Commit graph

1257 commits

Author SHA1 Message Date
tibbi
3001db8769 do not refresh items on setColors 2021-05-19 17:50:26 +02:00
tibbi
740a4e095d moving some config variable check into main activity 2021-05-19 17:42:16 +02:00
tibbi
c469c9931f rewriting the fragment to work like in other apps 2021-05-19 17:00:51 +02:00
Tibor Kaputa
0c669b4dd8
Merge pull request #472 from spkprs/patch-10
Update strings.xml
2021-05-19 16:08:56 +02:00
spkprs
69bfc840b6
Update strings.xml 2021-05-19 00:48:47 +03:00
Guillaume
a887d51edc
Dutch 2021-05-18 21:45:47 +02:00
tibbi
27aa45fc1a adding a Recents fragment 2021-05-18 18:05:01 +02:00
tibbi
0f0d3482a1 translating a slovak string 2021-05-18 17:43:19 +02:00
Tibor Kaputa
e99cfd437d
Merge pull request #469 from tkterris/press-back-twice
Add toggle to disable "Press back again to exit"
2021-05-18 17:42:23 +02:00
Tibor Kaputa
ffb1f7368b
removing some redundant code 2021-05-18 17:41:09 +02:00
tibbi
6b54b0e450 avoid showing hidden items mistakenly at search, if disabled 2021-05-18 17:37:43 +02:00
tibbi
62116da023 show more items at the top menu in some cases 2021-05-18 16:48:50 +02:00
tibbi
0eb5dc693e updating commons and gradle 2021-05-18 16:48:40 +02:00
Trevor Terris
78e5ed3b5c Merge remote-tracking branch 'upstream/master' into press-back-twice 2021-05-11 11:10:08 -04:00
Tibor Kaputa
3c54f402bd
adding some newlines 2021-05-11 09:37:38 +02:00
Dhruva Sambrani
192c68a6c4
Add hindi translations 2021-05-11 03:41:15 +05:30
Trevor Terris
f74ebf5753 Update strings.xml from feedback
Change option verbiage, and remove translatable="false". Instead, use English text for all languages for now.
2021-05-07 16:39:37 -04:00
Trevor Terris
2e05c24b4d Add toggle to disable "Press back again to exit"
Add toggle to settings activity for the "Press back again to exit" functionality. Defaults to true (current behavior).
2021-05-07 16:24:35 -04:00
tibbi
0ba024a712 update version to 6.8.8 2021-04-19 20:16:47 +02:00
tibbi
d395aab484 do not animate the views at updating the folder children count 2021-04-19 19:21:34 +02:00
tibbi
f4388d7d8b update folder children count asynchronously 2021-04-19 19:13:46 +02:00
tibbi
260da456c1 catch Out Of Memory errors at opening files in the editor 2021-04-19 17:03:03 +02:00
tibbi
22b331e535 use the new way of intent handling at opening files 2021-04-19 16:45:37 +02:00
tibbi
bcf7369816 updating kotlin, commons, gradle 2021-04-19 16:43:49 +02:00
tibbi
14889b0185 update version to 6.8.7 2021-03-05 12:20:30 +01:00
tibbi
7e2c26d629 animate the recyclerview item appearing 2021-03-05 11:57:51 +01:00
tibbi
f68af307bb updating some dialogs with the new edittext hints 2021-03-05 11:24:38 +01:00
tibbi
402c187f03 refresh items after moving 2021-02-25 21:32:44 +01:00
tibbi
724a08a904 updating commons to 5.33.35 2021-02-25 14:52:06 +01:00
tibbi
77e3b7924d update version to 6.8.6 2021-02-12 23:05:56 +01:00
tibbi
e93588ad30 use proper colors on some places 2021-02-12 23:01:48 +01:00
tibbi
01da232d39 adding some crashfixes 2021-02-12 22:18:14 +01:00
tibbi
3f50700b85 updating commons, kotlin 2021-02-12 22:18:07 +01:00
baron
26f1fcb71e Fixed an unescaped & in German translation 2021-02-02 20:25:49 +01:00
Tibor Kaputa
06292d9c56
Merge pull request #448 from spkprs/patch-9
Update strings.xml
2021-02-02 09:37:35 +01:00
spkprs
060ff98bc3
Update strings.xml 2021-02-02 01:59:15 +02:00
GithubUser699
636b4da66d
Updated german translation strings 2021-02-01 23:53:32 +00:00
Nekromanser
c58fab807a
Update strings.xml
Fixed typos.
Improved finnish translation.
2021-02-01 07:40:00 +02:00
teemue
2b4a5702df
Improved FI Translation 2021-01-30 23:27:22 +02:00
Fatih Fırıncı
a2c933ece1
Update strings.xml 2021-01-30 11:41:32 +03:00
tibbi
8c49806b8e update version to 6.8.5 2021-01-26 11:20:04 +01:00
tibbi
2fe8c6564a avoid showing Root initially at the top breadcrumb at app launch 2021-01-26 11:10:29 +01:00
tibbi
0dcc6f4da1 refetch items at changing view type, to make sure the proper fields are filled 2021-01-25 15:02:51 +01:00
tibbi
353618e5f4 animate column count changes 2021-01-25 14:58:55 +01:00
tibbi
d767098f20 allow toggling filename visibility in the grid view 2021-01-25 14:52:17 +01:00
tibbi
9d3b1796be adding a menu item for toggling filename visibility 2021-01-25 14:34:27 +01:00
tibbi
14bb9db182 minor code tweak 2021-01-25 11:21:47 +01:00
tibbi
bddec8ccda calculate content height after closing search 2021-01-25 11:20:08 +01:00
tibbi
23208bfc1a disable swipe refresh gesture at item selection, needs better solution 2021-01-23 20:54:21 +01:00
tibbi
65bbe0602a make the path at Favorite path picker nicer 2021-01-23 18:36:28 +01:00
tibbi
c8e104d88d fix #403, delete empty folders after move, if really empty 2021-01-23 17:36:15 +01:00
tibbi
919d073a03 fix #431, automatically pick Internal at the storage picker, if the only option 2021-01-23 17:00:10 +01:00
tibbi
6efcd9f381 update version to 6.8.4 2021-01-16 17:39:42 +01:00
tibbi
6143998308 moving some ListItem functions into Commons 2021-01-16 17:34:03 +01:00
tibbi
112b816b9e recalculate recyclerview height at using Search 2021-01-16 17:33:34 +01:00
tibbi
fad3697bc6 disable swipe refreshing when search is open 2021-01-16 17:22:55 +01:00
Sérgio Marques
047367d657
Update strings.xml 2021-01-16 14:38:48 +00:00
tibbi
af82cc5119 fix #440, show folders at search results too 2021-01-16 12:16:23 +01:00
tibbi
cbd092862f show a folder icon at search results folder too 2021-01-16 11:33:31 +01:00
Guillaume
e83165caad
Dutch 2021-01-15 23:47:21 +01:00
tibbi
441d53d9cd adding new strings for showing Recent files 2021-01-15 23:06:58 +01:00
tibbi
c7f311360d move Delete menu button at the top at file selecting 2021-01-15 22:52:11 +01:00
tibbi
a9bb37e07d get proper file count of folders only when needed 2021-01-14 21:40:02 +01:00
tibbi
d68aee2b5f use an improved way of file thumbnail caching 2021-01-14 20:59:52 +01:00
tibbi
032f1c4a0d update version to 6.8.3 2021-01-11 17:40:08 +01:00
tibbi
b2f65a448e allow opening folders from search results 2021-01-11 17:22:39 +01:00
tibbi
1308e1b434 updating commons and kotlin 2021-01-11 17:08:10 +01:00
tibbi
fb41c0a7b1 update version to 6.8.2 2020-11-27 12:12:47 +01:00
tibbi
705ad89c36 adding a new FAQ item 2020-11-27 11:53:39 +01:00
tibbi
92168ab3f0 adding some crashfixes 2020-11-27 11:53:33 +01:00
tibbi
7b564f9368 updating commons, kotlin, gradle 2020-11-27 10:03:31 +01:00
Luis Alfredo Figueroa Bracamontes
72e061e3a6
Update strings.xml
Translating new strings
2020-11-25 12:33:50 -06:00
Anonymous
4f61ae4f3f
Update Polish translation 2020-11-21 18:02:15 +00:00
tibbi
aa829825e2 update version to 6.8.1 2020-10-29 23:35:08 +01:00
tibbi
c75c4461f5 adding Grid view into WhatsNew 2020-10-29 23:34:17 +01:00
tibbi
d14cf23803 recalculate the list height in some cases 2020-10-29 23:29:23 +01:00
tibbi
af5862f045 make sure folder labels at search occupy the whole line in grid view 2020-10-29 23:23:08 +01:00
tibbi
f2c1f7688a allow changing the column level with zooming again 2020-10-29 23:03:59 +01:00
tibbi
10ab22508f properley handle grid/list view initialization 2020-10-29 23:01:25 +01:00
tibbi
3f849da18f allow changing the column count with gestures and menu buttons 2020-10-29 22:40:36 +01:00
tibbi
07ba82f4ee mark selected grid items with a check 2020-10-29 21:41:57 +01:00
tibbi
c5f38a93f3 improving the UI of grid view a bit 2020-10-29 21:22:11 +01:00
tibbi
34edd70b99 toggle between list and grid view as needed 2020-10-29 20:43:24 +01:00
tibbi
c80b981a51 adding a grid item layout file 2020-10-29 20:12:02 +01:00
tibbi
2749e68402 just renaming some list file types 2020-10-29 19:59:04 +01:00
tibbi
e1c0554990 adding a Change View Type menu item for enabling grid view 2020-10-29 19:50:51 +01:00
tibbi
bb5d918cf5 updating commons, kotlin and gradle 2020-10-28 23:28:07 +01:00
Ricardo
17741fc5a0
Update strings.xml 2020-10-24 19:19:14 -03:00
Ricardo
4dc7507978
Improvements in Brazilian Portuguese Translation 2020-10-24 19:00:19 -03:00
Tejas Mate
33b09d0819
Update strings.xml 2020-10-20 21:28:20 +05:30
Tejas Mate
9cc41b1dc7
Update strings.xml
updates some strings
2020-10-20 21:19:49 +05:30
Tejas Mate
b4ed57b5d8
Create strings.xml
Added some translated Strings of Hindi
2020-10-20 20:34:44 +05:30
Sérgio Marques
b84487d670
Update strings.xml 2020-10-18 23:54:55 +01:00
Tibor Kaputa
1207c3676d
reverting some translations 2020-10-03 21:02:24 +02:00
davidre345
e32b5d7366
Adding galician strings 2020-10-02 19:23:27 +02:00
tibbi
652d8ce35d update version to 6.8.0 2020-09-27 18:12:24 +02:00
tibbi
e0dbbe0668 update commons to 5.30.22 2020-09-27 18:02:53 +02:00
tibbi
b3d34a4853 add rounded corners to image previews 2020-09-27 17:55:16 +02:00
tibbi
0af5ee245a improve file loading performance on Android 11+ 2020-09-27 17:48:46 +02:00
tibbi
12b96e159d optimizing the performance at fetching files 2020-09-27 11:36:43 +02:00