Commit Graph

334 Commits

Author SHA1 Message Date
tibbi 4f582b1bc2 use the extension function for scanning files 2016-11-12 16:38:25 +01:00
tibbi 624fa69e80 fix #22, remove some unused properties strings 2016-11-12 16:31:42 +01:00
tibbi a6d3d4f814 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2016-11-12 16:27:03 +01:00
tibbi 3812023561 small Utils cleanup 2016-11-12 16:26:42 +01:00
Tibor Kaputa f39a14c9df Merge pull request #23 from smarquespt/master
Update strings.xml
2016-11-12 16:17:23 +01:00
Sérgio Marques ed2a06fe7a Update strings.xml 2016-11-12 15:15:39 +00:00
tibbi 065de047b3 move some helper functions in SimpleActivity 2016-11-12 16:03:25 +01:00
tibbi 7d30c4ec9a convert 3 simple activity to kotlin 2016-11-12 15:55:38 +01:00
tibbi 8d3b54b661 remove the custom write permissions dialog 2016-11-12 15:45:55 +01:00
tibbi 7ab4c01010 replace some functions with extension helpers 2016-11-12 15:43:06 +01:00
tibbi 75231e8f9b update filepicker to 1.3.15 2016-11-12 15:42:47 +01:00
tibbi 7a7c427136 updating changelog 2016-11-11 22:57:47 +01:00
tibbi 1db141c3cc update version to 16 (1.16) 2016-11-11 22:57:38 +01:00
tibbi d8a91f1301 a minor Move correction 2016-11-11 22:56:17 +01:00
tibbi 227ef72786 some Portuguese corrections 2016-11-11 22:47:16 +01:00
tibbi 888d2758b6 correcting a function 2016-11-11 22:45:26 +01:00
tibbi 1d8c45643f move a couple helper function to extensions 2016-11-11 22:40:12 +01:00
tibbi 0770c95791 update filepicker to 1.3.12 2016-11-11 22:37:42 +01:00
tibbi 5569bd06b5 a few more Move adjustments 2016-11-11 21:09:31 +01:00
tibbi 7b4a6b401d use Rename at Move if the source and destination are on the same storage 2016-11-11 20:14:34 +01:00
tibbi 2222c88650 couple copy adjustments 2016-11-11 19:15:24 +01:00
tibbi 08338f3d7a show a success toast after successufull copy 2016-11-11 18:39:29 +01:00
tibbi 36d31ba0ce remove a file.canwrite() check, it doesnt work properly 2016-11-11 18:38:17 +01:00
tibbi 0f3bb7334e humanize the paths displayed at the copy dialog 2016-11-11 18:29:53 +01:00
tibbi 5b29615cef update filepicker to 1.3.9 2016-11-11 18:29:38 +01:00
Tibor Kaputa 1a8b8b3543 Merge pull request #21 from smarquespt/master
Portuguese update
2016-11-10 09:03:04 +01:00
Sérgio Marques ed5458a808 Portuguese update 2016-11-10 00:02:30 +00:00
tibbi 3ce7d682b6 simplify the copydialog constructor 2016-11-08 22:00:42 +01:00
tibbi e87b6553a1 updating changelog 2016-11-07 23:55:51 +01:00
tibbi 79219fb742 update version to 15 (1.15) 2016-11-07 23:55:44 +01:00
tibbi e8c14627ec update filepicker to 1.3.8 2016-11-07 23:55:35 +01:00
tibbi 59fa340c5a fix some file operations without having SD card 2016-11-07 23:54:35 +01:00
tibbi 8b0939f76b updating changelog 2016-11-07 00:00:42 +01:00
tibbi d491b83581 update version to 14 (1.14) 2016-11-07 00:00:36 +01:00
tibbi 71b027ccfb add some more characters to allowed file names 2016-11-06 23:29:47 +01:00
tibbi 485c5bad56 allow brackets at filenames 2016-11-06 21:18:45 +01:00
tibbi b7cbb833fb remove the optional mustBeWritable parameter from the file picker 2016-11-06 17:48:10 +01:00
tibbi abe00f6368 add a dialog prefix to the write permission layout 2016-11-06 16:24:32 +01:00
tibbi 881431d95d update filepicker to 1.3.7 2016-11-06 15:45:52 +01:00
tibbi 1818beefa3 add a missing id 2016-11-06 15:45:29 +01:00
tibbi 937aacb876 updating changelog 2016-11-05 23:37:05 +01:00
tibbi f85a342a6b update version to 13 (1.13) 2016-11-05 23:37:00 +01:00
tibbi 60a8f1f054 fix copying multiple items 2016-11-05 23:35:01 +01:00
tibbi ac1991c887 fix copy dialog title 2016-11-05 23:29:25 +01:00
tibbi 2057c14dea check the new permission at copying to SD card 2016-11-05 22:56:29 +01:00
tibbi 62a665493f check if destination file already exists 2016-11-05 22:20:11 +01:00
tibbi 44e268b441 add an image about the Kitkat new write permission thing 2016-11-05 22:07:04 +01:00
tibbi 479c3c6c4e ensure there is no duplicate '/' at copy path 2016-11-05 20:50:19 +01:00
tibbi ff23ac8da6 if paths are on different storage at Move, lets just copy 2016-11-05 20:45:41 +01:00
tibbi 119db82a16 use renaming instead of Move only if both paths are on same storage 2016-11-05 20:40:29 +01:00