Commit graph

733 commits

Author SHA1 Message Date
tibbi
b58ed9d532 avoid returning empty file list at filepicker intent 2018-02-12 18:25:39 +01:00
tibbi
b1ddbb7e6f update commons to 3.11.6 2018-02-12 18:15:15 +01:00
Sérgio Marques
f69fc96fb5
Update strings.xml 2018-02-10 16:12:27 +00:00
tibbi
340a2159f0 move setupSearch in onCreateOptionsMenu 2018-02-10 16:17:02 +01:00
Nikola Trubitsyn
fc0b87c9a7 Fix incorrect behaviour of favorites in menu 2018-02-10 16:46:27 +03:00
Tibor Kaputa
d2f2a57f1d
removing some empty lines 2018-02-08 14:50:13 +01:00
Nopit
7b4333ada0
Update strings.xml 2018-02-08 13:45:41 +00:00
Nopit
f39abfb707
Update strings.xml 2018-02-08 11:50:48 +00:00
tibbi
9a89337ee8 adding Indonesian strings file 2018-02-08 11:20:24 +01:00
en2sv
6162ca9eae
Update Swedish translation 2018-02-03 20:20:33 +01:00
Tibor Kaputa
0e693ee8c8
Merge pull request #170 from anthologist/master
Updated italian
2018-02-03 09:32:16 +01:00
gregory678
34bb6e7cd3
Update strings.xml 2018-02-03 01:05:44 +01:00
anthologist
af60bcf38c Updated italian 2018-02-02 21:27:11 +01:00
Tibor Kaputa
0766b1e2f3
Merge pull request #162 from trubitsyn/patch-1
Set unique applicationIdSuffix in debug builds
2018-02-02 16:56:24 +01:00
Nikola Trubitsyn
b8b2effb71 Set unique applicationIdSuffix in debug builds 2018-02-02 00:43:58 +03:00
tibbi
1a642d1aeb move values-da in the proper folder 2018-01-31 17:38:55 +01:00
Tibor Kaputa
e37ac1ff8f
Merge pull request #165 from trubitsyn/favorites-fix
Update favorites when renaming or removing a directory
2018-01-31 17:35:16 +01:00
10cents
8388f42c53
Wrong location
Could you please remove this file or remove it to the correct location. It is not possible to create a folder whit this name as long as this file exists.
2018-01-30 23:13:00 +01:00
Nikola Trubitsyn
15f714b359 Update favorites when renaming or removing a directory
Fixes #163
2018-01-31 01:11:22 +03:00
tibbi
7001da418c update version to 3.2.1 2018-01-29 16:14:39 +01:00
tibbi
4c47b15a39 update commons to 3.9.4 2018-01-29 16:12:32 +01:00
tibbi
872bc17f3f add subsections to settings 2018-01-29 15:28:45 +01:00
tibbi
3ba41af0c8 update commons to 3.9.0 2018-01-29 15:15:26 +01:00
10cents
37f5e32ecc
New values-da/strings.xml
Danish translation
2018-01-25 21:34:01 +01:00
tibbi
fc75b4c7d5 check empty line at root file handling 2018-01-25 15:59:11 +01:00
tibbi
0dcc77cdc2 remove a redundant constant 2018-01-24 22:58:29 +01:00
tibbi
7caeaca5cc update version to 3.2.0 2018-01-24 22:07:18 +01:00
tibbi
3b00a37895 use "stat -t" for getting root file sizes, "stat -c" isnt available in busybox 2018-01-24 22:03:30 +01:00
tibbi
861f9ff8dc renaming a variable 2018-01-24 21:49:49 +01:00
tibbi
07b75a5fe1 rewrite root folders handling, do not use "awk" command 2018-01-24 21:38:23 +01:00
tibbi
9b957a7367 avoid loading folders twice at app start 2018-01-24 17:49:59 +01:00
tibbi
acb4f63344 update commons to 3.8.3 2018-01-24 15:01:50 +01:00
Nikola Trubitsyn
db93e5fe8f
Specify build tools 27.0.3 explicitly 2018-01-22 13:07:31 +03:00
Nikola Trubitsyn
6e635f55ab
Update strings.xml 2018-01-21 04:17:10 +03:00
tibbi
85f230be17 updating app screenshots 2018-01-17 16:57:58 +01:00
tibbi
eb16675dfa update commons to 3.7.7 2018-01-17 16:26:10 +01:00
tibbi
d3f1ea540c adding some null checks around search 2018-01-09 15:43:25 +01:00
Poussinou
e002237f36
Update strings.xml 2018-01-08 23:15:44 +01:00
tibbi
05fffdf2fa update version to 3.1.0 2018-01-08 17:30:36 +01:00
tibbi
e0845d3c07 use dark theme by default 2018-01-08 17:30:29 +01:00
tibbi
7395f402af fix #142, allow installing apps from apk files on Android Oreo 2018-01-08 17:11:05 +01:00
tibbi
d4669d32db close search on stop 2018-01-08 16:46:25 +01:00
tibbi
7e77d07fd7 improve handling of system files on unrooted devices 2018-01-08 16:26:22 +01:00
tibbi
90c854dbf2 always create a new list adapter to ensure proper scroll state 2018-01-08 15:50:52 +01:00
tibbi
e41d5de4aa adding initial search, related to #34 2018-01-07 23:51:33 +01:00
tibbi
bef2f89b79 tweak the placeholders at empty favorites 2018-01-07 22:39:17 +01:00
tibbi
5aa5b19550 adding some new strings 2018-01-07 21:42:08 +01:00
tibbi
6d3991320e replace Delete with Remove at favorites list 2018-01-07 21:19:32 +01:00
tibbi
efcce9fd5b update commons to 3.6.3 2018-01-07 21:16:48 +01:00
tibbi
5214659295 make sure the activity is alive at getting the items 2018-01-07 21:14:04 +01:00
tibbi
bf843e46dc shorten a bubble text getter 2018-01-06 21:41:05 +01:00
Sérgio Marques
6742a1819a
Update strings.xml 2018-01-06 16:17:04 +00:00
anthologist
d4b6adc308 updated italian 2017-12-30 16:09:30 +01:00
Phoenix1747
ea5d08c59f
Update DE Play Store description 2017-12-30 13:40:35 +01:00
Nikola Trubitsyn
d14395b9e6 Update values-ru/strings.xml
Source: 97e069af4e (diff-350ed87a7debbc4439cbdc7f12bfca7e)
2017-12-29 21:42:27 +03:00
tibbi
e314afeee9 reuse the star icons from Commons 2017-12-28 17:22:05 +01:00
tibbi
400499785d update version to 3.0.2 2017-12-28 11:15:52 +01:00
tibbi
26d5806284 update commons to 3.4.13 2017-12-28 11:09:34 +01:00
tibbi
193091fb46 adding a null check at getting files 2017-12-28 11:05:28 +01:00
Rex_sa
66ef59033c
Create strings.xml
Add ar (Arabic) translation
2017-12-22 19:40:18 +03:00
Phoenix1747
7ea3a69f60
Small translation fix 2017-12-22 16:24:57 +01:00
Phoenix1747
cf1bf61e96
Update DE
Translate string from commit be22e1bf08 about the fingerprint permission.
2017-12-22 16:20:47 +01:00
hanjoong.cho
bf934f7b1d Update Korean translation 2017-12-22 20:35:23 +09:00
tibbi
be22e1bf08 update the app description with the fingerprint permission explanation 2017-12-22 10:31:10 +01:00
Nikola Trubitsyn
2b4ae38375 Simple Commons 3.3.12 2017-12-22 00:44:15 +03:00
Nikola Trubitsyn
fe235d8f76 Build Tools 27.0.2 2017-12-22 00:39:41 +03:00
bulbarsaur
61b42c1c8d Update Korean translation 2017-12-21 10:49:24 +09:00
hanjoong.cho
cf86ef6e63 Update Korean translation 2017-12-21 07:55:20 +09:00
Sérgio Marques
ffd45178cb
Update strings.xml 2017-12-10 23:14:23 +00:00
tibbi
f113aa23a9 shorten the FavoritesActivity path in the manifest 2017-12-10 10:58:28 +01:00
anthologist
e3ce85b8ef updated italian 2017-12-09 17:16:35 +01:00
tibbi
e45d2293f4 handle dragging the scrollbar at empty folders 2017-12-07 16:57:45 +01:00
tibbi
6d5aaeb932 update version to 3.0.1 2017-12-06 22:07:41 +01:00
tibbi
565e44667c add an info bubble at the fastscroller 2017-12-06 21:54:36 +01:00
tibbi
58ded92b34 check if the activity is alive when getting items 2017-12-06 21:18:12 +01:00
tibbi
50ca0ae838 replace vector launcher icon with pngs 2017-12-06 21:15:27 +01:00
tibbi
3cd3cea76f use normal_text_size at dialog edittexts 2017-12-06 21:11:27 +01:00
tibbi
9a278fd170 update version to 3.0.0 2017-12-04 22:05:40 +01:00
tibbi
fdfbf9555c use svg launcher icons whenever possible 2017-12-04 22:04:59 +01:00
tibbi
f9bfe28c4f use round launchers on every android version 2017-12-04 17:52:43 +01:00
tibbi
e48f5e2821 fix #54, show proper apk file thumbnail 2017-12-03 23:46:46 +01:00
tibbi
5bdb75e6d5 fix #136, properly sort folders by size 2017-12-03 23:35:23 +01:00
tibbi
65c5f6af79 update commons to 3.0.23 2017-12-03 21:38:34 +01:00
tibbi
f90e14ac0e update commons to 3.0.21 2017-12-01 19:11:06 +01:00
tibbi
e2feab1b9e remove the Vibrate permission 2017-11-30 18:42:09 +01:00
tibbi
8fec0fa9ca update commons to 3.0.9 2017-11-30 18:29:05 +01:00
tibbi
04b219b308 adding some brackets 2017-11-30 16:57:51 +01:00
tibbi
555dc21a35 use the helper function at deleting recyclerview items 2017-11-30 16:52:59 +01:00
tibbi
d80f9a3698 use the new way of adding vertical dividers to recyclerview adapters 2017-11-30 13:43:26 +01:00
tibbi
554ea6512b update commons to 3.0.3 2017-11-29 22:52:59 +01:00
tibbi
97c5d9b530 do not cache config at ItemsAdapter to ensure fresh data 2017-11-25 20:23:56 +01:00
Nikola Trubitsyn
8ccf3aef0e
Update strings.xml 2017-11-21 14:54:43 +03:00
tibbi
cf0c61ade1 update version to 2.8.0 2017-11-19 22:10:02 +01:00
tibbi
c36b33ae25 do not show any folder content while asking for storage access 2017-11-19 21:58:18 +01:00
tibbi
0605b85b35 fix opening .apk files, treat them specially 2017-11-19 19:42:42 +01:00
tibbi
a6f82c466a improve the way multiple files are shared/opened 2017-11-19 19:07:30 +01:00
tibbi
2ef400d342 simplify the uri sharing 2017-11-19 18:44:29 +01:00
tibbi
18104b98c0 capitalize Context and String extensions 2017-11-19 18:39:36 +01:00
tibbi
43ebc7add1 properly update selectable item count at creating a new file/folder 2017-11-19 18:35:23 +01:00
tibbi
7f31975053 update selectable item count at deleting an item 2017-11-19 18:24:43 +01:00