|
44465393f5
|
update a write permissions check
|
2016-11-12 16:45:46 +01:00 |
|
|
065de047b3
|
move some helper functions in SimpleActivity
|
2016-11-12 16:03:25 +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 |
|
|
d8a91f1301
|
a minor Move correction
|
2016-11-11 22:56:17 +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 |
|
|
0f3bb7334e
|
humanize the paths displayed at the copy dialog
|
2016-11-11 18:29:53 +01:00 |
|
|
3ce7d682b6
|
simplify the copydialog constructor
|
2016-11-08 22:00:42 +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 |
|
|
ac1991c887
|
fix copy dialog title
|
2016-11-05 23:29:25 +01:00 |
|
|
2057c14dea
|
check the new permission at copying to SD card
|
2016-11-05 22:56:29 +01:00 |
|
|
62a665493f
|
check if destination file already exists
|
2016-11-05 22:20:11 +01:00 |
|
|
479c3c6c4e
|
ensure there is no duplicate '/' at copy path
|
2016-11-05 20:50:19 +01:00 |
|
|
ff23ac8da6
|
if paths are on different storage at Move, lets just copy
|
2016-11-05 20:45:41 +01:00 |
|
|
119db82a16
|
use renaming instead of Move only if both paths are on same storage
|
2016-11-05 20:40:29 +01:00 |
|
|
1de7985652
|
do not allow copying items in themselves
|
2016-11-05 20:27:19 +01:00 |
|
|
f8e855ec15
|
fix copying files to sd card
|
2016-11-05 19:14:28 +01:00 |
|
|
ccbed84377
|
do not require a writable folder at the copy tasks FilePickerDIalog
|
2016-11-05 18:39:44 +01:00 |
|
|
b1c9822179
|
request WRITE_EXTERNAL_STORAGE + cleanup
|
2016-10-30 17:35:32 +01:00 |
|
|
3dbd198628
|
move CopyDialog in a separate file
|
2016-10-30 14:12:24 +01:00 |
|