Commit Graph

1929 Commits

Author SHA1 Message Date
Tibor Kaputa 5498c02f4c
Merge pull request #509 from spkprs/patch-11
Update strings.xml
2021-10-13 18:36:00 +02:00
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
Tibor Kaputa a9336115c4
Merge pull request #506 from Aga-C/polish-translation
Updated Polish translation
2021-10-12 11:35:32 +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
tibbi 48c3b3470a updating kotlin and gradle 2021-10-09 22:24:35 +02:00
Tibor Kaputa faea0eac12
Merge pull request #504 from lnux-usr/patch-1
Update some pt-br translations
2021-09-26 21:57:32 +02:00
lnux-usr 2f451917ad
Update pt-br translations 2021-09-26 16:53:46 -03:00
Tibor Kaputa 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
Wolfgang Meier a27e44f38d Allow all mime-types when using the 'Save As' function 2021-09-24 14:10:33 +02:00