Tibor Kaputa
7bcd41b892
removing an empty line
2021-11-15 18:08:23 +01:00
darthpaul
c7f376f7cd
remove exception stack trace
2021-11-14 22:28:35 +00:00
darthpaul
3da93bb0c4
clean ups
2021-11-14 22:18:29 +00:00
darthpaul
0b0c6d572b
revert build.gradle
2021-11-14 21:43:43 +00:00
darthpaul
70a95de139
handle IllegalStateException in SAF operations, cleanups
2021-11-14 21:41:14 +00:00
darthpaul
9afc7d5626
clean ups
2021-11-14 00:15:52 +00:00
darthpaul
610b4dd1ad
Merge branch 'master' into feat/scoped-storage
...
# Conflicts:
# commons/src/main/kotlin/com/simplemobiletools/commons/activities/BaseSimpleActivity.kt
# commons/src/main/kotlin/com/simplemobiletools/commons/adapters/FilepickerItemsAdapter.kt
2021-11-13 09:57:55 +00:00
darthpaul
3a6d59485a
access Android/[data|obb] on all volumes
...
- passing EXTRA_URI with the actual Android/[data|obb] URI on the intent will open it directly and it is selectable on Android 11 and 12.
2021-11-13 09:45:57 +00:00
Agnieszka C
20f72fada3
Updated Polish translation
2021-11-13 10:10:02 +01:00
tibbi
a8c7dfd635
adding 2 new strings for setting sections
2021-11-13 09:49:44 +01:00
tibbi
fc6cf30e68
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons
2021-11-13 08:14:21 +01:00
Tibor Kaputa
5bdac1b1c8
Merge pull request #1192 from KryptKode/feat/edit-media-meta
...
Implement handling RecoverableSecurityException
2021-11-13 08:14:14 +01:00
tibbi
3837640b45
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons
2021-11-13 08:13:30 +01:00
Oğuz Ersen
92fa9f4afa
Update strings.xml (Turkish)
2021-11-13 06:30:55 +00:00
tibbi
a5561228fa
adding ersen0 to turkish translators
2021-11-12 21:58:50 +01:00
tibbi
783d94bd6d
lower the alpha of inactive checkboxes
2021-11-12 19:19:10 +01:00
tibbi
d3f06a7689
add some padding between the checkbox and text
2021-11-12 19:17:58 +01:00
tibbi
2262391749
removing some checkbox hacks
2021-11-12 19:08:21 +01:00
tibbi
d8010b6adb
use the text color at inactive checkboxes
2021-11-12 18:48:59 +01:00
tibbi
3c82aa1659
commenting out some checkbox related color customization
2021-11-12 18:23:59 +01:00
tibbi
cac7ba71ac
add more style to right settings textual value
2021-11-12 13:53:38 +01:00
tibbi
f7451d0896
use smaller top and bottom margins at checkboxes
2021-11-12 13:36:33 +01:00
tibbi
ab2818f087
more padding update
2021-11-12 13:29:38 +01:00
tibbi
b70c8d21da
more padding updates
2021-11-12 12:28:17 +01:00
tibbi
02ae83d602
updating some style paddings
2021-11-12 12:22:20 +01:00
tibbi
fbddaa6b78
adding style to settings section labels
2021-11-12 12:10:45 +01:00
tibbi
35a35b19c9
adding some setting styles
2021-11-12 11:59:11 +01:00
tibbi
101cc6a5dc
adding some textual setting item styles
2021-11-12 11:42:37 +01:00
tibbi
9f9fe73d80
adding a style for setting checkboxes
2021-11-12 11:09:01 +01:00
darthpaul
32d2a6b97b
exclude SD and OTG from SAF restricted directories, add initial uri to OPEN_DOCUMENT_TREE intent
2021-11-12 06:55:57 +00:00
darthpaul
4222d24832
change ViewHolder's viewClicked and viewLongClicked to public methods
...
- this is required because some apps may want to trigger these events from another view
- it is used in the SMS Messenger app to trigger a long click to select from clicking the message bubble
2021-11-10 17:52:52 +00:00
darthpaul
e955f96751
Implement handling RecoverableSecurityException needed for updating files in MediaStore
2021-11-10 01:05:38 +00:00
AlbatorV
bff5e273a2
Update strings.xml
2021-11-08 21:37:54 +01:00
tibbi
930b72719d
escaping an apostrophe
2021-11-08 18:29:55 +01:00
Tibor Kaputa
13b7c74a68
Merge pull request #1186 from Aga-C/polish-translation
...
Updated Polish translation
2021-11-08 17:45:40 +01:00
Tibor Kaputa
c0babe1f35
Merge pull request #1187 from melintemarian/master
...
Updated romanian strings
2021-11-08 17:45:34 +01:00
Tibor Kaputa
2f2c2ea85c
Merge pull request #1188 from spkprs/patch-78
...
Update.xml
2021-11-08 17:45:27 +01:00
Tibor Kaputa
ace3361e2e
Merge pull request #1189 from Solatec/patch-152
...
Update strings.xml
2021-11-08 17:45:10 +01:00
Solatec Informàtica
c69350f051
Update strings.xml
2021-11-08 12:17:59 +01:00
solokot
73ec0141a2
Updated Russian translation
2021-11-08 14:17:57 +03:00
tibbi
c560563cea
updating the Rename icon, make it similar to others
2021-11-07 23:14:51 +01:00
spkprs
269faceff5
Update strings.xml
2021-11-08 00:14:27 +02:00
melintemarian
487376508b
Updated romanian strings
2021-11-07 23:01:22 +02:00
tibbi
3536629452
adding a ripple background with all corners rounded
2021-11-07 21:16:50 +01:00
Agnieszka C
729d72f78d
Updated Polish translation
2021-11-07 19:54:58 +01:00
tibbi
5cd2e8dc9b
fixing a check at filling circles with stroke
2021-11-07 19:47:25 +01:00
tibbi
7882d105f1
properly color the checkboxes right of the text too
2021-11-07 19:40:53 +01:00
tibbi
cf364240ed
use the primary color at inactive checkboxes too
2021-11-07 19:32:06 +01:00
Tibor Kaputa
ca4aa31a89
Merge pull request #1185 from ltGuillaume/patch-1
...
Dutch
2021-11-07 19:00:20 +01:00
tibbi
fb03de0d53
adding another check for circling invisible color sample
2021-11-07 18:57:17 +01:00