Commit Graph

1838 Commits

Author SHA1 Message Date
90b9eee96f adding some tab numbering changes 2021-05-21 12:30:41 +02:00
a48300e713 get Recents file name from its path, if not filled in 2021-05-20 11:09:21 +02:00
9f15dc39d4 updating changelog 6.9.0 2021-05-19 23:16:49 +02:00
91442a8c9a update version to 6.9.0 2021-05-19 23:16:43 +02:00
d8fad97da2 make sure Recents are loaded properly at first launch, after granting permission 2021-05-19 23:12:44 +02:00
e22322b2d5 properly handle file loading with app protection 2021-05-19 23:04:06 +02:00
004fc2f362 show the file name at deletion, if it is only one item 2021-05-19 22:53:56 +02:00
1b1508282a use the helper function for querying recents cursor, show errors 2021-05-19 22:43:29 +02:00
11232b92f7 allow deleting files from Recents 2021-05-19 22:36:14 +02:00
f825068f07 properly update font size or date/time on change 2021-05-19 22:30:19 +02:00
ef91621fff avoid showing invalid files at Recents 2021-05-19 22:18:19 +02:00
2150ad15e6 properly update some colors on change 2021-05-19 22:15:02 +02:00
b526ae5df2 show a placeholder if not recents are found 2021-05-19 22:06:10 +02:00
92092b6168 adding some list/grid viewtype related fixes 2021-05-19 21:55:59 +02:00
0c648d4f88 adding some top menu related improvements 2021-05-19 21:33:55 +02:00
4e5d55be9f do not show all top menu items at Recents tab 2021-05-19 21:11:19 +02:00
39eb160f6b properly handle third party intents in the Recents tab 2021-05-19 21:04:08 +02:00
9143e07949 handle some menu items at both tabs 2021-05-19 20:49:27 +02:00
be0fba6be8 finish actionmode and search on swiping between tabs 2021-05-19 20:23:11 +02:00
8226588d95 filling the Recents tab content 2021-05-19 20:15:46 +02:00
a50977cb33 adding the Recents tab 2021-05-19 19:25:17 +02:00
eb5e565739 wrapping items_fragment into a relativelayout 2021-05-19 19:02:11 +02:00
09018683b8 adding the top tab holder 2021-05-19 18:12:57 +02:00
3001db8769 do not refresh items on setColors 2021-05-19 17:50:26 +02:00
740a4e095d moving some config variable check into main activity 2021-05-19 17:42:16 +02:00
c469c9931f rewriting the fragment to work like in other apps 2021-05-19 17:00:51 +02:00
0c669b4dd8 Merge pull request #472 from spkprs/patch-10
Update strings.xml
2021-05-19 16:08:56 +02:00
42ceb5ecdd Merge pull request #471 from ltGuillaume/patch-1
Dutch
2021-05-19 16:08:48 +02:00
69bfc840b6 Update strings.xml 2021-05-19 00:48:47 +03:00
a887d51edc Dutch 2021-05-18 21:45:47 +02:00
27aa45fc1a adding a Recents fragment 2021-05-18 18:05:01 +02:00
0f0d3482a1 translating a slovak string 2021-05-18 17:43:19 +02:00
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
ffb1f7368b removing some redundant code 2021-05-18 17:41:09 +02:00
6b54b0e450 avoid showing hidden items mistakenly at search, if disabled 2021-05-18 17:37:43 +02:00
62116da023 show more items at the top menu in some cases 2021-05-18 16:48:50 +02:00
0eb5dc693e updating commons and gradle 2021-05-18 16:48:40 +02:00
78e5ed3b5c Merge remote-tracking branch 'upstream/master' into press-back-twice 2021-05-11 11:10:08 -04:00
b7696bf41f Merge pull request #470 from DhruvaSambrani/translations-hi
Add more Hindi translations
2021-05-11 09:37:46 +02:00
3c54f402bd adding some newlines 2021-05-11 09:37:38 +02:00
192c68a6c4 Add hindi translations 2021-05-11 03:41:15 +05:30
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
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
a92c90861c updating changelog 6.8.8 2021-04-19 20:16:55 +02:00
0ba024a712 update version to 6.8.8 2021-04-19 20:16:47 +02:00
d395aab484 do not animate the views at updating the folder children count 2021-04-19 19:21:34 +02:00
f4388d7d8b update folder children count asynchronously 2021-04-19 19:13:46 +02:00
260da456c1 catch Out Of Memory errors at opening files in the editor 2021-04-19 17:03:03 +02:00
22b331e535 use the new way of intent handling at opening files 2021-04-19 16:45:37 +02:00
bcf7369816 updating kotlin, commons, gradle 2021-04-19 16:43:49 +02:00