Commit graph

124 commits

Author SHA1 Message Date
tibbi
93f3fafd58 properly display the size of files in the properties dialog 2016-10-16 15:25:31 +02:00
tibbi
b3c619c28d rename SelectFolderDialog to PickFolderDialog 2016-10-15 12:01:56 +02:00
tibbi
07d4b84e52 return the result of SelectFolderDialog as uri data 2016-10-13 23:38:59 +02:00
tibbi
d3567b0b95 rename setInitialBreadcrumb to setBreadcrumb 2016-10-12 23:39:32 +02:00
tibbi
af8b43a6f6 do not finish the Options mode at Properties and Share btns 2016-10-12 20:32:37 +02:00
tibbi
011dedc3d2 remove a not needed proguard rule 2016-10-12 20:24:25 +02:00
tibbi
87bce82557 add a proguard rule 2016-10-11 23:49:48 +02:00
tibbi
d2523e51e0 update version to 7 (1.7) 2016-10-11 23:45:17 +02:00
tibbi
46a20095d8 require a double Back press to exit the app 2016-10-11 23:44:48 +02:00
tibbi
d463ffdb4a allow navigating up with Back button until theres no more breadcrumbs 2016-10-11 23:33:30 +02:00
tibbi
483b433dda show full path at breadcrumbs if set so 2016-10-11 22:47:51 +02:00
tibbi
899255fc68 move breadcrumbs to views folder 2016-10-11 22:18:07 +02:00
tibbi
6d230260d8 show hidden items at SelectFolderDialog when selected so 2016-10-11 22:04:40 +02:00
tibbi
413eed3329 couple more resourec edits here and there 2016-10-11 21:14:15 +02:00
tibbi
727acce7ff couple more misc changes 2016-10-11 20:57:43 +02:00
tibbi
8b260a7c7b prefix all library resources with smtfp 2016-10-11 20:41:21 +02:00
tibbi
0d9d0b8b1c move the library files in a separate folder + misc changes
- dont do such commits at home
2016-10-11 20:09:31 +02:00
tibbi
9d2f8ca4b4 copy a part related to file picking into a separate module 2016-10-10 23:18:53 +02:00
tibbi
f14b488dfc move icon coloring into an extension 2016-10-10 21:05:42 +02:00
tibbi
40b547921d move the kotlin files in a separate kotlin folder 2016-10-10 20:47:00 +02:00
tibbi
e484235f48 update version to 6 (1.6) 2016-10-09 17:38:35 +02:00
tibbi
f7d9fcedd3 rescan items after copy/move too 2016-10-09 16:51:43 +02:00
tibbi
4dff81bc4a Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2016-10-09 16:39:38 +02:00
tibbi
c57f3aaf54 rescan the files or folders after rename or delete 2016-10-09 16:39:26 +02:00
YSmhXQDd6Z
cdeccd6a8a Create strings.xml 2016-10-02 21:45:52 +00:00
tibbi
033f99a063 add some missing italian strings 2016-10-02 20:22:36 +02:00
tibbi
39262c6ad4 update version to 5 (1.5) 2016-10-02 20:20:20 +02:00
tibbi
8271ec141b use proper path at the initial breadcrumbs 2016-10-02 20:09:30 +02:00
tibbi
0c30f58f81 compare the items in an incasesensitive way 2016-10-01 11:18:28 +02:00
anthologist
61f7e74011 Update strings.xml 2016-09-27 21:50:31 +02:00
tibbi
ccb2f00014 convert ItemsAdapter to kotlin 2016-09-08 22:57:07 +02:00
tibbi
bb371a3cc9 convert FileDirItem to kotlin 2016-09-08 22:00:52 +02:00
tibbi
de71cef1d2 rewrite SelectFolderDialog to kotlin 2016-09-08 21:18:23 +02:00
tibbi
2e101a1b9a add Kotlin to the project 2016-09-07 23:53:43 +02:00
tibbi
bd91fb528a update version to 4 (1.4) 2016-09-07 20:50:50 +02:00
tibbi
c0e3c20c42 add some missing strings in other languages 2016-09-07 20:49:41 +02:00
tibbi
b4569ec615 allow displaying empty folder at changing copy destination 2016-09-07 20:39:43 +02:00
tibbi
176828a61b refix deleting items 2016-09-06 23:03:14 +02:00
tibbi
38f73c8849 display subfiles count of directories 2016-09-06 22:59:31 +02:00
tibbi
0fe69a1682 format last modified time to human readable format 2016-09-06 22:47:52 +02:00
tibbi
e5fe28cbc5 add directory size calculation to properties dialog 2016-09-06 22:07:05 +02:00
tibbi
3aaa5308ed display property placeholders on the dialog 2016-09-06 20:42:42 +02:00
tibbi
3b9c6971fe display an empty properties dialog on info click 2016-09-05 23:19:31 +02:00
tibbi
1be4ccb92e minor refactoring 2016-09-05 22:47:31 +02:00
tibbi
8f5959920d add an Info cab button 2016-09-05 22:44:20 +02:00
tibbi
c22d4c5189 convert showFullPath to a local variable 2016-09-05 22:17:29 +02:00
tibbi
6afd28e41b add toggling between displaying full / not full path 2016-09-05 21:09:02 +02:00
tibbi
252803eaa6 add a switch for showing full folder paths 2016-09-05 20:47:49 +02:00
tibbi
7416c22c32 do replace /external/sdcard with "home" 2016-09-05 20:26:01 +02:00
tibbi
82019c770f rename Copy cab item to Copy/Move 2016-09-05 20:07:59 +02:00