Commit Graph

1352 Commits

Author SHA1 Message Date
spkprs
fbcbe3275c
Update strings.xml 2021-10-13 19:21:49 +03:00
tibbi
cc66fbe65c allow changing the column count at mimetype activity 2021-10-13 17:06:25 +02:00
tibbi
226040e26b refresh mime types list on some menu actions 2021-10-13 16:50:09 +02:00
tibbi
98a5c5969e avoid showing some menu items at the storage fragment 2021-10-13 16:45:13 +02:00
tibbi
e000962a94 refresh mimetype activity list on changing sorting 2021-10-13 16:39:53 +02:00
tibbi
c249b33a5b open selected file after clicking in the storage analysis 2021-10-13 16:18:52 +02:00
tibbi
b42680508f list the proper files at mimetype activity 2021-10-13 16:13:25 +02:00
tibbi
8fb2f56506 add file fetching at mime type activity 2021-10-13 15:57:41 +02:00
tibbi
ffc838037f adding the actual file fetcher at the mimetype activity 2021-10-13 14:06:32 +02:00
tibbi
05f99b49ba moving the extra mimetypes into the Constants file 2021-10-13 12:23:35 +02:00
tibbi
591c4c56ad adding an initial implementation of Mimetypes activity 2021-10-13 12:02:54 +02:00
tibbi
b30fa5e154 adding some placeholder dots at storage during loading 2021-10-13 11:28:57 +02:00
tibbi
7c02fe8e90 make the whole storage analyzer scrollable 2021-10-13 11:12:34 +02:00
tibbi
cc58ea1b87 make the storage analyzer items clickable 2021-10-13 11:09:45 +02:00
tibbi
0961ceb096 minor code style formatting 2021-10-13 10:43:54 +02:00
tibbi
87c3a905e9 recognize more mimetypes as documents or archives 2021-10-13 10:38:28 +02:00
tibbi
ec6cafecd8 add some files without mimetype to Others too 2021-10-12 15:32:33 +02:00
tibbi
46fa498acc adding Others to the storage analyzer 2021-10-12 14:09:05 +02:00
tibbi
91db92b51d adding recognition to a couple more mimetypes 2021-10-12 14:02:17 +02:00
tibbi
1b956e336f adding a basic implementation of archive file fetching 2021-10-12 12:14:13 +02:00
Agnieszka C
35bc57f705 Updated Polish translation 2021-10-12 11:19:34 +02:00
tibbi
bc03e4f5e5 adding a new string for Archives 2021-10-11 23:44:27 +02:00
tibbi
13c0afef3c adding Documents at the storage analyzer 2021-10-11 23:38:42 +02:00
tibbi
5d5a4c3a7d use a better way of calculating file sizes by mime type 2021-10-11 23:28:01 +02:00
tibbi
7409a569de adding audio storage 2021-10-11 23:04:25 +02:00
tibbi
49103cc405 show the videos size too 2021-10-11 22:57:09 +02:00
tibbi
bf25cdfb2b add an Images progressbar at the storage analyzer 2021-10-11 22:51:36 +02:00
tibbi
ff4ccbf439 make sure the storage usage progressbar has the proper color 2021-10-11 22:28:33 +02:00
tibbi
1741888d74 adding a storage usage progress indicator 2021-10-11 22:21:51 +02:00
tibbi
17343f5448 lets show the free storage label only if we have the values 2021-10-11 22:14:49 +02:00
tibbi
87d3cf6501 avoid recreating the content of tabs at swiping 2021-10-11 22:08:23 +02:00
tibbi
d31060739e filling in some initial Storage fragment views 2021-10-11 21:59:57 +02:00
tibbi
f750539695 adding the storage tab at the viewpager 2021-10-11 21:08:31 +02:00
tibbi
fdbd093ff6 adding some initial storage analysis tab related things 2021-10-11 20:41:20 +02:00
tibbi
ba5fb52e84 adding some strings related to the storage analysis tab 2021-10-11 20:22:30 +02:00
tibbi
6dd545e4b5 adding the new helper extension for formatting file size 2021-10-11 18:20:05 +02:00
tibbi
a246ca514f adding some storage stat fetchers into the storage fragment 2021-10-11 17:55:11 +02:00
tibbi
997a44f857 adding some size fetching into the Storage fragment 2021-10-11 16:06:12 +02:00
tibbi
25a621da27 renaming refreshItems to refreshFragment 2021-10-10 23:02:40 +02:00
tibbi
dbfab9c0cf moving some functions from MyViewPagerFragment to ItemOperationsListener 2021-10-10 22:58:03 +02:00
tibbi
1af8303bbb adding the core of a new Storage fragment 2021-10-10 22:44:30 +02:00
tibbi
095e1781a8 fix #497, properly handle file/files copied/moved success message 2021-10-10 20:02:57 +02:00
tibbi
08ea0b9b9c updating commons 2021-10-10 18:57:42 +02:00
lnux-usr
2f451917ad
Update pt-br translations 2021-09-26 16:53:46 -03:00
Wolfgang Meier
a27e44f38d Allow all mime-types when using the 'Save As' function 2021-09-24 14:10:33 +02:00
Paul Akhamiogu
3a52528a54 Merge branch 'master' into fix/android-data-dir-access
# Conflicts:
#	app/build.gradle
2021-09-12 23:14:02 +01:00
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
Paul Akhamiogu
6a94feaf0e first attempt 2021-08-25 00:37:18 +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