adding PhotoView license

This commit is contained in:
tibbi 2017-01-07 11:47:19 +01:00
parent fd130ca3d5
commit 1362891b6e
15 changed files with 16 additions and 0 deletions

View file

@ -26,6 +26,7 @@ val LICENSE_AMBILWARNA = 64
val LICENSE_JODA = 128
val LICENSE_STETHO = 256
val LICENSE_OTTO = 512
val LICENSE_PHOTOVIEW = 1024
// global intents
val OPEN_DOCUMENT_TREE = 1000

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (Ersatz für Java Datum)</string>
<string name="stetho_title">Stetho (Datenbanken debuggen)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (Java date replacement)</string>
<string name="stetho_title">Stetho (debugging databases)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (remplacement de date Java)</string>
<string name="stetho_title">Stetho (débogage de bases de données)</string>
<string name="otto_title">Otto (bus d\'évenement)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">जोड़ा-टाइम(जावा डेट रिप्लेसमेंट)</string>
<string name="stetho_title">Stetho (debugging databases)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -131,4 +131,5 @@
<string name="joda_title">Joda-Time (Java dátum helyettesítérére)</string>
<string name="stetho_title">Stetho (adatbázisok hibakeresésére)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (sostituto di \"Java date\")</string>
<string name="stetho_title">Stetho (debug database)</string>
<string name="otto_title">Otto (bus eventi)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (Java date replacement)</string>
<string name="stetho_title">Stetho (debugging databases)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (sustituto para Java date)</string>
<string name="stetho_title">Stetho (depuração a bases de dados)</string>
<string name="otto_title">Otto (canal de eventos)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (замена даты Java)</string>
<string name="stetho_title">Stetho (базы данных отладки)</string>
<string name="otto_title">Otto ("шина" событий)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (Java date replacement)</string>
<string name="stetho_title">Stetho (debugging databases)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (Java date replacement)</string>
<string name="stetho_title">Stetho (debugging databases)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (Java date replacement)</string>
<string name="stetho_title">Stetho (debugging databases)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>

View file

@ -28,4 +28,6 @@
<string name="stetho_url">https://github.com/facebook/stetho</string>
<string name="otto_text">Copyright 2012 Square, Inc.\nCopyright 2010 Google, Inc.\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</string>
<string name="otto_url">https://github.com/square/otto</string>
<string name="photoview_text">Copyright 2016 Chris Banes\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</string>
<string name="photoview_url">https://github.com/chrisbanes/PhotoView</string>
</resources>

View file

@ -135,4 +135,5 @@
<string name="joda_title">Joda-Time (Java date replacement)</string>
<string name="stetho_title">Stetho (debugging databases)</string>
<string name="otto_title">Otto (event bus)</string>
<string name="photoview_title">PhotoView (zoomable gifs)</string>
</resources>