Commit graph

1774 commits

Author SHA1 Message Date
tibbi
526279fd48 adding some FAQ strings 2018-02-18 22:12:21 +01:00
tibbi
7f877bc6e4 couple function renames and smaller improvements here and there 2018-02-17 17:04:56 +01:00
tibbi
0ad81e7be3 really properly catch TransactionTooLargeException 2018-02-17 11:13:59 +01:00
Tibor Kaputa
08a7621618
Merge pull request #237 from Pzqqt/patch-19
Update strings.xml
2018-02-17 08:42:01 +01:00
Pzqqt
7b297b6f49
Update strings.xml 2018-02-17 13:40:54 +08:00
tibbi
2e98a333c1 properly catch TransactionTooLargeException when sharing large items 2018-02-17 00:00:20 +01:00
tibbi
96f3875be2 update version to 3.12.0 2018-02-16 23:56:24 +01:00
tibbi
54b0a22849 try preventing selecting the same partition for SD card and OTG devices 2018-02-16 23:47:39 +01:00
tibbi
4a0c57f6c7 try disabling the creation of Media id when sharing paths 2018-02-16 23:46:23 +01:00
Tibor Kaputa
79f585fca6
Merge pull request #236 from ltGuillaume/patch-2
Dutch
2018-02-16 21:23:21 +01:00
tibbi
1734cb9b2e Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons 2018-02-16 21:22:52 +01:00
tibbi
df689de953 updating some third party intent handling 2018-02-16 21:22:25 +01:00
Guillaume
3221fb1499
Dutch 2018-02-16 21:19:02 +01:00
Tibor Kaputa
4c37fba51c
Merge pull request #235 from ltGuillaume/patch-2
Dutch
2018-02-16 20:30:22 +01:00
tibbi
41c13955a2 adding a new string related to selecting same SD card and OTG paths 2018-02-16 20:28:45 +01:00
Guillaume
d99b285b01
Dutch 2018-02-16 20:27:43 +01:00
tibbi
d211c65218 fixing the folder child counter 2018-02-16 18:29:47 +01:00
tibbi
4c7aeae46c some misc improvements here and there 2018-02-16 17:44:38 +01:00
tibbi
464482bf1a updating some dialog and documentfile related things 2018-02-16 16:19:10 +01:00
tibbi
db42b53658 couple copy/move improvements 2018-02-16 11:54:09 +01:00
tibbi
fc3c416758 add a helper function for checking if a path represents a directory 2018-02-16 10:17:23 +01:00
tibbi
0a0c515609 do not trim slashes from otg:// 2018-02-15 23:53:12 +01:00
tibbi
d2d906dd1b fix selecting root folder of OTG devices at the storage picker dialog 2018-02-15 23:47:24 +01:00
tibbi
3d19426fdc couple copy/move improvements 2018-02-15 23:34:31 +01:00
tibbi
980eec068a properly allow selecting the OTG root folder 2018-02-15 22:03:06 +01:00
tibbi
f26d1f5e24 couple file/folder copy/move improvements 2018-02-15 21:31:20 +01:00
tibbi
3b2f91cae4 couple improvements around DocumentFile and copy/move handling 2018-02-15 19:20:22 +01:00
tibbi
f4cd3815d3 calculate proper folder size only if it is needed 2018-02-15 18:08:35 +01:00
tibbi
3c096a9042 add a helper function for getting FileDirItem proper filesize 2018-02-15 17:38:32 +01:00
tibbi
b60dfcaa63 properly calculate OTG folder size 2018-02-15 16:25:48 +01:00
tibbi
48bd595916 úshow proper children count at OTG folders 2018-02-15 16:11:37 +01:00
tibbi
6cfd0d7410 move some Activity extensions to Context extensions 2018-02-15 15:24:54 +01:00
tibbi
460c33f9b1 make sure OTG files pass through needsStupidWritePermissions and handleSAFDialog checks 2018-02-15 14:57:50 +01:00
tibbi
b384d1854d update a couple more places, try using FileDirItem or just path at file operations 2018-02-15 14:35:41 +01:00
Tibor Kaputa
e06550a63f
Merge pull request #234 from 10cents/patch-11
confirm_otg_storage_access_text+1
2018-02-14 23:35:50 +01:00
10cents
50b299b63c
confirm_otg_storage_access_text+1
I have not translated 'OTG' though I do not believe that it is a common known acronym, at least not among Danes in general. I do not know it myself. Acronymfinder.com suggests: On-The-Go (USB 2.0 specification), On the Ground (sales) and Off the Ground (gaming) - are you talking about USB2? Maybe I could have omitted the term 'OTG' and just translate 'device' - or will it make sense for those who need to grant access to the root directory?
2018-02-14 23:31:47 +01:00
tibbi
78c1578b89 rewrite some file operations to work with FileDirItem instead of files 2018-02-14 23:27:36 +01:00
Tibor Kaputa
f73c3c36a6
Merge pull request #233 from ltGuillaume/patch-2
Dutch
2018-02-14 23:22:23 +01:00
Guillaume
b6e7e12af1
Dutch 2018-02-14 23:07:10 +01:00
Tibor Kaputa
1a100cb791
Merge pull request #232 from Solatec/patch-14
Update strings.xml
2018-02-14 22:35:32 +01:00
Tibor Kaputa
c80cc3179b
Merge pull request #231 from Solatec/patch-13
Update strings.xml
2018-02-14 22:35:24 +01:00
Solatec Informàtica
c7236fc7c0
Update strings.xml 2018-02-14 22:13:16 +01:00
Solatec Informàtica
9e02160f36
Update strings.xml 2018-02-14 22:11:15 +01:00
tibbi
4438917a4c use one slash at otg:/ by default 2018-02-14 18:55:49 +01:00
tibbi
73437adc9d move the OTG file getter in a context extension 2018-02-14 18:30:48 +01:00
tibbi
49a2de9856 allow folder navigation at OTG devices 2018-02-14 17:31:30 +01:00
Tibor Kaputa
e53404ba72
Merge pull request #230 from Pzqqt/patch-18
Update strings.xml
2018-02-14 13:54:33 +01:00
tibbi
2788b2802b run getItems on a background thread 2018-02-14 13:03:08 +01:00
Pzqqt
4af74ac566
Update strings.xml 2018-02-14 19:57:16 +08:00
tibbi
1e4804e060 add handling for OTG permissions 2018-02-14 12:43:44 +01:00