Commit Graph

1337 Commits

Author SHA1 Message Date
darthpaul
dc55b35dae remove printing exeception stacktrace 2021-11-16 22:18:51 +00:00
darthpaul
d92af2f97d ensure decompression is in background thread 2021-11-14 23:00:12 +00:00
darthpaul
c695fd0955 update commons 2021-11-14 22:33:51 +00:00
darthpaul
781870e732 method renaming and reformat 2021-11-14 22:19:28 +00:00
darthpaul
627bbb519a cleaning up 2021-11-14 00:06:56 +00:00
darthpaul
ed2bf87dc9 Merge branch 'master' into fix/android-data-dir-access
# Conflicts:
#	app/build.gradle
#	app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt
#	app/src/main/kotlin/com/simplemobiletools/filemanager/pro/adapters/ItemsAdapter.kt
2021-11-13 12:15:52 +00:00
tibbi
9baf4bb935 moving the galician string into the proper place 2021-11-12 21:48:58 +01:00
Oğuz Ersen
db8d4ee781
Update strings.xml (Turkish) 2021-11-12 18:05:30 +00:00
darthpaul
b7ef3993f2 exclude SD and OTG from SAF restricted directories 2021-11-12 06:54:59 +00:00
darthpaul
2de754e4cf fix query for recents fragment 2021-11-10 20:46:05 +00:00
tibbi
1eb61fa4ef updating a spanish string 2021-11-04 20:34:46 +01:00
darthpaul
1e067e3614 handle compress/decompress 2021-11-02 21:49:21 +00:00
darthpaul
6dbfdb0c24 handle copy/move, share, create new directory 2021-11-02 07:45:33 +00:00
Sérgio Marques
93c15f8bb7
Update strings.xml 2021-11-01 16:53:38 +00:00
Sérgio Marques
6a0d431a9f
Update strings.xml 2021-10-31 16:20:38 +00:00
darthpaul
26d79d5f4a handle MANAGE_EXTERNAL_STORAGE permission for >=API 30 2021-10-31 10:05:50 +00:00
darthpaul
644842322b read handle create file/directory 2021-10-28 23:46:22 +01:00
darthpaul
471d77e19f read files from Andoid/data and Android/obb 2021-10-23 23:03:34 +01:00
tibbi
e5cfa9ee9a update version to 6.10.1 2021-10-16 09:50:39 +02:00
tibbi
c7ae139ad6 adding some crashfixes 2021-10-16 09:47:45 +02:00
lavenderwaste
684e952eeb
Update strings.xml
updating spanish strings
2021-10-14 23:26:24 +00:00
tibbi
d98084a908 update version to 6.10.0 2021-10-14 21:48:52 +02:00
tibbi
f9cc9dd90c avoid adding the storage analysis tab at fresh installs 2021-10-14 21:46:35 +02:00
tibbi
2f73baf13e change archives color from white to teal for visibility with light bgs 2021-10-13 23:04:28 +02:00
tibbi
3f449cd515 show a placeholder if no files are shown at the mimetypes list 2021-10-13 22:58:15 +02:00
tibbi
60ecf44975 refetch mimetype items at refreshing, dont just recreate the list 2021-10-13 22:50:42 +02:00
Tibor Kaputa
ab8354c1fd
Merge pull request #510 from ltGuillaume/patch-1
Dutch
2021-10-13 22:47:04 +02:00
tibbi
bd33fcde67 show the storage analysis tab on Android 8+ only 2021-10-13 20:41:35 +02:00
tibbi
8e31bc2e76 adding Search at the mimetype activity 2021-10-13 20:32:54 +02:00
tibbi
a74315fc66 properly handle Others mimetype files when needed 2021-10-13 20:12:30 +02:00
tibbi
5b1d6ea32b refresh Storage fragment data on resume 2021-10-13 20:03:40 +02:00
tibbi
149a8e628d add file deletion from mimetype activity 2021-10-13 19:45:37 +02:00
tibbi
9e25f74925 fixing some mimetype file displaying related issues 2021-10-13 19:08:54 +02:00
tibbi
a6976c4834 do not show empty files at the mimetype activity 2021-10-13 19:08:36 +02:00
Guillaume
f1e0874307
Dutch 2021-10-13 19:02:13 +02:00
spkprs
fbcbe3275c
Update strings.xml 2021-10-13 19:21:49 +03:00
tibbi
cc66fbe65c allow changing the column count at mimetype activity 2021-10-13 17:06:25 +02:00
tibbi
226040e26b refresh mime types list on some menu actions 2021-10-13 16:50:09 +02:00
tibbi
98a5c5969e avoid showing some menu items at the storage fragment 2021-10-13 16:45:13 +02:00
tibbi
e000962a94 refresh mimetype activity list on changing sorting 2021-10-13 16:39:53 +02:00
tibbi
c249b33a5b open selected file after clicking in the storage analysis 2021-10-13 16:18:52 +02:00
tibbi
b42680508f list the proper files at mimetype activity 2021-10-13 16:13:25 +02:00
tibbi
8fb2f56506 add file fetching at mime type activity 2021-10-13 15:57:41 +02:00
tibbi
ffc838037f adding the actual file fetcher at the mimetype activity 2021-10-13 14:06:32 +02:00
tibbi
05f99b49ba moving the extra mimetypes into the Constants file 2021-10-13 12:23:35 +02:00
tibbi
591c4c56ad adding an initial implementation of Mimetypes activity 2021-10-13 12:02:54 +02:00
tibbi
b30fa5e154 adding some placeholder dots at storage during loading 2021-10-13 11:28:57 +02:00
tibbi
7c02fe8e90 make the whole storage analyzer scrollable 2021-10-13 11:12:34 +02:00
tibbi
cc58ea1b87 make the storage analyzer items clickable 2021-10-13 11:09:45 +02:00
tibbi
0961ceb096 minor code style formatting 2021-10-13 10:43:54 +02:00