Commit graph

171 commits

Author SHA1 Message Date
tibbi
72ad15e3ae add an Invite Friends button 2016-08-22 21:47:33 +02:00
tibbi
632a296f86 update gradle to 2.1.3 2016-08-22 21:44:22 +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
Tibor Kaputa
7b69b83368 Merge pull request #8 from kTyn9A9Kw3/master
Add Google Play/F-Droid badges
2016-08-07 23:54:02 +02:00
kTyn9A9Kw3
f042ffbda1 Update README.md 2016-08-07 21:49:26 +00:00
Tibor Kaputa
e587dcd1f6 Merge pull request #5 from anthologist/master
Update italian
2016-08-04 12:53:04 +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
aabb1666af add tablet screenshots 2016-08-02 22:33:52 +02:00
tibbi
da95440390 add an initial changelog 2016-08-02 22:18:30 +02:00
tibbi
7de9596220 one more screenshot 2016-08-02 22:17:33 +02:00
tibbi
840e467bc1 add some screenshots 2016-08-02 22:16:59 +02:00
tibbi
40d5e83b6f change the color of Pressed items 2016-08-02 22:10:49 +02:00
tibbi
87fec9ba2b update README 2016-08-02 22:05:22 +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
a762387e16 add README 2016-07-24 23:26:56 +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
Tibor Kaputa
76536accc9 Merge pull request #3 from naofum/master
Added Japanese translation
2016-07-18 18:14:17 +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