Commit Graph

1070 Commits

Author SHA1 Message Date
44f7543ef1 make fragmentView nullable 2017-10-22 15:07:10 +02:00
feea6d3590 update build tools to 25.0.3 2017-10-22 14:57:52 +02:00
64a671fec7 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2017-10-18 16:19:59 +02:00
c5abc3d29f Merge pull request #105 from RyDroid/minor-root-files
Minor changes in files at root of the repo
2017-10-18 16:19:31 +02:00
d97e366a7b Merge pull request #106 from RyDroid/editorconfig
Adding a file for EditorConfig
2017-10-18 16:18:25 +02:00
5e9f63605c Merge pull request #107 from RyDroid/fr
Translated some strings in French
2017-10-18 16:17:18 +02:00
86311cd49a Translated some strings in French 2017-10-18 16:13:53 +02:00
ab8557145c Minor changes in files at root of the repo 2017-10-18 16:10:39 +02:00
a0e0ca3c83 Adding a file for EditorConfig 2017-10-18 16:07:41 +02:00
5645bfc9d6 use adapterPosition at the ItemsAdapter 2017-10-02 23:25:06 +02:00
a4129f1a14 store internal storage path asap 2017-10-02 21:20:21 +02:00
5684fc273a update kotlin to 1.1.51 2017-10-02 21:17:49 +02:00
b35a8a74a0 make sure we dont trim out the slash of root folder 2017-10-02 21:11:47 +02:00
b8c1e9bdfb check if the rooted device has a Hard links column at LS command 2017-10-02 21:11:29 +02:00
f7156ace2b remove some redundant overrides 2017-10-01 22:36:59 +02:00
fbda19ecc1 update kotlin to 1.1.50 2017-09-27 22:25:42 +02:00
81164edc27 update Commons to 2.28.7 for fingerprint protection 2017-09-27 22:25:18 +02:00
994d6b556a Merge pull request #92 from anthologist/master
Updated italian
2017-09-17 11:28:35 +02:00
8bcd2f8868 Updated italian 2017-09-17 11:22:44 +02:00
a358141553 Merge pull request #91 from superusercode/master
Add full copy of the Apache license
2017-09-17 09:52:46 +02:00
8871df850c Add full copy of the Apache license
This pull request adds a full copy of the Apache 2.0 license to uncopyright the code correctly. Current file leaves the code technically copyrighted since that statement included is only supposed to be used if the license is present in the repository.
2017-09-16 18:41:59 -04:00
4a5df950e0 Merge pull request #87 from en2sv/patch-3
Update Swedish translation
2017-09-10 10:31:55 +02:00
5b6420eb94 Update Swedish translation 2017-09-10 10:22:31 +02:00
0a6d60fb48 updating changelog 2.4.0 2017-09-04 19:58:14 +02:00
1dd717898d update commons to 2.27.8 2017-09-04 19:58:07 +02:00
44a16bf6cf update version to 2.4.0 (35) 2017-09-04 19:53:20 +02:00
58f75e3b8a updating release notes 2017-09-04 19:50:13 +02:00
9f69360004 add some handling for copying root items 2017-09-04 19:48:31 +02:00
794f6cc462 make isPathOnRoot a context extension 2017-09-04 19:27:19 +02:00
32ca1fdf70 improve root content deleting 2017-09-04 19:23:07 +02:00
5cb9b6cc4f recheck at app launch if root permission hasnt been revoked 2017-09-04 18:58:15 +02:00
fa35107abe merge everything we need about root items into 1 command 2017-09-04 16:36:03 +02:00
5f60827763 parse the root file sizes from the ls command 2017-09-04 11:29:11 +02:00
1c3007d767 adding a missing import 2017-09-04 10:04:34 +02:00
43b9435a35 Merge pull request #83 from smarquespt/patch-2
Update strings.xml
2017-09-04 00:17:37 +02:00
f5a0371722 Update strings.xml 2017-09-03 22:51:43 +01:00
641658ead6 properly fetch root filediritem children counts and file sizes 2017-09-03 23:05:58 +02:00
4d5a4098b4 avoid duplicate folder initialization at app startup 2017-09-03 20:35:05 +02:00
2532c43f7e list the root files that should be visible 2017-09-03 20:09:03 +02:00
57aa9054f2 split file fetching between regular and root folders 2017-09-03 19:57:01 +02:00
2ae28ca91b show the root access toggle only if root is available 2017-09-03 19:34:54 +02:00
c8d790b246 add a simple echo message at checking root access 2017-09-03 18:53:11 +02:00
2aafa3344b add a switch for toggling root access 2017-09-03 18:26:48 +02:00
2bf39803de move the super.commandOutput as the last function 2017-09-03 18:19:16 +02:00
80d834e7eb add a helper function for fetching root items 2017-09-03 18:18:03 +02:00
4ad01751af allow changing the destination of compressed file 2017-09-03 15:48:07 +02:00
535b9ce33e catch exceptions at sharing files 2017-09-03 15:30:59 +02:00
5f39a70be3 some updates related to file copy/move/de/compress 2017-09-03 12:59:52 +02:00
0eb5228102 update commons to 2.27.7 2017-09-03 12:58:45 +02:00
f2628c5c1d update kotlin to 1.1.4-3 2017-09-03 11:17:42 +02:00