Commit graph

262 commits

Author SHA1 Message Date
tibbi
ed8fa63ce8 make sure we clean up invalid recycle bin db entries 2018-06-27 15:20:45 +02:00
tibbi
f852b69f6e allow permanent delete to items already in the recycle bin 2018-06-27 14:45:50 +02:00
tibbi
c75f564a35 show a Recycle Bin folder on the main screen if not empty 2018-06-27 12:05:36 +02:00
tibbi
721890ce67 properly handle moving multiple items in the recycle bin too 2018-06-27 11:15:58 +02:00
tibbi
87fde0f813 lets just move the deleted file into the recycle bin when appropriate 2018-06-27 10:40:22 +02:00
tibbi
dc65539094 adding a FAQ item about thumbnail grouping 2018-06-22 22:38:04 +02:00
tibbi
12ed9a66c1 group media right after fetching, while still on a background thread 2018-06-22 20:33:35 +02:00
tibbi
e759270019 rely on thumbnailItems at getting selected items at mediaadapter 2018-06-22 13:46:37 +02:00
tibbi
1a04a98040 fix fetching cached files at Show All Folders Content 2018-06-21 21:39:15 +02:00
tibbi
5677367fbf adding a couple more Favorite improvements 2018-06-20 16:22:11 +02:00
tibbi
58877df88e couple improvements related to the Favorites folder 2018-06-20 15:44:39 +02:00
tibbi
dce71ac166 optimize favorite item fetching, do not query it too often 2018-06-20 12:10:41 +02:00
tibbi
026f80aa20 catch some Room db exceptions 2018-06-17 22:23:26 +02:00
tibbi
875ba99dc0 catch IOExceptions at getting some file paths 2018-06-17 21:57:48 +02:00
tibbi
5062d3f087 fix #656, separate Images and Raws at filtering 2018-06-16 23:48:12 +02:00
tibbi
527fda18f9 make sure hidden folders have "(hidden)" appended 2018-05-26 17:04:34 +02:00
tibbi
ad07068475 clone cached media/directories before sending them back to the app 2018-05-26 09:53:41 +02:00
tibbi
c4ef4a69b9 make really sure that only the proper folders are shown at Show All Folders Content 2018-05-25 11:54:37 +02:00
tibbi
5c60fc4e21 remove the folder static sorting variable too 2018-05-25 10:17:41 +02:00
tibbi
83c72d2918 remove the static variable holding the media sorting 2018-05-25 10:08:44 +02:00
tibbi
2bad1e2088 improve folder discovery after renaming 2018-05-24 15:21:22 +02:00
tibbi
41ab8d4d6b fix #774, avoid showing Excluded images at Show All Folders Content 2018-05-23 13:52:09 +02:00
tibbi
49e376e2ec renaming GalleryDataBase to GalleryDatabase 2018-05-18 12:16:22 +02:00
tibbi
1b474d66f3 fix #765, avoid showing hidden items when inappropriate at Show All Folders 2018-05-12 23:55:40 +02:00
tibbi
16e5529375 improve folder Distinction to avoid showing duplicate folders 2018-04-29 09:24:20 +02:00
tibbi
7b2a3d6365 avoid deleting newly created temporary folder too early 2018-04-26 16:08:20 +02:00
tibbi
a24050c98d make sure folder inclusion is recursive on OTG too 2018-04-26 13:59:24 +02:00
tibbi
688b0e2624 add an extra check to avoid showing duplicate folders 2018-04-25 23:59:17 +02:00
tibbi
ddfbdaa275 look for invalid directories after loading 2018-04-24 14:54:28 +02:00
tibbi
d4f81d3437 use the more advanced way of checking if a file exists 2018-04-24 14:32:21 +02:00
tibbi
85a0a69599 show an icon at the folder for OTG devices too 2018-04-24 13:15:41 +02:00
tibbi
a6437181cb rewrite the way directories are fetched 2018-04-23 22:43:01 +02:00
tibbi
a4f62ffcd9 recheck cached folders at startup one by one 2018-04-23 16:05:54 +02:00
tibbi
04ab018a32 make sure New Folder appears first on the list 2018-04-22 23:15:57 +02:00
tibbi
8ff9e7f6ad fix some Rename related glitches 2018-04-22 23:08:36 +02:00
tibbi
302a7842c4 fetch all stored media files at "Show all folders content" 2018-04-22 22:17:40 +02:00
tibbi
37c31f813b make sure only the appropriate media files are shown at third party intents 2018-04-22 22:01:05 +02:00
tibbi
d0f4f0d403 rename some media type related constants 2018-04-22 20:16:02 +02:00
tibbi
2eaff8568f properly filter cached directories by file type shown 2018-04-22 20:01:48 +02:00
tibbi
8af103d98c filter cached media by type too 2018-04-22 10:32:13 +02:00
tibbi
a90f48889d do the hidden file filtering right inside getCachedMedia 2018-04-22 10:20:32 +02:00
tibbi
570e471dec display cached dirs and media only when appropriate 2018-04-21 23:15:31 +02:00
tibbi
e237afe916 update directories if one is renamed 2018-04-21 22:49:29 +02:00
tibbi
f08fd48d1f properly handle deleting not existing directories from local db 2018-04-21 22:23:42 +02:00
tibbi
0039591a53 properly update files after renaming in the local database 2018-04-21 22:19:27 +02:00
tibbi
af7108fd12 remove the old way of caching media files 2018-04-20 22:21:00 +02:00
tibbi
cb5ac8510f delete medium from the local db on delete too 2018-04-20 21:37:15 +02:00
tibbi
ee07da6277 move some extension functions from Activity to Context 2018-04-20 21:11:12 +02:00
tibbi
c17b58dc53 rely on Room db data at caching items 2018-04-20 15:34:17 +02:00
tibbi
73ac822661 handle deleting folders from local db 2018-04-20 13:20:44 +02:00