Commit graph

4492 commits

Author SHA1 Message Date
Artem
b0bce39f0d
Translated using Weblate (Ukrainian)
Currently translated at 99.1% (740 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/uk/
2022-05-03 09:55:59 +02:00
solokot
ac369e8a1d
Translated using Weblate (Russian)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ru/
2022-05-03 09:55:59 +02:00
tibbi
b9178c4702 fix a glitch with wrong Last Modified at file moving 2022-05-03 09:55:54 +02:00
Tibor Kaputa
383dd09fe3
Merge pull request #1389 from pavelpoley/task/blocked-number-menu
add floating contextual action menu at the blocked numbers
2022-05-03 09:47:50 +02:00
Tibor Kaputa
e8b1a86985
use bigger corner radius on Material You popups for consistency 2022-05-03 09:47:14 +02:00
Tibor Kaputa
11e14cc44e
use the new dimen in another place too 2022-05-02 22:53:57 +02:00
Pavel Poley
3781d9ab03 extract styles, rename views 2022-05-02 23:18:59 +03:00
Pavel Poley
1f0b203760 format layout 2022-05-02 17:26:48 +03:00
Pavel Poley
f36b5cb42a fix corners, fix popup theming when white theme is selected 2022-05-02 12:48:25 +03:00
Pavel Poley
0623482e2e theming fixes on Android 12+ 2022-05-01 22:50:19 +03:00
Tibor Kaputa
e8ad6a9128
Merge pull request #1391 from KryptKode/feat/manage_media
Feat/manage media
2022-05-01 11:54:06 +02:00
Tibor Kaputa
5b2bd6097f
Update Activity.kt 2022-05-01 11:25:51 +02:00
teemue
3df693319e
Translated using Weblate (Finnish)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fi/
2022-05-01 11:12:45 +02:00
darthpaul
07952638bf fix: handle correct java.nio.file.FileSystemException 2022-05-01 00:25:23 +01:00
darthpaul
99da920bc6 Merge remote-tracking branch 'origin/feat/manage_media' into feat/manage_media 2022-04-30 23:54:28 +01:00
darthpaul
a846a8fd36 fix deleting when app can manage media
- add BaseSimpleActivity.checkManageMediaOrHandleSAFDialogSdk30 used in delete/rename operations
    - this checks for whether the app is should use SAF or MediaStore request
    - on SDK 31, if the app can manage media, MediaStore request method would be used
    - on SDK 31, if the app cannot manage media, then SAF method is used
    - on SDK 30, the SAF is used as the MANAGE_MEDIA permission was added in SDK 31
- revert changes in RenamePatternTab and RenameSimpleTab and use the checkManageMediaOrHandleSAFDialogSdk30 method
2022-04-30 23:53:31 +01:00
Pavel Poley
3905d40c70 corrections 2022-04-30 21:34:19 +03:00
Josep M. Ferrer
3dd46dd239
Translated using Weblate (Catalan)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ca/
2022-04-30 10:11:09 +02:00
Pavel Poley
8f35a1916f fix code review 2022-04-29 21:55:51 +03:00
Pavel Poley
7df9e4db26 add floating contextual action menu at the blocked numbers 2022-04-29 19:13:01 +03:00
tibbi
964344741b
adding the canManageMedia check at some other place 2022-04-29 10:31:24 +02:00
tibbi
331f122d56
reverting the previous commit, doesnt work well with renaming 2022-04-29 10:31:24 +02:00
tibbi
43d588a66c
do not show the new SDK 30 dialog in some cases on Android 12 2022-04-29 10:31:24 +02:00
tibbi
36360d1ea5 renaming the new icon 2022-04-29 10:31:18 +02:00
tibbi
df72689f85 adding a new icon for more dots 2022-04-29 09:40:01 +02:00
tibbi
1783a15169 removing an extra comma 2022-04-28 22:00:59 +02:00
Tibor Kaputa
1c3a53e8a7
minor code style update 2022-04-28 19:04:42 +02:00
Tibor Kaputa
807c80a54b
minor code style update 2022-04-28 19:04:22 +02:00
darthpaul
4726a6a4d0 handle manage media permission
- handle manage media permission for renaming
- add BaseSimpleActivity.launchMediaManagementIntent
    - we need this so we can detect when a user has activated or denied the permission to trigger a callback
2022-04-28 01:12:28 +01:00
Eric
8c40eaabbe
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/zh_Hans/
2022-04-25 22:07:20 +02:00
Oğuz Ersen
05d015c660
Translated using Weblate (Turkish)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/tr/
2022-04-25 22:07:20 +02:00
Simon N
d5b56cb1ac
Translated using Weblate (Swedish)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/sv/
2022-04-25 22:07:20 +02:00
Agnieszka C
0c2c78f705
Translated using Weblate (Polish)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/pl/
2022-04-25 22:07:20 +02:00
Guillaume
06e834eaf4
Translated using Weblate (Dutch)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/nl/
2022-04-25 22:07:19 +02:00
J. Lavoie
3eef72386b
Translated using Weblate (Italian)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/it/
2022-04-25 22:07:19 +02:00
J. Lavoie
9eca59d7ff
Translated using Weblate (French)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fr/
2022-04-25 22:07:19 +02:00
J. Lavoie
9d165a13e0
Translated using Weblate (German)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/de/
2022-04-25 22:07:19 +02:00
Josep M. Ferrer
ca2eaf49b9
Translated using Weblate (Catalan)
Currently translated at 100.0% (746 of 746 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ca/
2022-04-25 22:07:19 +02:00
Tibor Kaputa
c535d01dd7
Merge pull request #1383 from spkprs/patch-98
Update strings.xml
2022-04-25 22:07:13 +02:00
tibbi
63a9866b86 updating glide to 4.13.1 2022-04-25 10:09:50 +02:00
tibbi
b9c5d2e507 try adding .avif as an image extension 2022-04-25 10:05:55 +02:00
spkprs
4d097561b3
Update strings.xml 2022-04-24 23:37:26 +03:00
tibbi
fae3c0bc25 do not add EXTRA_OUTPUT at editor intents on Android 11+ 2022-04-24 22:32:53 +02:00
tibbi
24262ac70d adding a widget config background drawable 2022-04-24 19:50:32 +02:00
Eric
9aa0413277
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (745 of 745 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/zh_Hans/
2022-04-24 19:34:59 +02:00
tibbi
4c42fec8a4 adding a new string for every day 2022-04-24 19:34:50 +02:00
tibbi
cab93be34d rescan files after copying in some cases 2022-04-24 15:25:56 +02:00
tibbi
26c8e65665 fix a glitch at updating last modified values after copy/move on Android 12 2022-04-24 15:00:25 +02:00
tibbi
f5762d36c3 adding a helper function for checking if the app is a media manager 2022-04-24 12:41:37 +02:00
Agnieszka C
5e1fb39044
Translated using Weblate (Polish)
Currently translated at 100.0% (745 of 745 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/pl/
2022-04-22 11:12:28 +02:00