Commit graph

5953 commits

Author SHA1 Message Date
tibbi
f14b091a50 update version to 6.23.0 2022-04-15 21:36:00 +02:00
tibbi
7a24f6f05b lets show the disabled hidden item displaying in Whats New 2022-04-15 21:30:33 +02:00
tibbi
9f3f82b9c5 updating commons 2022-04-15 17:48:11 +02:00
tibbi
578fb54a51 updating commons 2022-04-15 11:49:24 +02:00
tibbi
5d5c9e1920 request MEDIA_LOCATION on SDK 30 already 2022-04-15 09:03:32 +02:00
Tibor Kaputa
4ce5425cd4
Merge pull request #2412 from KryptKode/feat/request_access_media_location
request ACCESS_MEDIA_LOCATION permission
2022-04-15 08:51:56 +02:00
darthpaul
86dce4e48d request ACCESS_MEDIA_LOCATION permission
- the app has declared the MANAGE_MEDIA permission in the AndroidManifest
- also requesting the ACCESS_MEDIA_LOCATION permission will make the system not to show the user the prompts from MediaStore.createWriteRequest and MediaStore.createDeleteRequest
2022-04-14 22:59:57 +01:00
Tibor Kaputa
d5a9b063a4
Merge pull request #2407 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2022-04-14 16:29:58 +02:00
Eric
3a4cbc9872
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-04-13 21:11:52 +02:00
solokot
6c39fe24fc
Translated using Weblate (Russian)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2022-04-13 21:11:51 +02:00
Guillaume
721f584356
Translated using Weblate (Dutch)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-04-13 21:11:51 +02:00
Josep M. Ferrer
5f77f59da6
Translated using Weblate (Catalan)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-04-13 21:11:51 +02:00
chreddy
3538c3de9f
Updating Danish translation
Minor update with a few missing translations
2022-04-12 22:04:03 +02:00
Oğuz Ersen
1ea3455d57
Translated using Weblate (Turkish)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/tr/
2022-04-11 22:13:01 +02:00
Agnieszka C
ad19ec6d20
Translated using Weblate (Polish)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-04-11 22:13:00 +02:00
spkprs
93b13af305
Update strings.xml 2022-04-11 22:38:25 +03:00
tibbi
8c40d493c0 ignore a warning at MANAGE_MEDIA permission 2022-04-11 20:36:47 +02:00
Tibor Kaputa
5a14f9664d
updating the slovak translation 2022-04-11 20:07:37 +02:00
darthpaul
b2d08c401e restore from recycle bin SDK 30+
- when file is on the root of Internal Storage or SD Card, change the destination to the /Pictures folder, we cannot write to the root of any volume on SDK 30+
- call handleSAFDialogSdk30, so users are prompted to allow SAF when restoring, if not previously allowed
- if there are conflicts, handle it as though it's a CONFLICT_KEEP_BOTH by appending some characters to the destination name
- add new string restore_to_path shown when restoring to /Pictures folder on SDK 30+ instead of the root folder
2022-04-11 16:23:14 +01:00
tibbi
04d135019c use the primary colors at fullscreen view material theme too 2022-04-10 20:31:35 +02:00
tibbi
f69ba7fb32 avoid showing a progress toast twice at fixing date taken value 2022-04-10 20:23:27 +02:00
tibbi
3e426148dd show edit and set_as menu buttons only if 1 item is selected 2022-04-10 20:14:42 +02:00
tibbi
75da7079ab removing some menu warnings 2022-04-10 20:12:46 +02:00
tibbi
36beff5214 updating commons 2022-04-10 20:10:19 +02:00
tibbi
72fe269b4b adding the ACCESS_MEDIA_LOCATION and MANAGE_MEDIA permissions 2022-04-10 18:11:31 +02:00
tibbi
96fb6a0e35 updating the photo editor, use light theme when appropriate 2022-04-10 17:52:37 +02:00
tibbi
b5dd6c8580 updating commons and gradle 2022-04-10 17:23:08 +02:00
tibbi
d7a52936b0 adding some shadow at the video player to ensure readability with white bg 2022-04-10 16:59:46 +02:00
tibbi
83881bfc06 make sure we use proper colors at PhotoVideoActivity too 2022-04-10 16:47:30 +02:00
tibbi
417a84f21a use proper menu colors at fullscreen view 2022-04-10 16:28:27 +02:00
tibbi
17610252c0 make sure we always use white system icons at fullscreen view 2022-04-10 16:21:32 +02:00
tibbi
27772d1922 lets update target SDK to 31 2022-04-10 12:15:35 +02:00
tibbi
39c568777b updating a string 2022-04-10 12:15:17 +02:00
darthpaul
519353cb04 change toast duration
- change the toast duration for when a user picks a folder restricted on SDK 30+ to Toast.LENGTH_LONG
2022-04-10 10:57:35 +01:00
darthpaul
fe49035966 Merge remote-tracking branch 'origin/fix/rename_by_changing_case' into fix/rename_by_changing_case 2022-04-10 10:56:11 +01:00
darthpaul
cebc9cdfda change toast duration
- change the toast duration for when a user cannot renamed files in the root of the SD Card to Toast.LENGTH_LONG
2022-04-10 10:55:49 +01:00
Paul
bfd4b930ec
Merge branch 'master' into fix/rename_by_changing_case 2022-04-10 10:49:10 +01:00
Tibor Kaputa
7872c98c9b
Merge branch 'master' into fix/editor-sdk30+ 2022-04-10 11:37:55 +02:00
darthpaul
e1d8f601d7 fix renaming
- show error message when a user tries to rename a file on the root of the SD Card in ViewPagerActivity and MediaAdapter
- in PickDirectoryDialog, use the Activity.isAStorageRootFolder method instead of String.isBasePath
2022-04-10 09:56:21 +01:00
darthpaul
769040e3fb remove unused string for other languages 2022-04-10 08:31:56 +01:00
Paul
0e6b935fc5
Merge branch 'master' into fix/editor-sdk30+ 2022-04-09 23:42:17 +01:00
darthpaul
8da45dcfbb sdk 30+ changes
- handle WRITE_STORAGE permission in EditActivity
- in PickDirectoryDialog replace error message when users select a restricted system directory to R.string.system_folder_restriction
- in SaveDialog
    - if path is a restricted path, automatically change it to {CURRENT_VOLUME}/Pictures directory.
    - if there is conflict and the file is direct child of the Download folder, show the user a prompt to grant WRITE request permission
