tibbi
e3376e4f56
use proper color at breadcrumbs
2022-04-11 10:39:41 +02:00
tibbi
00a03ee29f
lets use the proper status bar color at the top title too
2022-04-11 09:54:06 +02:00
tibbi
67eed8b978
rely on primary color at fetching style id
2022-04-11 09:47:43 +02:00
tibbi
e3fb8191f4
use primary color at the Color Customization screens status bar
2022-04-11 09:45:56 +02:00
tibbi
06de43ccf6
fetch proper color for the actionmenu items too
2022-04-11 09:39:31 +02:00
tibbi
7fc7d4d090
use proper status bar color at B&W and W themes
2022-04-11 08:43:36 +02:00
Josep M. Ferrer
b4fe7f813f
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ca/
2022-04-10 20:25:28 +02:00
en2sv
7e831a8d21
Update Swedish translation
2022-04-10 20:18:36 +02:00
tibbi
6fe11460ea
use proper primary color at determining action bar title color
2022-04-10 19:58:21 +02:00
Eric
a72e906e75
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/zh_Hans/
2022-04-10 17:38:38 +02:00
Oğuz Ersen
4a739f2fbe
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/tr/
2022-04-10 17:38:38 +02:00
Agnieszka C
5ef6851f7c
Translated using Weblate (Polish)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/pl/
2022-04-10 17:38:38 +02:00
tibbi
df1feb973d
adding some keyboard hiding to avoid glitches on Android 12+
2022-04-10 17:38:32 +02:00
tibbi
7b2ff0b5a0
removing a redundant check, all apps will have compileSDK 31+ now
2022-04-10 17:18:36 +02:00
tibbi
2e76f7816b
show a better error message in some cases
2022-04-10 17:14:25 +02:00
spkprs
6884d8e01d
Update strings.xml
2022-04-10 17:46:41 +03:00
Tibor Kaputa
605a63a691
updating the slovak string
2022-04-10 11:47:00 +02:00
darthpaul
6bc588a6e7
fix renaming by changing case
...
Changes
- in Activity.renameFile, handle case for just casing change in the new file name
- add new string rename_in_sd_card_system_restriction shown as error when renaming files on the root of the SD Card when the app is not the external storage manager on SDK 30+
Cleanup
- remove String.isBasePath method that does the same thing as the Context.isAStorageRootFolder
2022-04-10 09:51:35 +01:00
Tibor Kaputa
69ac8d3f2f
Merge pull request #1368 from 10cents/patch-99
...
Update strings.xml
2022-04-09 22:05:50 +02:00
Tibor Kaputa
c569110758
Merge pull request #1367 from spkprs/patch-96
...
Update strings.xml
2022-04-09 22:05:36 +02:00
Agnieszka C
13366e2265
Translated using Weblate (Polish)
...
Currently translated at 100.0% (743 of 743 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/pl/
2022-04-09 22:05:11 +02:00
teemue
f562ac1d7e
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (743 of 743 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/fi/
2022-04-09 22:05:11 +02:00
melintemarian
fc3b244f75
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ro/
2022-04-09 22:05:11 +02:00
Tibor Kaputa
b5079a17ff
Merge pull request #1366 from KryptKode/fix/editor-sdk30+
...
sdk 30 changes for gallery
2022-04-09 22:05:06 +02:00
10cents
3bc8777123
Update strings.xml
2022-04-09 14:19:29 +02:00
spkprs
abb497bb78
Update strings.xml
2022-04-09 11:14:21 +03:00
darthpaul
ef97774abc
sdk 30 changes for gallery
...
- in FilePickerDialog, handle when file is picked from a directory restricted on SDK 30+
- Activity.openEditorInten - do not set the flags for read and write permissions if the app does not have them
- Activity.getFileOutputStream - add cases for creating output stream for restricted paths on SDK30+, also for Android/[data|obb]
- Context.ensurePublicUri - add cases for creation of public uri for restricted paths on SDK30+, also for Android/[data|obb]
- add Context.getPicturesDirectoryPath to get the Pictures folder path used to save media files that are edited from restricted paths on SDK30+
- add Context.isInSubFolderInDownloadDir - used to determine if a path is a sub folder in the Download directory; useful for determining whether to show the MediaStore.createWriteRequest prompt for files in the Download directory
2022-04-09 00:02:29 +01:00
tibbi
e58c99c837
adding a shorter error message
2022-04-08 23:14:50 +02:00
tibbi
b50991ce49
hide keyboard on pressing Back
2022-04-08 22:45:57 +02:00
tibbi
d46a47635d
catch some exceptions thrown at startActivityForResult
2022-04-08 22:13:47 +02:00
tibbi
b0bdd457be
adding a helper function for Material You date and time picker themes
2022-04-08 21:48:50 +02:00
tibbi
2ef6d8a03a
define the style of date and time pickers
2022-04-08 21:28:07 +02:00
melintemarian
fb8520bbb4
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ro/
2022-04-07 23:04:57 +02:00
Xosé M
fc42c2e9fa
Translated using Weblate (Galician)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/gl/
2022-04-07 23:04:56 +02:00
tibbi
33f8c605f0
updating some portuguese strings
2022-04-07 23:04:49 +02:00
tibbi
4db798d92d
escaping some apostrophes
2022-04-06 23:05:30 +02:00
tibbi
a2046a60a6
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons
2022-04-06 21:14:37 +02:00
tibbi
1857231936
updating the german Support word
2022-04-06 21:14:24 +02:00
Tibor Kaputa
dde651a6ad
Merge pull request #1362 from weblate/weblate-simple-mobile-tools-simple-commons
...
Translations update from Hosted Weblate
2022-04-06 20:39:19 +02:00
AlbatorV
ed3fc97327
Update strings.xml
2022-04-06 14:28:21 +02:00
melintemarian
c5f10f6a21
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ro/
2022-04-06 12:07:14 +02:00
Priit Jõerüüt
509316af17
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/et/
2022-04-05 10:06:40 +02:00
GobinathAL
05aba4e380
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ta/
2022-04-05 10:06:40 +02:00
Simon N
4387bd7d92
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/sv/
2022-04-05 10:06:40 +02:00
solokot
ca3215a007
Translated using Weblate (Russian)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/ru/
2022-04-05 10:06:39 +02:00
Vitor Henrique
c10d8239b8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/pt_BR/
2022-04-05 10:06:39 +02:00
Guillaume
612dfa4dcb
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (742 of 742 strings)
Translation: Simple Mobile Tools/Simple Commons
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-commons/nl/
2022-04-05 10:06:38 +02:00
tibbi
38f1c0331c
allow forcing white icons at the top menu
2022-04-04 23:11:57 +02:00
tibbi
6c3bec93a5
do not update the back arrow at contextual menu
2022-04-04 22:54:57 +02:00
darthpaul
abed7d11ff
clean-up code
2022-04-04 11:20:00 +01:00