update version to 2.3.4 with Whats new update

This commit is contained in:
tibbi 2017-01-22 20:04:40 +01:00
parent 10670a8f0d
commit 90f7b0fb4c
13 changed files with 14 additions and 2 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 64 versionCode 65
versionName "2.3.3" versionName "2.3.4"
} }
signingConfigs { signingConfigs {

View file

@ -334,6 +334,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
add(Release(54, R.string.release_54)) add(Release(54, R.string.release_54))
add(Release(58, R.string.release_58)) add(Release(58, R.string.release_58))
add(Release(62, R.string.release_62)) add(Release(62, R.string.release_62))
add(Release(65, R.string.release_65))
checkWhatsNew(this, BuildConfig.VERSION_CODE) checkWhatsNew(this, BuildConfig.VERSION_CODE)
} }
} }

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Video Endlos-Schleife</string> <string name="loop_videos">Video Endlos-Schleife</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Loop videos</string> <string name="loop_videos">Loop videos</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Tourner en boucle les vidéos</string> <string name="loop_videos">Tourner en boucle les vidéos</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Loop videos</string> <string name="loop_videos">Loop videos</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Loop videos</string> <string name="loop_videos">Loop videos</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Vídeos em ciclo</string> <string name="loop_videos">Vídeos em ciclo</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Повторять видео</string> <string name="loop_videos">Повторять видео</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Добавлена возможность масштабирования png и gif изображений\n Добавлена возможность масштабирования png и gif изображений\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Återspela videos</string> <string name="loop_videos">Återspela videos</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">循环播放视频</string> <string name="loop_videos">循环播放视频</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">迴圈播放影片</string> <string name="loop_videos">迴圈播放影片</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n

View file

@ -79,6 +79,7 @@
<string name="loop_videos">Loop videos</string> <string name="loop_videos">Loop videos</string>
<!-- Release notes --> <!-- Release notes -->
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string> <string name="release_62">Show some additional Exif data at photo properties</string>
<string name="release_58"> <string name="release_58">
Allow zooming pngs and gifs\n Allow zooming pngs and gifs\n