- remove unused string R.string.copy_to_restricted_folder_message
- in NewPhotoEditActivity and NewVideoEditActivity, only delete SD Card file on conflict for devices running lower than SDK 30
- update commons module
2022-04-09 23:34:52 +01:00
melintemarian
0a1ab26813
Translated using Weblate (Romanian)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ro/
2022-04-08 13:12:57 +02:00
Xosé M
7d8b3d3d75
Translated using Weblate (Galician)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/gl/
2022-04-08 13:12:57 +02:00
melintemarian
cac4b16a15
Translated using Weblate (Romanian)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ro/
2022-04-06 12:12:43 +02:00
GobinathAL
e19d1df5e5
Translated using Weblate (Tamil)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ta/
2022-04-04 23:20:44 +02:00
Simon N
57e2dd3170
Translated using Weblate (Swedish)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/sv/
2022-04-04 23:20:44 +02:00
Simon N
ba86c06862
Translated using Weblate (Swedish)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/sv/
2022-04-04 23:20:44 +02:00
J. Lavoie
b410dedb24
Translated using Weblate (Italian)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2022-04-04 23:20:44 +02:00
J. Lavoie
8bce81850a
Translated using Weblate (French)
Currently translated at 100.0% (339 of 339 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-04-04 23:20:44 +02:00