tibbi
f739c429e8
update version to 6.9.4
2021-08-27 15:32:08 +02:00
tibbi
ccab2e3571
updating commons with a crashfix
2021-08-27 15:24:52 +02:00
tibbi
452c913445
updating commons and gradle
2021-08-27 15:19:08 +02:00
Tibor Kaputa
51b7323f14
adding some top margin
2021-08-27 14:58:54 +02:00
Paul Akhamiogu
fa0614175a
Update Breadcrumbs and commons library version
2021-08-27 13:31:56 +01:00
tibbi
37b9699276
a bit more code shortening
2021-08-15 23:25:37 +02:00
tibbi
73aaf290f9
updating commons + minor code style update
2021-08-15 23:18:28 +02:00
Andrii Chubko
a706e26df6
Clean code
2021-08-15 11:41:58 +03:00
Andrii Chubko
b11e60a3c5
Show save prompt when exiting editor if there are unsaved changes
...
To check if there are unsaved changes, the current text is compared to the original text.
If user uses the "Saved as" button to modify this file, the original text is updated.
When there are unsaved changes:
- If user clicks "Discard", the editor is exited without saving.
- If user clicks "Save" and successfully saves the file, the editor is automatically closed afterward.
- If user clicks "Save" but then fails to save or closes the save dialog, the editor is not closed.
2021-08-15 07:31:48 +03:00
tibbi
5fe7ac01e2
update version to 6.9.3
2021-06-14 16:52:44 +02:00
tibbi
3d31290c6b
renaming a delete confirmation skipping related view
2021-06-13 22:10:35 +02:00
Tibor Kaputa
59d6749ce6
Merge pull request #479 from Agustyn98/skip_delete_confirm
...
Option to skip the delete confirmation
2021-06-13 22:09:05 +02:00
tibbi
515d0eb710
fix #486 , respect animations disabled system-wide
2021-06-13 22:06:36 +02:00
teemue
ef3d4d1cf7
Improved FI translation
2021-06-11 22:09:46 +03:00
Tibor Kaputa
86f89d4550
Update strings.xml
2021-06-04 09:30:19 +02:00
unbranched
0422bc68f3
Italian translation update
2021-06-02 19:37:34 +02:00
motomoto7
0c8feabfc3
Update strings.xml
2021-06-02 17:15:19 +03:00
Agus
c807e24ec0
option to skip delete confirmation
2021-05-28 16:12:47 -03:00
Agus
16cfb8401c
skip delete confirmation option
2021-05-28 16:04:27 -03:00
tibbi
adf0a77602
update version to 6.9.2
2021-05-22 13:50:19 +02:00
tibbi
4309687242
reordering some lines
2021-05-22 13:19:46 +02:00
tibbi
02a26c1a85
adding a crashfix
2021-05-22 13:19:40 +02:00
tibbi
1043ff74b8
update version to 6.9.1
2021-05-21 20:06:38 +02:00
tibbi
bf9dc6dd4f
updating commons
2021-05-21 20:03:58 +02:00
tibbi
200e2a51d2
show only the selected tabs
2021-05-21 15:19:35 +02:00
tibbi
1e713ab812
add a setting button for managing shown tabs
2021-05-21 14:49:08 +02:00
tibbi
90b9eee96f
adding some tab numbering changes
2021-05-21 12:30:41 +02:00
tibbi
a48300e713
get Recents file name from its path, if not filled in
2021-05-20 11:09:21 +02:00
tibbi
91442a8c9a
update version to 6.9.0
2021-05-19 23:16:43 +02:00
tibbi
d8fad97da2
make sure Recents are loaded properly at first launch, after granting permission
2021-05-19 23:12:44 +02:00
tibbi
e22322b2d5
properly handle file loading with app protection
2021-05-19 23:04:06 +02:00
tibbi
004fc2f362
show the file name at deletion, if it is only one item
2021-05-19 22:53:56 +02:00
tibbi
1b1508282a
use the helper function for querying recents cursor, show errors
2021-05-19 22:43:29 +02:00
tibbi
11232b92f7
allow deleting files from Recents
2021-05-19 22:36:14 +02:00
tibbi
f825068f07
properly update font size or date/time on change
2021-05-19 22:30:19 +02:00
tibbi
ef91621fff
avoid showing invalid files at Recents
2021-05-19 22:18:19 +02:00
tibbi
2150ad15e6
properly update some colors on change
2021-05-19 22:15:02 +02:00
tibbi
b526ae5df2
show a placeholder if not recents are found
2021-05-19 22:06:10 +02:00
tibbi
92092b6168
adding some list/grid viewtype related fixes
2021-05-19 21:55:59 +02:00
tibbi
0c648d4f88
adding some top menu related improvements
2021-05-19 21:33:55 +02:00
tibbi
4e5d55be9f
do not show all top menu items at Recents tab
2021-05-19 21:11:19 +02:00
tibbi
39eb160f6b
properly handle third party intents in the Recents tab
2021-05-19 21:04:08 +02:00
tibbi
9143e07949
handle some menu items at both tabs
2021-05-19 20:49:27 +02:00
tibbi
be0fba6be8
finish actionmode and search on swiping between tabs
2021-05-19 20:23:11 +02:00
tibbi
8226588d95
filling the Recents tab content
2021-05-19 20:15:46 +02:00
tibbi
a50977cb33
adding the Recents tab
2021-05-19 19:25:17 +02:00
tibbi
eb5e565739
wrapping items_fragment into a relativelayout
2021-05-19 19:02:11 +02:00
tibbi
09018683b8
adding the top tab holder
2021-05-19 18:12:57 +02:00
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