mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-23 13:08:00 +01:00
added the new exclusion rules in release notes
This commit is contained in:
parent
99376a3bb0
commit
7844bf5f9b
18 changed files with 67 additions and 2 deletions
|
@ -10,7 +10,7 @@ android {
|
||||||
applicationId "com.simplemobiletools.gallery"
|
applicationId "com.simplemobiletools.gallery"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 76
|
versionCode 77
|
||||||
versionName "2.5.3"
|
versionName "2.5.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -371,6 +371,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
|
||||||
add(Release(72, R.string.release_72))
|
add(Release(72, R.string.release_72))
|
||||||
add(Release(74, R.string.release_74))
|
add(Release(74, R.string.release_74))
|
||||||
add(Release(76, R.string.release_76))
|
add(Release(76, R.string.release_76))
|
||||||
|
add(Release(77, R.string.release_77))
|
||||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,7 +99,11 @@
|
||||||
<string name="animate_gifs">Animovať gif súbory pri náhľade</string>
|
<string name="animate_gifs">Animovať gif súbory pri náhľade</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
<string name="release_76">Bola pridaná možnosŤ vypnutia prehrávania gif súborov pri náhľadoch</string>
|
<string name="release_77">
|
||||||
|
Bulo pridané vylučovanie podpriečinky vylúčených priečinkov\n
|
||||||
|
Bol pridaný jednoduchý spôsob vylučovania rodičovských priečinkov z potvrdzujúceho okna
|
||||||
|
</string>
|
||||||
|
<string name="release_76">Bola pridaná možnosť vypnutia prehrávania gif súborov pri náhľadoch</string>
|
||||||
<string name="release_74">Bola pridaná možnosť vlastného zoradenia jednotlivých priečinkov</string>
|
<string name="release_74">Bola pridaná možnosť vlastného zoradenia jednotlivých priečinkov</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
Bolo pridané správne ukrývanie priečinkov pomocou súboru .nomedia\n
|
Bolo pridané správne ukrývanie priečinkov pomocou súboru .nomedia\n
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
|
@ -99,6 +99,10 @@
|
||||||
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
<string name="animate_gifs">Animate gifs at thumbnails</string>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_77">
|
||||||
|
Exclude the subfolders of excluded folders too\n
|
||||||
|
Added an easy way of excluding parent folders from the exclude confirmation dialog
|
||||||
|
</string>
|
||||||
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
<string name="release_76">Added an option to toggle gif animation at thumbnails</string>
|
||||||
<string name="release_74">Allow setting different sorting per folder</string>
|
<string name="release_74">Allow setting different sorting per folder</string>
|
||||||
<string name="release_72">
|
<string name="release_72">
|
||||||
|
|
Loading…
Reference in a new issue