Commit graph

5440 commits

Author SHA1 Message Date
Tibor Kaputa
4c86a0ae04
Merge pull request #1197 from teemue/patch-22
Updated fi translation
2021-11-14 08:09:07 +01:00
teemue
39389ac6a1
Updated fi translation 2021-11-14 08:51:47 +02:00
darthpaul
9afc7d5626 clean ups 2021-11-14 00:15:52 +00:00
tibbi
2f86d76a56 updating the Plus icon 2021-11-13 20:47:41 +01:00
tibbi
bbf443d37e removing a redundant norwegian translation file, use "no" 2021-11-13 17:35:05 +01:00
tibbi
96e4825daf removing an invalid Indonesian translation file 2021-11-13 17:22:05 +01:00
tibbi
820461691b adding the drawable for the new button background 2021-11-13 15:38:03 +01:00
Tibor Kaputa
4ca1633c85
Merge pull request #1196 from ltGuillaume/patch-1
Dutch
2021-11-13 15:36:50 +01:00
Guillaume
e8e7ca1cf2
Dutch 2021-11-13 15:27:10 +01:00
tibbi
8692c6a3fa adding a new button style 2021-11-13 13:05:20 +01: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
Tibor Kaputa
c615eda325
Merge pull request #1195 from Aga-C/polish-translation
Updated Polish translation
2021-11-13 10:24:22 +01: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
Tibor Kaputa
2f0df48cde
Merge pull request #1194 from ersen0/strings-tr
Update strings.xml (Turkish)
2021-11-13 08:13:23 +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
Tibor Kaputa
f0b56ece9e
Merge pull request #1193 from KryptKode/ref/viewholder-methods
change ViewHolder's viewClicked and viewLongClicked to public methods
2021-11-10 21:57:52 +01: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
Tibor Kaputa
94a4483781
Merge pull request #1191 from AlbatorV/patch-25
Update strings.xml
2021-11-08 23:23:17 +01: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
Tibor Kaputa
aa44f3b552
Merge pull request #1190 from solokot/master
Updated Russian translation
2021-11-08 17:45:01 +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