mention video fast forwarding with double clicks at the Whats New window

This commit is contained in:
tibbi 2020-02-28 20:05:06 +01:00
parent dbaca7aa30
commit 3f95a8f6ca
2 changed files with 2 additions and 0 deletions

View file

@ -1315,6 +1315,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener {
add(Release(225, R.string.release_225))
add(Release(258, R.string.release_258))
add(Release(277, R.string.release_277))
add(Release(295, R.string.release_295))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View file

@ -6,6 +6,7 @@
<string name="package_name">com.simplemobiletools.gallery.pro</string>
<!-- Release notes -->
<string name="release_295">Allow fast forwarding videos by double clicking on screen sides</string>
<string name="release_277">Fully replaced the photo editor with a powerful third party library (for resizing images use Menu -> Resize from the fullscreen view, until it gets added in the editor)</string>
<string name="release_258">
Allow customizing the bottom navigation bar color\n