Commit Graph

1379 Commits

Author SHA1 Message Date
tibbi c22d4c5189 convert showFullPath to a local variable 2016-09-05 22:17:29 +02:00
tibbi 6afd28e41b add toggling between displaying full / not full path 2016-09-05 21:09:02 +02:00
tibbi 252803eaa6 add a switch for showing full folder paths 2016-09-05 20:47:49 +02:00
tibbi 7416c22c32 do replace /external/sdcard with "home" 2016-09-05 20:26:01 +02:00
tibbi 82019c770f rename Copy cab item to Copy/Move 2016-09-05 20:07:59 +02:00
tibbi 82045524c3 do not replace the root folder with "home" 2016-09-05 20:03:43 +02:00
tibbi 35ce30804a flip some check conditions 2016-09-04 23:04:56 +02:00
tibbi a904a76bd8 hide hidden files and folders if set so 2016-09-04 22:57:52 +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 976a7ca5b3 update version to 3 (1.3) 2016-08-29 22:24:11 +02:00
tibbi e3f465aab1 remove the non translatable german strings 2016-08-29 22:24:03 +02:00
tibbi 8be28edf0a update the launcher icons 2016-08-29 22:22:42 +02:00
tibbi b5782f2cad rename the app launcher to File Manager 2016-08-29 22:21:08 +02:00
vanitasvitae b972830d52 Added german translation 2016-08-25 15:38:26 +02:00
tibbi 7fdc5bd72c update version to 2 (1.2) 2016-08-22 22:39:53 +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 72ad15e3ae add an Invite Friends button 2016-08-22 21:47:33 +02:00
tibbi 88092d8582 use our own strings for OK and Cancel 2016-08-21 20:36:47 +02:00
tibbi d9eb8fbbfb make the buttons in About section easier to click 2016-08-21 20:12:22 +02:00
anthologist fc4aa39d59 Update strings.xml 2016-08-04 12:52:12 +02:00
tibbi d719136f5d enable Minify in release mode 2016-08-02 22:38:56 +02:00
tibbi 40d5e83b6f change the color of Pressed items 2016-08-02 22:10:49 +02:00
tibbi 24bc0d710f use localized string for the initial directory 2016-08-02 21:57:53 +02:00
tibbi 75f459d355 add some missing strings 2016-08-02 21:56:43 +02:00
tibbi 39faefd3e4 add a Release keystore 2016-08-02 21:54:25 +02:00
tibbi 19092179de misc fixed related to copying files 2016-08-02 20:40:18 +02:00
tibbi ccb1a74422 fix a crash at first startup after granting storage permission 2016-07-26 23:13:37 +02:00
tibbi 3bce99b7e3 make the dark theme really dark 2016-07-26 23:01:46 +02:00
tibbi 92ce18bc2a delete some previous launcher icons 2016-07-24 23:12:25 +02:00
tibbi 97fbb01c71 add an app launcher icon 2016-07-24 23:11:35 +02:00
tibbi 06501d7706 use localized buttons at dialogs 2016-07-24 18:09:21 +02:00
tibbi 743d4d2cb9 add a Dark theme 2016-07-24 13:33:00 +02:00
tibbi fce2433a00 move the Settings btn to the main screen 2016-07-18 18:58:22 +02:00
naofum 79676d9cc8 Added Japanese translation 2016-07-18 15:12:15 +09:00
tibbi 4bddc7e418 remove some non translatable strings 2016-07-17 23:36:14 +02:00
Tibor Kaputa b54369ad23 Merge pull request #1 from anthologist/master
Add italian translation
2016-07-17 23:34:30 +02:00
Tibor Kaputa 3815c9e035 Merge pull request #2 from Sopor-/master
swedish translation
2016-07-17 23:34:27 +02:00
tibbi 7dcd3ab947 add breadcrumbs to Destination picker dialog too at Copy 2016-07-17 22:08:04 +02:00
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