42 Commits

Author SHA1 Message Date
tibbi
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
tibbi
f7d9fcedd3 rescan items after copy/move too 2016-10-09 16:51:43 +02:00
tibbi
c57f3aaf54 rescan the files or folders after rename or delete 2016-10-09 16:39:26 +02:00
tibbi
bb371a3cc9 convert FileDirItem to kotlin 2016-09-08 22:00:52 +02:00
tibbi
de71cef1d2 rewrite SelectFolderDialog to kotlin 2016-09-08 21:18:23 +02:00
tibbi
176828a61b refix deleting items 2016-09-06 23:03:14 +02:00
tibbi
3aaa5308ed display property placeholders on the dialog 2016-09-06 20:42:42 +02:00
tibbi
3b9c6971fe display an empty properties dialog on info click 2016-09-05 23:19:31 +02:00
tibbi
1be4ccb92e minor refactoring 2016-09-05 22:47:31 +02:00
tibbi
8f5959920d add an Info cab button 2016-09-05 22:44:20 +02:00
tibbi
40a41bcff6 open the proper folder at selecting a target one 2016-09-04 22:44:42 +02:00
tibbi
3ed2fc8d8a move the SelectFolder dialog handling in a separate file 2016-09-04 21:57:37 +02:00
tibbi
a4d58e1157 prevent launching an empty Share intent 2016-08-22 22:39:37 +02:00
tibbi
86cdd270d9 do not attempt sharing directories 2016-08-22 22:35:26 +02:00
tibbi
ca7c6c886c fix #6, allow sharing files 2016-08-22 22:12:55 +02:00
tibbi
81433c670c add a Share placeholder 2016-08-22 21:54:19 +02:00
tibbi
88092d8582 use our own strings for OK and Cancel 2016-08-21 20:36:47 +02:00
tibbi
19092179de misc fixed related to copying files 2016-08-02 20:40:18 +02:00
tibbi
06501d7706 use localized buttons at dialogs 2016-07-24 18:09:21 +02:00
tibbi
7dcd3ab947 add breadcrumbs to Destination picker dialog too at Copy 2016-07-17 22:08:04 +02:00
tibbi
31a4f65cc9 add breadcrumbs 2016-07-17 16:52:18 +02:00
tibbi
a03578d055 implement file and directory copying 2016-07-16 17:13:46 +02:00
tibbi
18114f3286 allow moving files and directories 2016-07-16 11:28:06 +02:00
tibbi
1bbef62f23 start working on Copy/move functionality 2016-07-14 23:36:36 +02:00
tibbi
3d4dfa6cf5 do not count hidden items if they aren't displayed 2016-07-14 21:23:43 +02:00
tibbi
5633bfcbc2 display some details at the files and directories 2016-07-14 20:42:42 +02:00
tibbi
ef4d505b6f implement file and directory renaming 2016-07-14 17:53:33 +02:00
tibbi
fe43e9c8f3 make it plain text 2016-07-14 12:45:05 +02:00
tibbi
a58d0a7c90 handle unknown file types as text 2016-07-14 12:44:32 +02:00
tibbi
7293976971 handle item deletion 2016-07-14 12:42:26 +02:00
tibbi
1d45e4e0cb check for already existing files or directories 2016-07-14 12:14:23 +02:00
tibbi
42529d81ab allow selecting multiple items 2016-07-14 11:50:51 +02:00
tibbi
9c3d5e4222 allow creating new files and directories 2016-07-14 11:35:42 +02:00
tibbi
25a09dbeec add a Floating Action Button for creating files/directories 2016-07-13 23:29:39 +02:00
tibbi
98b4710b36 try a more generic mime type if a file cannot be open by anything 2016-07-13 23:13:57 +02:00
tibbi
9c40031300 implement Pull to refresh 2016-07-13 22:51:38 +02:00
tibbi
97e0d3301f do not show hidden items by default 2016-07-13 22:18:35 +02:00
tibbi
fcca502faf some visual change + minor code refactoring 2016-07-13 16:32:36 +02:00
tibbi
e4f1e668db add file and directory icons 2016-07-13 16:24:27 +02:00
tibbi
04b1173dc7 try opening files too 2016-07-13 15:45:01 +02:00
tibbi
b8d517d3dc allow opening subdirs 2016-07-13 14:49:16 +02:00
tibbi
2ec9ff6973 move the list to a fragment 2016-07-13 12:09:25 +02:00