Commit graph

232 commits

Author SHA1 Message Date
tibbi
2422b0fd53 adding missing function params 2016-11-05 19:37:44 +01:00
tibbi
7d08cd8653 add directory copying on SD card 2016-11-05 19:37:03 +01:00
tibbi
f8e855ec15 fix copying files to sd card 2016-11-05 19:14:28 +01:00
tibbi
68e5b4cf79 convert CopyTask to kotlin 2016-11-05 18:52:31 +01:00
tibbi
ccbed84377 do not require a writable folder at the copy tasks FilePickerDIalog 2016-11-05 18:39:44 +01:00
tibbi
8354107091 correct file/directory creating on sd cards 2016-11-05 18:22:26 +01:00
tibbi
4b56761751 correct deleting files on SD card 2016-11-05 18:06:55 +01:00
tibbi
20fb58ddbe create a helper function for getting the documentfile 2016-11-05 17:58:27 +01:00
tibbi
b6cd6e39eb fix file renaming on sd card 2016-11-05 16:33:32 +01:00
tibbi
b3e0dceff6 check android version too ad editing SD card content 2016-11-05 16:09:01 +01:00
tibbi
e511702fd5 add a check for writing to SD card for Android 5+ 2016-11-05 15:54:24 +01:00
tibbi
8849f56c10 convert Utils to kotlin 2016-11-05 14:10:56 +01:00
tibbi
28da88d5b3 updating changelog 2016-11-03 21:59:59 +01:00
tibbi
d6e757af16 update version to 12 (1.12) 2016-11-03 21:59:09 +01:00
tibbi
0ff6db0bb3 remove some nontranslatable strings from the italian translation 2016-11-03 21:58:55 +01:00
tibbi
187dc0647c fix #19, wrong dialog title 2016-11-03 21:56:08 +01:00
tibbi
c3a2aba66a use the FileProperties dialog from bintray 2016-11-03 21:53:39 +01:00
tibbi
0757bf209b updating readme 2016-11-01 19:37:16 +01:00
tibbi
61ab717a74 update filepicker to 1.3.6 2016-11-01 19:01:26 +01:00
tibbi
b0727ac19c readd the italian translation fixes 2016-11-01 18:43:13 +01:00
tibbi
b05e3ea8fb update the filepicker to 1.3.5 2016-11-01 18:41:17 +01:00
tibbi
663a0e3b1e remove duplicate mavencentral declaration 2016-10-30 22:24:00 +01:00
tibbi
017c0f9e44 updating changelog 2016-10-30 20:23:16 +01:00
tibbi
765f85e2f8 update version to 11 (1.11) 2016-10-30 20:23:10 +01:00
tibbi
39346c0bec update filepicker to 1.3.3 2016-10-30 20:20:22 +01:00
tibbi
15d250710d updating screenshots 2016-10-30 19:31:29 +01:00
tibbi
261ed5eeac remove the option to show the full path 2016-10-30 19:11:06 +01:00
tibbi
b425ab9a34 allow changing the storage in the main activity 2016-10-30 17:49:27 +01:00
tibbi
b1c9822179 request WRITE_EXTERNAL_STORAGE + cleanup 2016-10-30 17:35:32 +01:00
tibbi
22b3c3f5cc convert MainActivity to kotlin 2016-10-30 17:30:12 +01:00
tibbi
e96bbfb127 update filepicker to 1.3.0 2016-10-30 17:21:48 +01:00
tibbi
3dbd198628 move CopyDialog in a separate file 2016-10-30 14:12:24 +01:00
tibbi
78b14915a4 use the main constructor at CreateNewItemDialog 2016-10-30 11:48:21 +01:00
tibbi
10d9653560 move the rename dialog in a separate file 2016-10-30 11:42:35 +01:00
tibbi
ee059eb319 update icons once more to make them brighter 2016-10-29 11:16:58 +02:00
tibbi
6ddb350da2 updating changelog 2016-10-29 10:59:42 +02:00
tibbi
daf1d33f6f update version to 10 (1.10) 2016-10-29 10:59:07 +02:00
tibbi
18bd64f273 update the directory and file icons so they are visible in dark theme 2016-10-29 10:58:46 +02:00
tibbi
a2d8d284c4 updating changelog 2016-10-28 23:59:36 +02:00
tibbi
c54f4b4009 update version to 9 (1.9) 2016-10-28 23:59:29 +02:00
tibbi
895ca43502 let Glide handle filetype and icon, to improve the scroll performance 2016-10-28 23:51:27 +02:00
tibbi
8f4dd6e282 show a different toast for missing new item name 2016-10-28 23:21:48 +02:00
tibbi
6a2841a48e move CreateNewItem dialog into an own file 2016-10-28 23:19:02 +02:00
tibbi
5be76578a4 updating filepicker to 1.1.0 2016-10-28 20:16:40 +02:00
tibbi
d3666b13e7 use the new FilePicker for selecting the folder 2016-10-25 20:12:09 +02:00
tibbi
7eeda1a2af include the filepicker project via gradle 2016-10-25 19:07:02 +02:00
Tibor Kaputa
dae93162d2 Merge pull request #17 from mueller-ma/patch-1
Translated some strings to german
2016-10-25 18:25:49 +02:00
mueller-ma
2d3e69479a Update strings.xml 2016-10-25 11:28:58 +02:00
mueller-ma
2f69117057 Translated some strings to german 2016-10-25 10:32:31 +02:00
tibbi
b5da2e62c2 update gradle to 2.2.2 2016-10-24 20:28:32 +02:00