Commit Graph

62 Commits

Author SHA1 Message Date
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
10d9653560 move the rename dialog in a separate file 2016-10-30 11:42:35 +01:00
6a2841a48e move CreateNewItem dialog into an own file 2016-10-28 23:19:02 +02:00
5be76578a4 updating filepicker to 1.1.0 2016-10-28 20:16:40 +02:00
d3666b13e7 use the new FilePicker for selecting the folder 2016-10-25 20:12:09 +02:00
7eeda1a2af include the filepicker project via gradle 2016-10-25 19:07:02 +02:00
592b9c1f70 show an empty dialog at pressing Properties with multiple items selected 2016-10-16 22:19:48 +02:00
1b4ff76566 display the Properties menu button at multiple items selected too 2016-10-16 22:15:26 +02:00
48454140f2 lets require only a file path, instead of FileDir for getting the properties 2016-10-16 21:37:06 +02:00
86126e48c2 reset the scroll state at toggling displaying hidden items 2016-10-16 19:58:13 +02:00
82018feee6 rewrite PropertiesDialog to not be a dialogfragment 2016-10-16 19:56:55 +02:00
61dee85c0d save and restore the lists scroll state 2016-10-16 17:02:19 +02:00
b3c619c28d rename SelectFolderDialog to PickFolderDialog 2016-10-15 12:01:56 +02:00
07d4b84e52 return the result of SelectFolderDialog as uri data 2016-10-13 23:38:59 +02:00
af8b43a6f6 do not finish the Options mode at Properties and Share btns 2016-10-12 20:32:37 +02:00
483b433dda show full path at breadcrumbs if set so 2016-10-11 22:47:51 +02:00
6d230260d8 show hidden items at SelectFolderDialog when selected so 2016-10-11 22:04:40 +02:00
413eed3329 couple more resourec edits here and there 2016-10-11 21:14:15 +02:00
727acce7ff couple more misc changes 2016-10-11 20:57:43 +02:00
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
f7d9fcedd3 rescan items after copy/move too 2016-10-09 16:51:43 +02:00
c57f3aaf54 rescan the files or folders after rename or delete 2016-10-09 16:39:26 +02:00
bb371a3cc9 convert FileDirItem to kotlin 2016-09-08 22:00:52 +02:00
de71cef1d2 rewrite SelectFolderDialog to kotlin 2016-09-08 21:18:23 +02:00
176828a61b refix deleting items 2016-09-06 23:03:14 +02:00
3aaa5308ed display property placeholders on the dialog 2016-09-06 20:42:42 +02:00
3b9c6971fe display an empty properties dialog on info click 2016-09-05 23:19:31 +02:00
1be4ccb92e minor refactoring 2016-09-05 22:47:31 +02:00
8f5959920d add an Info cab button 2016-09-05 22:44:20 +02:00
40a41bcff6 open the proper folder at selecting a target one 2016-09-04 22:44:42 +02:00
3ed2fc8d8a move the SelectFolder dialog handling in a separate file 2016-09-04 21:57:37 +02:00
a4d58e1157 prevent launching an empty Share intent 2016-08-22 22:39:37 +02:00
86cdd270d9 do not attempt sharing directories 2016-08-22 22:35:26 +02:00
ca7c6c886c fix #6, allow sharing files 2016-08-22 22:12:55 +02:00
81433c670c add a Share placeholder 2016-08-22 21:54:19 +02:00
88092d8582 use our own strings for OK and Cancel 2016-08-21 20:36:47 +02:00
19092179de misc fixed related to copying files 2016-08-02 20:40:18 +02:00
06501d7706 use localized buttons at dialogs 2016-07-24 18:09:21 +02:00
7dcd3ab947 add breadcrumbs to Destination picker dialog too at Copy 2016-07-17 22:08:04 +02:00
31a4f65cc9 add breadcrumbs 2016-07-17 16:52:18 +02:00
a03578d055 implement file and directory copying 2016-07-16 17:13:46 +02:00
18114f3286 allow moving files and directories 2016-07-16 11:28:06 +02:00
1bbef62f23 start working on Copy/move functionality 2016-07-14 23:36:36 +02:00
3d4dfa6cf5 do not count hidden items if they aren't displayed 2016-07-14 21:23:43 +02:00
5633bfcbc2 display some details at the files and directories 2016-07-14 20:42:42 +02:00
ef4d505b6f implement file and directory renaming 2016-07-14 17:53:33 +02:00
fe43e9c8f3 make it plain text 2016-07-14 12:45:05 +02:00
a58d0a7c90 handle unknown file types as text 2016-07-14 12:44:32 +02:00
7293976971 handle item deletion 2016-07-14 12:42:26 +02:00