Commit Graph

856 Commits

Author SHA1 Message Date
tibbi fd00b26f9b add a helper function to determine if the file is an image 2016-10-16 15:58:44 +02:00
tibbi 424ca7dfb5 simply the properties dialog 2016-10-16 15:48:31 +02:00
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 9c0efbbfa3 ignore the case at sorting files 2016-10-13 23:40:01 +02:00
tibbi 07d4b84e52 return the result of SelectFolderDialog as uri data 2016-10-13 23:38:59 +02:00
tibbi 2cdc142ee9 remove a couple redundant variables 2016-10-12 23:47:33 +02:00
tibbi d3567b0b95 rename setInitialBreadcrumb to setBreadcrumb 2016-10-12 23:39:32 +02:00
tibbi a3277190e5 use the proper request code at returning result from SelectFolderDialog 2016-10-12 23:28:27 +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 3afb4aa003 updating changelog 2016-10-11 23:49:53 +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 4785692dd7 fix up the breadcrumb clicklistener 2016-10-11 21:56:32 +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 471169190c copy breadcrumbs to filepicker module too 2016-10-10 23:46:36 +02:00
tibbi 9d2f8ca4b4 copy a part related to file picking into a separate module 2016-10-10 23:18:53 +02:00
tibbi cf43743cba update gradle to 2.2.1 2016-10-10 22:31:03 +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 c6f7a4b548 updating changelog 2016-10-09 17:39:05 +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
Tibor Kaputa 83e57b1816 Merge pull request #14 from YSmhXQDd6Z/master
Add portuguese (Portugal) translation
2016-10-05 10:12:12 +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 460eef658c updating changelog 2016-10-02 20:20:53 +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
Tibor Kaputa 13e34f790d Merge pull request #13 from anthologist/master
Update italian translation
2016-09-27 22:29:30 +02:00
anthologist 61f7e74011 Update strings.xml 2016-09-27 21:50:31 +02:00
tibbi 3964755520 update gradle to 2.2.0 2016-09-25 19:59:08 +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
Tibor Kaputa 2d196e66f1 update readme 2016-09-07 23:15:39 +02:00
tibbi fce62becd3 updating changelog 2016-09-07 20:50:55 +02:00