tibbi
a781e98b1c
updating commons with fixed editor intent
2022-04-24 22:38:38 +02:00
tibbi
0679b22887
show the Media Management prompt on Android 12+ from time to time
2022-04-24 16:55:40 +02:00
Tibor Kaputa
0483e30eda
Merge pull request #2426 from weblate/weblate-simple-mobile-tools-simple-gallery
...
Translations update from Hosted Weblate
2022-04-24 16:41:09 +02:00
Eric
a639510fee
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (340 of 340 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-04-24 16:21:05 +02:00
Oğuz Ersen
293d646edd
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (340 of 340 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/tr/
2022-04-24 16:21:05 +02:00
Agnieszka C
b6e3019c07
Translated using Weblate (Polish)
...
Currently translated at 100.0% (340 of 340 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-04-24 16:21:05 +02:00
J. Lavoie
f9a7fefa6e
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-24 16:21:05 +02:00
J. Lavoie
1e9c3cae9e
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-24 16:21:05 +02:00
J. Lavoie
9dc2929426
Translated using Weblate (German)
...
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/de/
2022-04-24 16:21:05 +02:00
tibbi
91a71685bd
show the media management prompt at copy/move/delete too
2022-04-24 16:21:00 +02:00
tibbi
6428836c73
add a prompt for making the app the default media management app
2022-04-24 16:11:51 +02:00
tibbi
dc2605e723
removing a duplicate string
2022-04-24 10:58:06 +02:00
tibbi
475cad80d6
adding a new string for media management app prompt
2022-04-24 10:55:57 +02:00
tibbi
893690d569
show a nicer error message at copying to an invalid folder
2022-04-20 11:42:43 +02:00
tibbi
09bea7d508
fix #2309 , allow setting both portrait and landscape wallpapers
2022-04-20 10:42:12 +02:00
tibbi
a9d5604843
fix third party intent handling if selected folder contains .nomedia
2022-04-19 19:35:59 +02:00
tibbi
12ed80c51e
updating changelog
2022-04-16 15:53:35 +02:00
tibbi
e1d63a75da
update version to 6.23.1
2022-04-16 15:53:28 +02:00
tibbi
6af0777d0d
updating commons
2022-04-16 15:17:29 +02:00
tibbi
a73bf966b4
adding a crashfix
2022-04-16 15:07:23 +02:00
Tibor Kaputa
108ecf3c8c
Merge pull request #2415 from KryptKode/fix/restore_to_android_folder_sdk_30
...
fix: restore to android folder on SDK30
2022-04-16 13:49:33 +02:00
darthpaul
5e4550d52b
fix: restore to android folder on SDK30
2022-04-16 11:44:22 +01:00
tibbi
c82a683302
do not always check write permissions at FilePickerDialog
2022-04-16 12:15:44 +02:00
tibbi
0a55dbbdf3
updating commons
2022-04-16 11:54:50 +02:00
Tibor Kaputa
983ea153ee
Merge pull request #2414 from KryptKode/fix/copy_to_android_folder
...
handle picking restricted folders in PickDirectoryDialog
2022-04-16 11:54:31 +02:00
darthpaul
bc5f0ce175
handle picking restricted folders in PickDirectoryDialog
...
- users should not be able to pick restricted folders in PickDirectoryDialog when copying/moving files on SDK 30+
- show nice error message R.string.system_folder_restriction when user picks a restricted folder on SDK 30+
- restricted folders on SDK 30+ are: Android, Root of Internal and SDCard. The Download directory is writable
2022-04-16 10:12:34 +01:00
tibbi
e3a82a7507
updating changelog
2022-04-15 21:36:08 +02:00
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
d7e489608d
Merge pull request #2411 from weblate/weblate-simple-mobile-tools-simple-gallery
...
Translations update from Hosted Weblate
2022-04-14 16:30:37 +02: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
e5f0bbc85c
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-14 16:29:55 +02:00
solokot
1eb087c9e2
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-14 16:29:55 +02:00
Guillaume
c46661108e
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-14 16:29:55 +02:00
Josep M. Ferrer
4b0b24af56
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-14 16:29:55 +02:00
Oğuz Ersen
5ffeaf73c9
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-14 16:29:55 +02:00
Agnieszka C
a05cf3c5a8
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-14 16:29:55 +02:00
Tibor Kaputa
e4575cd8fc
Merge pull request #2408 from chreddy/patch-17
...
Updating Danish translation
2022-04-14 16:29:50 +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