add Exif additions to release notes
This commit is contained in:
parent
da1dc9c1b4
commit
bbd7cb17b3
12 changed files with 12 additions and 0 deletions
|
@ -333,6 +333,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
|
|||
add(Release(52, R.string.release_52))
|
||||
add(Release(54, R.string.release_54))
|
||||
add(Release(58, R.string.release_58))
|
||||
add(Release(62, R.string.release_62))
|
||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||
}
|
||||
}
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Video Endlos-Schleife</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Loop videos</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Tourner en boucle les vidéos</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Loop videos</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Loop videos</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Vídeos em ciclo</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Повторять видео</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Добавлена возможность масштабирования png и gif изображений\n
|
||||
Добавлена возможность создания новой папки в диалогах "Копировать/Переместить" и "Сохранить как"
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Loop videos</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">循环播放视频</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">迴圈播放影片</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
<string name="loop_videos">Loop videos</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_62">Show some additional Exif data at photo properties</string>
|
||||
<string name="release_58">
|
||||
Allow zooming pngs and gifs\n
|
||||
Allow creating new folders at Copy/Move or Save as dialog destinations
|
||||
|
|
Loading…
Reference in a new issue