Commit Graph

8516 Commits

Author SHA1 Message Date
5974b10c39 update version to 6.23.5 2022-05-05 19:11:03 +02:00
a461d9c413 updating commons 2022-05-05 19:03:14 +02:00
d3dd2d83ee updating changelog 6.23.4 2022-05-04 12:38:00 +02:00
0cb5d425e6 update version to 6.23.4 2022-05-04 12:37:51 +02:00
048b109f8a adding a crashfix and updating commons 2022-05-04 12:30:15 +02:00
ccbd19a536 updating changelog 6.23.3 2022-05-03 11:05:02 +02:00
9a592d77b4 update version to 6.23.3 2022-05-03 11:04:55 +02:00
146a1b1d69 adding a Prepaid product flavor 2022-05-03 10:56:16 +02:00
32ba7dfa51 updating commons, kotlin and gradle 2022-05-03 10:51:57 +02:00
91d004749e Merge pull request #2444 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2022-05-03 10:46:07 +02:00
b41a2df762 Translated using Weblate (Ukrainian)
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/uk/
2022-05-03 10:44:45 +02:00
fb3f9308a5 Translated using Weblate (Russian)
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/ru/
2022-05-03 10:44:45 +02:00
45cf8da60f catch exceptions thrown at getDeletedMediaCount() 2022-05-03 10:44:40 +02:00
f3eb312e57 fix #1113, #2309, fixing some wallpaper setting related glitches 2022-05-03 10:38:36 +02:00
b2130669ab use "Fix Date Taken values" on Android 11+ file fetching 2022-05-03 10:14:18 +02:00
5b03714ab7 updating changelog 6.23.2 2022-05-01 12:24:11 +02:00
67454e2354 update version to 6.23.2 2022-05-01 12:24:01 +02:00
b1345474f4 updating commons 2022-05-01 12:17:08 +02:00
cbfd8ad7b3 Merge pull request #2436 from KryptKode/feat/manage_media
handle mange media for renaming
2022-05-01 12:04:11 +02:00
e8deacfad4 Merge pull request #2442 from AlbatorV/patch-28
Update strings.xml
2022-05-01 11:59:01 +02:00
c72c7b799b Update strings.xml 2022-05-01 11:08:54 +02:00
b4262111d7 use MediaStore request way of deleting files on SDK 31
- on SDK 31+, if the app can manange media, we want to use the MediaStore request way of deleting files
- we use the new method added BaseSimpleActivity.checkManageMediaOrHandleSAFDialogSdk30 that performs the check and determines if we should show the SAF dialog or not
2022-04-30 23:58:21 +01:00
24694bbec7 Merge pull request #2435 from chreddy/patch-18
Update Danish translation
2022-04-28 19:10:38 +02:00
ddfc6c2a2d Merge pull request #2431 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2022-04-28 19:10:30 +02:00
aca71be5d8 handle mange media for renaming
- move the launchMediaManagementIntent method to commons module
2022-04-28 01:09:11 +01:00
5790f3fcb2 Update Danish translation 2022-04-27 17:58:31 +02:00
9ebff4e4cd Translated using Weblate (Swedish)
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/sv/
2022-04-25 23:09:19 +02:00
0886a2216b Translated using Weblate (Italian)
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/it/
2022-04-25 23:09:19 +02:00
8e625487f3 Translated using Weblate (French)
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/fr/
2022-04-25 23:09:19 +02:00
f56ed92e03 Translated using Weblate (German)
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/de/
2022-04-25 23:09:19 +02:00
355e8cb87d Translated using Weblate (Catalan)
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/ca/
2022-04-25 23:09:19 +02:00
bee606393c Translated using Weblate (Dutch)
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/nl/
2022-04-25 23:09:19 +02:00
27107fef63 use higher resolution images as widget preview 2022-04-25 23:09:12 +02:00
1d25512053 adding some widget config related improvements 2022-04-25 22:44:58 +02:00
124ba79c05 fix #1143, adding avif support 2022-04-25 10:17:53 +02:00
9406ce075b Merge pull request #2430 from spkprs/patch-54
Update strings.xml
2022-04-25 10:13:17 +02:00
28a29feb77 Update strings.xml 2022-04-25 00:04:41 +03:00
a781e98b1c updating commons with fixed editor intent 2022-04-24 22:38:38 +02:00
0679b22887 show the Media Management prompt on Android 12+ from time to time 2022-04-24 16:55:40 +02:00
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
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
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
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
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
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
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
91a71685bd show the media management prompt at copy/move/delete too 2022-04-24 16:21:00 +02:00
6428836c73 add a prompt for making the app the default media management app 2022-04-24 16:11:51 +02:00
dc2605e723 removing a duplicate string 2022-04-24 10:58:06 +02:00
475cad80d6 adding a new string for media management app prompt 2022-04-24 10:55:57 +02:00