Commit Graph

3287 Commits

Author SHA1 Message Date
tibbi 55ee8c710b updating changelog 2018-04-26 20:08:41 +02:00
tibbi 163cedfa44 update version to 3.8.2 2018-04-26 20:08:36 +02:00
tibbi 7b2a3d6365 avoid deleting newly created temporary folder too early 2018-04-26 16:08:20 +02:00
tibbi a0cf205c8c check new media every couple seconds 2018-04-26 15:42:14 +02:00
tibbi d83df54a41 copy hidden files only when they are visible 2018-04-26 15:11:28 +02:00
tibbi 71a378d5bd fix copying folders from OTG devices 2018-04-26 14:53:20 +02:00
tibbi a24050c98d make sure folder inclusion is recursive on OTG too 2018-04-26 13:59:24 +02:00
tibbi c0f600c451 do not refresh media thumbnails twice 2018-04-26 11:54:39 +02:00
tibbi 7600fa68b4 improve file deleting from thumbnails view 2018-04-26 11:51:17 +02:00
tibbi be54d59bd0 properly look for empty OTG folders too 2018-04-26 11:30:58 +02:00
tibbi 617412a3bc check invalid directories as the last thing on the new thread 2018-04-26 10:49:26 +02:00
tibbi bb943daf38 remove a directory from local db if it is empty 2018-04-26 10:46:35 +02:00
tibbi d2e2e315e1 make sure we filter out empty folders 2018-04-26 10:35:32 +02:00
tibbi db278b4aa2 add another extra check to avoid showing duplicate folders 2018-04-26 09:48:05 +02:00
tibbi 9aade59c07 destroy the Gallery database instance only if the user exits the app 2018-04-26 09:41:15 +02:00
tibbi 688b0e2624 add an extra check to avoid showing duplicate folders 2018-04-25 23:59:17 +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 577cb8dffe updating changelog 2018-04-24 23:59:42 +02:00
tibbi 957545ab4d update version to 3.8.1 2018-04-24 23:59:36 +02:00
tibbi 240ed10586 update commons to 3.19.18 2018-04-24 23:55:47 +02:00
tibbi 55d7ccfe03 fix saving rotated otg files 2018-04-24 22:19:11 +02:00
tibbi 68412e8480 do not allow opening the freshly created folder while empty 2018-04-24 21:53:41 +02:00
tibbi 3f097a409b couple improvements related to saving edited images 2018-04-24 21:44:47 +02:00
tibbi bfc1d3d0fd show a toast when deleting the empty new folder 2018-04-24 21:44:10 +02:00
tibbi 0b5005e0d0 couple SaveAs dialog related fixes 2018-04-24 19:02:55 +02:00
tibbi 0148465e75 ignore REAL_FILE_PATH on OTG files 2018-04-24 17:54:11 +02:00
tibbi bab2b4e5a0 check null folder children at DirectoryAdapter 2018-04-24 17:47:24 +02:00
tibbi 6464c7eee4 try adding OTG automatically once 2018-04-24 17:08:41 +02:00
tibbi cb17ab5b97 make sure the directory placeholder is visible only when appropriate 2018-04-24 15:01:24 +02:00
tibbi ddfbdaa275 look for invalid directories after loading 2018-04-24 14:54:28 +02:00
tibbi f963274942 ignore files with null name 2018-04-24 14:34:51 +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 db2e0dc776 disable Pull-to-refresh automatically at enabling horizontal scroll 2018-04-24 10:36:50 +02:00
tibbi 5d756b5a60 change the way allowBubbleDisplay is set on resume 2018-04-24 10:34:21 +02:00
tibbi e2fe74ea33 flip getImage and getVideo arguments at getMedia async task 2018-04-24 10:12:49 +02:00
tibbi bd077cba8c disable media pull-to-refresh while Search is open 2018-04-24 10:04:49 +02:00
tibbi b56d4d6600 do not try parsing media files of empty lists 2018-04-24 09:55:41 +02:00
tibbi b4e1e0c097 remove mDirs from the MainActivity 2018-04-24 09:42:13 +02:00
tibbi 0762918673 fix switching between grid and list view types 2018-04-24 09:35:31 +02:00
tibbi 49b1a24089 do not show the No Media placeholders at first run 2018-04-24 09:30:51 +02:00
tibbi 24f14fffc4 remove GetDirectoriesAsynctask 2018-04-23 23:35:07 +02:00
tibbi cde57f35b8 store new images from refresh_media broadcast in the local db 2018-04-23 23:05:57 +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 64fe17d1b9 store fetched media in db right after getting folders 2018-04-23 16:16:46 +02:00
tibbi a4f62ffcd9 recheck cached folders at startup one by one 2018-04-23 16:05:54 +02:00
tibbi 4f724786b2 fix media inserting ConcurrentModificationException in a proper way 2018-04-23 13:31:26 +02:00