Commit graph

277 commits

Author SHA1 Message Date
tibbi
4a26bafaa8 update commons to 4.1.14 2018-06-14 23:02:36 +02:00
tibbi
b80e02d14f fix #807, show a warning when deleting a folder 2018-06-14 10:23:10 +02:00
tibbi
2c2334dea3 persist Skip Delete Confirmation in the whole app launch session 2018-05-25 20:04:07 +02:00
tibbi
2bad1e2088 improve folder discovery after renaming 2018-05-24 15:21:22 +02:00
tibbi
0014546dcd improve file refreshing after rename 2018-05-24 12:35:19 +02:00
tibbi
6ca5191500 add some IndexOutOfBoundsException checks at adapters 2018-05-13 21:30:24 +02:00
tibbi
50ee6d5abb refresh items instantly after renaming 2018-05-13 21:23:11 +02:00
tibbi
d5c7a5a8ca make bundle nullable at saving state 2018-05-13 21:17:22 +02:00
tibbi
abaa1f2e08 update commons to 4.0.9 2018-05-13 21:14:55 +02:00
tibbi
72c61545d8 remeasure fastscroller if thumbnail data changes 2018-05-11 10:59:42 +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
7600fa68b4 improve file deleting from thumbnails view 2018-04-26 11:51:17 +02:00
tibbi
bab2b4e5a0 check null folder children at DirectoryAdapter 2018-04-24 17:47:24 +02:00
tibbi
85a0a69599 show an icon at the folder for OTG devices too 2018-04-24 13:15:41 +02:00
tibbi
b4e1e0c097 remove mDirs from the MainActivity 2018-04-24 09:42:13 +02:00
tibbi
a6437181cb rewrite the way directories are fetched 2018-04-23 22:43:01 +02:00
tibbi
d0f4f0d403 rename some media type related constants 2018-04-22 20:16:02 +02:00
tibbi
e237afe916 update directories if one is renamed 2018-04-21 22:49:29 +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
73000aa611 store media parent paths too 2018-04-20 11:46:50 +02:00
tibbi
d8c17b8a80 do not unselect items at Edit intent 2018-04-14 22:10:12 +02:00
tibbi
2a1484f28e delay updating media adapter a bit 2018-04-12 21:35:18 +02:00
tibbi
ce3ce0bec0 show how many items are going to be deleted on the confirmation dialog 2018-04-12 20:19:21 +02:00
tibbi
1a163ce56a make nomedia check recursive at DirectoryAdapter 2018-04-09 21:39:12 +02:00
tibbi
79dfab5efa fix hiding folders when Show Hidden Items is disabled 2018-04-09 14:28:11 +02:00
tibbi
2b37c315f1 make renaming folders quicker 2018-04-09 14:09:42 +02:00
tibbi
d91228eedf adding a couple improvements related to un/hiding folders 2018-04-09 14:04:42 +02:00
tibbi
71127d45d1 try un/hiding nomedia folders immediately after updating 2018-04-09 11:27:20 +02:00
tibbi
b6d24492ed remove hidden folders instantly, do not refetch everything 2018-04-09 00:00:03 +02:00
tibbi
0271af9c55 update directories instantly after renaming, do not refetch everything 2018-04-08 23:14:25 +02:00
tibbi
7888de7b52 fix #728, fix excluding multiple folders at once 2018-04-08 22:06:20 +02:00
tibbi
4c865de301 update commons to 3.17.16 with some cosmetic code changes 2018-03-30 23:32:37 +02:00
tibbi
bef5474182 create clones of arraylists at updating thumbnails 2018-03-30 21:36:57 +02:00
tibbi
5c0f33f38f trim folder slashes before updating their items 2018-03-15 22:03:12 +01:00
tibbi
0552c12d17 update stored folder items after deleting 2018-03-15 21:59:35 +01:00
tibbi
7ebc110ac8 rescan and cache destination path after copy 2018-03-15 21:49:58 +01:00
tibbi
063406a471 update commons to 3.14.6 2018-03-02 17:14:37 +01:00
tibbi
39b4677887 use some helper functions for hiding/showing keyboard at dialogs 2018-03-02 16:53:34 +01:00
tibbi
b8dd4bd5ab fix copying whole folders on the internal storage 2018-02-25 09:43:10 +01:00
tibbi
9280533c74 added a toggle for always skipping Delete confirmation dialog 2018-02-23 23:30:09 +01:00
tibbi
2f6579318b remove a redundant function 2018-02-23 16:27:05 +01:00
tibbi
403dde02fb make sure some items are selected before trying to delete 2018-02-21 13:44:07 +01:00
tibbi
b70292652b fix loading of fullscreen OTG media 2018-02-20 15:43:26 +01:00
tibbi
a1a23217b9 do not unselect media files after copy 2018-02-20 15:25:31 +01:00
tibbi
771e59b5cf properly display OTG file thumbnails 2018-02-20 14:05:03 +01:00
tibbi
2083865c98 do not modify real_file_path if it points to an OTG device 2018-02-19 23:09:49 +01:00
tibbi
fb493459de update commons to 3.12.6 2018-02-19 20:24:32 +01:00
tibbi
c98658d069 store the info about directory location in the model itself 2018-02-05 11:15:09 +01:00