Commit graph

6405 commits

Author SHA1 Message Date
Tibor Kaputa
0cfb313ace
Update strings.xml 2022-05-04 12:20:49 +02:00
Tibor Kaputa
a49f103338
Update strings.xml 2022-05-04 12:20:20 +02:00
Eric
8ba5e8ab28
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (750 of 750 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/zh_Hans/
2022-05-04 12:18:00 +02:00
Agnieszka C
0c1339bfbb
Translated using Weblate (Polish)
Currently translated at 100.0% (750 of 750 strings)

Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/pl/
2022-05-04 12:18:00 +02:00
Artem
f7a8ba442a
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-04 12:18:00 +02:00
tibbi
535ba0af64 avoid deleting source files after copying 2022-05-04 12:17:54 +02:00
tibbi
447adbeb4f Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons 2022-05-04 10:49:17 +02:00
tibbi
3c7a147487 adding some upgrading related strings 2022-05-04 10:49:04 +02:00
Tibor Kaputa
41dc9c6bfe
Merge pull request #1392 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
2022-05-03 10:45:15 +02:00
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
441ce95401
Merge pull request #1390 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
2022-05-01 11:26:01 +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
ed2ed80400
Merge pull request #1385 from KryptKode/feat/manage_media
handle manage media permission
2022-04-28 19:05:11 +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
Tibor Kaputa
c8c3073668
Merge pull request #1384 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
2022-04-25 22:08:49 +02: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