Commit graph

435 commits

Author SHA1 Message Date
tibbi
64a671fec7 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2017-10-18 16:19:59 +02:00
Nicola Spanti (RyDroid)
86311cd49a Translated some strings in French 2017-10-18 16:13:53 +02:00
tibbi
5645bfc9d6 use adapterPosition at the ItemsAdapter 2017-10-02 23:25:06 +02:00
tibbi
a4129f1a14 store internal storage path asap 2017-10-02 21:20:21 +02:00
tibbi
b35a8a74a0 make sure we dont trim out the slash of root folder 2017-10-02 21:11:47 +02:00
tibbi
b8c1e9bdfb check if the rooted device has a Hard links column at LS command 2017-10-02 21:11:29 +02:00
tibbi
f7156ace2b remove some redundant overrides 2017-10-01 22:36:59 +02:00
tibbi
81164edc27 update Commons to 2.28.7 for fingerprint protection 2017-09-27 22:25:18 +02:00
anthologist
8bcd2f8868 Updated italian 2017-09-17 11:22:44 +02:00
en2sv
5b6420eb94 Update Swedish translation 2017-09-10 10:22:31 +02:00
tibbi
1dd717898d update commons to 2.27.8 2017-09-04 19:58:07 +02:00
tibbi
58f75e3b8a updating release notes 2017-09-04 19:50:13 +02:00
tibbi
9f69360004 add some handling for copying root items 2017-09-04 19:48:31 +02:00
tibbi
794f6cc462 make isPathOnRoot a context extension 2017-09-04 19:27:19 +02:00
tibbi
32ca1fdf70 improve root content deleting 2017-09-04 19:23:07 +02:00
tibbi
5cb9b6cc4f recheck at app launch if root permission hasnt been revoked 2017-09-04 18:58:15 +02:00
tibbi
fa35107abe merge everything we need about root items into 1 command 2017-09-04 16:36:03 +02:00
tibbi
5f60827763 parse the root file sizes from the ls command 2017-09-04 11:29:11 +02:00
tibbi
1c3007d767 adding a missing import 2017-09-04 10:04:34 +02:00
Sérgio Marques
f5a0371722 Update strings.xml 2017-09-03 22:51:43 +01:00
tibbi
641658ead6 properly fetch root filediritem children counts and file sizes 2017-09-03 23:05:58 +02:00
tibbi
4d5a4098b4 avoid duplicate folder initialization at app startup 2017-09-03 20:35:05 +02:00
tibbi
2532c43f7e list the root files that should be visible 2017-09-03 20:09:03 +02:00
tibbi
57aa9054f2 split file fetching between regular and root folders 2017-09-03 19:57:01 +02:00
tibbi
2ae28ca91b show the root access toggle only if root is available 2017-09-03 19:34:54 +02:00
tibbi
c8d790b246 add a simple echo message at checking root access 2017-09-03 18:53:11 +02:00
tibbi
2aafa3344b add a switch for toggling root access 2017-09-03 18:26:48 +02:00
tibbi
2bf39803de move the super.commandOutput as the last function 2017-09-03 18:19:16 +02:00
tibbi
80d834e7eb add a helper function for fetching root items 2017-09-03 18:18:03 +02:00
tibbi
4ad01751af allow changing the destination of compressed file 2017-09-03 15:48:07 +02:00
tibbi
535b9ce33e catch exceptions at sharing files 2017-09-03 15:30:59 +02:00
tibbi
5f39a70be3 some updates related to file copy/move/de/compress 2017-09-03 12:59:52 +02:00
tibbi
9714d8cf32 add a null check at getting an sd card file output stream 2017-09-03 10:31:36 +02:00
tibbi
ce63adf6f1 fix decompressing folders on sd cards 2017-09-03 10:23:32 +02:00
tibbi
21b8202fbc improve file unzipping on SD cards 2017-09-02 23:32:26 +02:00
tibbi
02acd5cc84 properly get the OutputStream at SD cards too 2017-09-02 23:02:35 +02:00
tibbi
a9bf677e78 implement Decompressing 2017-09-02 22:20:35 +02:00
tibbi
bc3b6ac70a show a Decompress actionmenu button when a selected file is a zip file 2017-09-02 21:30:15 +02:00
tibbi
e3def060d8 add the root folder of zipped files in the zip file too 2017-09-02 20:16:11 +02:00
tibbi
5a0f6adff8 updating the code compression code 2017-09-02 17:47:21 +02:00
Sérgio Marques
74e3b95341 Update strings.xml 2017-09-01 23:01:13 +01:00
tibbi
9fa228d989 remove a duplicate part from zipping 2017-09-01 23:20:40 +02:00
tibbi
b604af77ab improve the compression functionality 2017-08-31 16:11:14 +02:00
tibbi
c89fcb8692 handle the compressing functionality 2017-08-31 11:18:30 +02:00
tibbi
1ef349384d add a dialog for setting the destination zip filename 2017-08-31 10:43:01 +02:00
tibbi
48d0a1885e fix sharing files 2017-08-31 09:38:46 +02:00
tibbi
3bacadac13 adding an initial implementation of compressing 2017-08-30 22:52:14 +02:00
tibbi
433d31385e misc code style updates 2017-08-30 20:53:51 +02:00
tibbi
a6f6963834 adding Slovak translation + minor updates 2017-08-30 20:09:27 +02:00
tibbi
64eec1abc8 adding some Compression related strings 2017-08-30 20:01:51 +02:00