Commit Graph

835 Commits

Author SHA1 Message Date
f5257a0c8a adding Spanish translation 2016-11-19 11:49:43 +01:00
bebb7c8824 refresh the list at copy too 2016-11-17 17:41:11 +01:00
f4f2adde24 editing renameItemDialog style so its not that indented 2016-11-17 17:06:19 +01:00
24b56c9360 fix #26, crashes at scanning modified files 2016-11-15 20:09:14 +01:00
66968bb623 simplify the config creation 2016-11-14 18:55:17 +01:00
b248634038 remove the testing related files 2016-11-13 18:32:22 +01:00
bdfc472f84 convert Constants to kotlin 2016-11-13 18:31:23 +01:00
f2e1d559ae move Utils in the proper folder 2016-11-13 18:25:37 +01:00
ded29d555c move the new config to the proper place 2016-11-13 17:50:00 +01:00
58578ee36d convert config to kotlin 2016-11-13 17:44:19 +01:00
7212bd7b69 Update strings.xml 2016-11-13 11:17:02 +00:00
8b5d031e85 add filepicker and fileproperties licenses 2016-11-13 12:10:36 +01:00
ea5e918ea4 convert aboutactivity to kotlin 2016-11-13 12:06:25 +01:00
b08e62ff66 fix an italian string 2016-11-12 23:32:32 +01:00
0f9af2ba0b remove an unused function 2016-11-12 23:29:00 +01:00
21a5f8d685 let the user know if some files couldnt be copied / moved 2016-11-12 21:47:01 +01:00
e556a9cdec interface renaming 2016-11-12 19:52:00 +01:00
c66c86f04c updating a copy dialog initialization 2016-11-12 19:10:40 +01:00
aad62d56ae use the copytask from filepicker library 2016-11-12 19:03:20 +01:00
2055e9701b Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2016-11-12 17:50:05 +01:00
868a76f137 update the copy/move process a bit 2016-11-12 17:49:23 +01:00
d3c52b2e52 Update strings.xml 2016-11-12 17:23:15 +01:00
44465393f5 update a write permissions check 2016-11-12 16:45:46 +01:00
4f582b1bc2 use the extension function for scanning files 2016-11-12 16:38:25 +01:00
624fa69e80 fix #22, remove some unused properties strings 2016-11-12 16:31:42 +01:00
a6d3d4f814 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2016-11-12 16:27:03 +01:00
3812023561 small Utils cleanup 2016-11-12 16:26:42 +01:00
ed2a06fe7a Update strings.xml 2016-11-12 15:15:39 +00:00
065de047b3 move some helper functions in SimpleActivity 2016-11-12 16:03:25 +01:00
7d30c4ec9a convert 3 simple activity to kotlin 2016-11-12 15:55:38 +01:00
8d3b54b661 remove the custom write permissions dialog 2016-11-12 15:45:55 +01:00
7ab4c01010 replace some functions with extension helpers 2016-11-12 15:43:06 +01:00
75231e8f9b update filepicker to 1.3.15 2016-11-12 15:42:47 +01:00
d8a91f1301 a minor Move correction 2016-11-11 22:56:17 +01:00
227ef72786 some Portuguese corrections 2016-11-11 22:47:16 +01:00
888d2758b6 correcting a function 2016-11-11 22:45:26 +01:00
1d8c45643f move a couple helper function to extensions 2016-11-11 22:40:12 +01:00
5569bd06b5 a few more Move adjustments 2016-11-11 21:09:31 +01:00
7b4a6b401d use Rename at Move if the source and destination are on the same storage 2016-11-11 20:14:34 +01:00
2222c88650 couple copy adjustments 2016-11-11 19:15:24 +01:00
08338f3d7a show a success toast after successufull copy 2016-11-11 18:39:29 +01:00
36d31ba0ce remove a file.canwrite() check, it doesnt work properly 2016-11-11 18:38:17 +01:00
0f3bb7334e humanize the paths displayed at the copy dialog 2016-11-11 18:29:53 +01:00
ed5458a808 Portuguese update 2016-11-10 00:02:30 +00:00
3ce7d682b6 simplify the copydialog constructor 2016-11-08 22:00:42 +01:00
59fa340c5a fix some file operations without having SD card 2016-11-07 23:54:35 +01:00
71b027ccfb add some more characters to allowed file names 2016-11-06 23:29:47 +01:00
485c5bad56 allow brackets at filenames 2016-11-06 21:18:45 +01:00
b7cbb833fb remove the optional mustBeWritable parameter from the file picker 2016-11-06 17:48:10 +01:00
abe00f6368 add a dialog prefix to the write permission layout 2016-11-06 16:24:32 +01:00