Commit Graph

1636 Commits

Author SHA1 Message Date
dbfab9c0cf moving some functions from MyViewPagerFragment to ItemOperationsListener 2021-10-10 22:58:03 +02:00
1af8303bbb adding the core of a new Storage fragment 2021-10-10 22:44:30 +02:00
095e1781a8 fix #497, properly handle file/files copied/moved success message 2021-10-10 20:02:57 +02:00
08ea0b9b9c updating commons 2021-10-10 18:57:42 +02:00
48c3b3470a updating kotlin and gradle 2021-10-09 22:24:35 +02:00
faea0eac12 Merge pull request #504 from lnux-usr/patch-1
Update some pt-br translations
2021-09-26 21:57:32 +02:00
2f451917ad Update pt-br translations 2021-09-26 16:53:46 -03:00
e096a6ccaa Merge pull request #501 from womeier/master
Allow all mime-types when using the 'Save As' function
2021-09-24 21:14:37 +02:00
a27e44f38d Allow all mime-types when using the 'Save As' function 2021-09-24 14:10:33 +02:00
9854ccc2e3 updating changelog 6.9.4 2021-08-27 15:32:15 +02:00
f739c429e8 update version to 6.9.4 2021-08-27 15:32:08 +02:00
fb9d969486 updating kotlin to 1.5.30 2021-08-27 15:28:23 +02:00
ccab2e3571 updating commons with a crashfix 2021-08-27 15:24:52 +02:00
452c913445 updating commons and gradle 2021-08-27 15:19:08 +02:00
8bd2416ef3 Merge pull request #498 from KryptKode/feat/breadcrumbs-one-liner
Update Breadcrumbs
2021-08-27 14:59:09 +02:00
51b7323f14 adding some top margin 2021-08-27 14:58:54 +02:00
fa0614175a Update Breadcrumbs and commons library version 2021-08-27 13:31:56 +01:00
6ab6f50b9b Update .editorconfig 2021-08-17 09:38:47 +02:00
e671d76e5f Update .editorconfig 2021-08-16 23:14:09 +02:00
37b9699276 a bit more code shortening 2021-08-15 23:25:37 +02:00
73aaf290f9 updating commons + minor code style update 2021-08-15 23:18:28 +02:00
a57569cd86 Merge pull request #496 from qwertyfinger/feature/editor-save-prompt
Show save prompt when exiting editor if there are unsaved changes
2021-08-15 23:06:51 +02:00
a706e26df6 Clean code 2021-08-15 11:41:58 +03:00
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
55aa225383 updating changelog 6.9.3 2021-06-14 16:52:51 +02:00
5fe7ac01e2 update version to 6.9.3 2021-06-14 16:52:44 +02:00
39fa6144c9 updating kotlin to 1.5.10 2021-06-14 16:52:37 +02:00
3d31290c6b renaming a delete confirmation skipping related view 2021-06-13 22:10:35 +02:00
59d6749ce6 Merge pull request #479 from Agustyn98/skip_delete_confirm
Option to skip the delete confirmation
2021-06-13 22:09:05 +02:00
515d0eb710 fix #486, respect animations disabled system-wide 2021-06-13 22:06:36 +02:00
81f3723ed0 Merge pull request #488 from teemue/patch-2
Improved FI translation
2021-06-12 12:44:12 +02:00
ef3d4d1cf7 Improved FI translation 2021-06-11 22:09:46 +03:00
c8e8cbdb25 Merge pull request #483 from unbranched/master
Italian translation update
2021-06-04 09:30:35 +02:00
86f89d4550 Update strings.xml 2021-06-04 09:30:19 +02:00
0422bc68f3 Italian translation update 2021-06-02 19:37:34 +02:00
5eeddaf681 Merge pull request #482 from motomoto7/patch-5
Update strings.xml
2021-06-02 16:43:51 +02:00
0c8feabfc3 Update strings.xml 2021-06-02 17:15:19 +03:00
c807e24ec0 option to skip delete confirmation 2021-05-28 16:12:47 -03:00
16cfb8401c skip delete confirmation option 2021-05-28 16:04:27 -03:00
59e5713f97 updating changelog 6.9.2 2021-05-22 13:50:25 +02:00
adf0a77602 update version to 6.9.2 2021-05-22 13:50:19 +02:00
4309687242 reordering some lines 2021-05-22 13:19:46 +02:00
02a26c1a85 adding a crashfix 2021-05-22 13:19:40 +02:00
e67097580a updating changelog 6.9.1 2021-05-21 20:06:44 +02:00
1043ff74b8 update version to 6.9.1 2021-05-21 20:06:38 +02:00
bf9dc6dd4f updating commons 2021-05-21 20:03:58 +02:00
200e2a51d2 show only the selected tabs 2021-05-21 15:19:35 +02:00
1e713ab812 add a setting button for managing shown tabs 2021-05-21 14:49:08 +02:00
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