Commit Graph

2188 Commits

Author SHA1 Message Date
tibbi 54421678c2 allow clicking on breadcrumb items 2016-07-17 17:34:46 +02:00
tibbi 31a4f65cc9 add breadcrumbs 2016-07-17 16:52:18 +02:00
Sopor 6a69e10243 swedish translation 2016-07-16 20:27: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 47c106b074 mark some strings non translatable 2016-07-15 22:36:43 +02:00
anthologist c2ade48233 Create strings.xml 2016-07-15 10:42:52 +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 96656689e4 wrap every list item into a frame layout
- to make sure the Selector foreground works on every Android version
2016-07-14 21:17:01 +02:00
tibbi eda77a47e1 limit file or directory name to 3 lines 2016-07-14 21:08:53 +02:00
tibbi 232ffdd7d4 use "0 B" instead of 0 for empty files 2016-07-14 20:49:19 +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 19cccb1abc add About and License activities 2016-07-13 17:28:42 +02:00
tibbi 4613ad230c update the Actionbar title with current path 2016-07-13 17:12:15 +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
tibbi aadcf70853 do it with some style 2016-07-13 11:36:28 +02:00
tibbi 4b8eaf2e2d list out the items 2016-07-13 11:32:23 +02:00
tibbi d9c043a787 put directories and files in the same list + permission handling 2016-07-12 23:17:37 +02:00
tibbi e9c7154a7e get a sorted list of directories 2016-07-12 22:51:54 +02:00
tibbi b9063b6126 Bye World! 2016-07-12 22:09:20 +02:00
tibbi e926c8737e initial commit 2016-07-12 22:07:49 +02:00
Tibor Kaputa 530077c93a Initial commit 2016-07-12 22:06:22 +02:00