Commit graph

200 commits

Author SHA1 Message Date
tibbi
83c72d2918 remove the static variable holding the media sorting 2018-05-25 10:08:44 +02:00
tibbi
4e58f1e6c1 fix #770, reimplement sorting by date taken 2018-05-24 23:29:48 +02:00
tibbi
158fccfedd add back sorting by date taken at the dialog 2018-05-24 15:21:49 +02:00
tibbi
519df9e8a1 removing a redundant function 2018-05-23 23:30:00 +02:00
tibbi
16e5529375 improve folder Distinction to avoid showing duplicate folders 2018-04-29 09:24:20 +02:00
tibbi
a24050c98d make sure folder inclusion is recursive on OTG too 2018-04-26 13:59:24 +02:00
tibbi
b4f44df183 avoid showing the same folder twice, with different casing 2018-04-25 23:41:44 +02:00
tibbi
e2fa9646d9 update commons to 3.19.20 2018-04-25 23:01:23 +02:00
tibbi
6464c7eee4 try adding OTG automatically once 2018-04-24 17:08:41 +02:00
tibbi
f963274942 ignore files with null name 2018-04-24 14:34:51 +02:00
tibbi
85a0a69599 show an icon at the folder for OTG devices too 2018-04-24 13:15:41 +02:00
tibbi
24f14fffc4 remove GetDirectoriesAsynctask 2018-04-23 23:35:07 +02:00
tibbi
a6437181cb rewrite the way directories are fetched 2018-04-23 22:43:01 +02:00
tibbi
8399b4fccd refactoring MediaFetcher once again 2018-04-23 16:50:17 +02:00
tibbi
cfa2f82066 small code cleanup at MediaFetcher 2018-04-23 16:42:45 +02:00
tibbi
508a3b8b19 removing the unused GlideDecoder class 2018-04-22 23:35:53 +02:00
tibbi
4949744677 update commons to 3.19.8 2018-04-22 23:35:08 +02:00
tibbi
d0f4f0d403 rename some media type related constants 2018-04-22 20:16:02 +02:00
tibbi
8af103d98c filter cached media by type too 2018-04-22 10:32:13 +02:00
tibbi
570e471dec display cached dirs and media only when appropriate 2018-04-21 23:15:31 +02:00
tibbi
af7108fd12 remove the old way of caching media files 2018-04-20 22:21:00 +02:00
tibbi
d28b95290f remove the functions related to old checking if folder content changed 2018-04-20 14:54:34 +02:00
tibbi
5b8143d41e replace the Shared Prefs way of storing directories by Room 2018-04-20 12:35:40 +02:00
tibbi
73000aa611 store media parent paths too 2018-04-20 11:46:50 +02:00
tibbi
ce4ee915bb store media in a room db too 2018-04-20 11:01:01 +02:00
tibbi
8db3a5007a fix #747, hide .nomedia folders only if Show Hidden is disabled 2018-04-15 08:47:07 +02:00
tibbi
e2f149eb3e hide folders that contain .nomedia file themselves 2018-04-14 16:19:23 +02:00
tibbi
26aa79294b remove sorting by date_taken while it doesnt work anyway 2018-04-13 22:54:53 +02:00
tibbi
2f1b545456 properly store the last filepicker path 2018-04-13 22:33:13 +02:00
tibbi
e67517dd4c handle null file parent in some cases 2018-04-12 19:21:23 +02:00
tibbi
2bd20c5d98 fix #735, remember last selected folder at adding excluded ones 2018-04-10 20:19:15 +02:00
tibbi
842df6b54c fix #722, show hidden files only when appropriate 2018-04-10 20:10:50 +02:00
tibbi
91f1efac31 renaming cur to cursor 2018-04-10 19:52:23 +02:00
tibbi
a73a61907c do not sort the media files immediately at fetching from mediastore 2018-04-10 15:36:15 +02:00
tibbi
f6ee61a224 remove some redundant code at gettig media by directories 2018-04-10 15:10:51 +02:00
tibbi
75eb8c789a rework the way media files are fetched 2018-04-10 13:45:01 +02:00
tibbi
d2a6d2cb88 properly make the Included folders check recursive 2018-04-09 21:51:28 +02:00
tibbi
d91228eedf adding a couple improvements related to un/hiding folders 2018-04-09 14:04:42 +02:00
tibbi
6f361a7296 updating Commons to 3.17.23, use image rotating functions from there 2018-04-01 15:24:56 +02:00
tibbi
b97ab1d795 notify some users about the Clock app 2018-03-30 23:39:00 +02:00
tibbi
0a1939969e comment out new file scanning again 2018-03-30 21:51:20 +02:00
tibbi
33e4ca5d16 remove the Download folder from the explicitly included ones 2018-03-23 10:48:18 +01:00
tibbi
5468baf513 try scanning Screenshots and Downloads folders thoroughly 2018-03-22 15:12:20 +01:00
tibbi
be3c8a7b89 use incasesensitive checking at included/excluded paths 2018-03-22 15:11:22 +01:00
tibbi
ca97779f5d try not scanning files from explicitly included folders 2018-03-17 18:19:33 +01:00
tibbi
aea0329867 reenable the new files search 2018-03-17 17:04:17 +01:00
tibbi
e68392b1e4 recheck folder content if we notice that it changed 2018-03-15 22:57:28 +01:00
tibbi
42bd31f38b limit the cached folders size to 60 just to be sure 2018-03-15 21:28:30 +01:00
tibbi
bc36bc1ade disable new file search to check if that is the one deleting files 2018-03-13 23:42:03 +01:00
tibbi
c9dba5ac5b update commons to 3.15.16 2018-03-13 23:41:21 +01:00