Commit graph

246 commits

Author SHA1 Message Date
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
tibbi
4597e888a5 try fixing TransactionTooLargeException on Android Nougat 2018-02-04 21:01:43 +01:00
tibbi
41d0b0bef9 move thumbnail hashcode checking directly in adapters 2018-01-23 10:14:50 +01:00
tibbi
8a31ad1b1c store the medium type in it, to improve performance 2018-01-16 16:58:58 +01:00
tibbi
19a81d2566 reduce instant load duration to 2 seconds 2018-01-08 21:17:27 +01:00
tibbi
cabf495b38 fix thumbnail displaying 2018-01-08 20:48:52 +01:00
tibbi
78148990f0 replace some media adapter magic numbers with constants 2018-01-08 12:15:57 +01:00
tibbi
b351de406b replace Delete with Remove at Manage excluded/included folders 2018-01-06 19:43:45 +01:00
tibbi
616d4098fc skip the thumbnail load delay in some cases 2018-01-06 19:02:42 +01:00
tibbi
4123f67ad3 rewrite scrolling to improve performance 2018-01-06 16:10:13 +01:00
tibbi
865db7099f implement the hidden folder adapter for adding/removing items 2017-12-29 18:11:23 +01:00
tibbi
ae7d3e3f18 use the helper function for checking if only one item is selected 2017-12-13 19:47:58 +01:00
tibbi
fbcee2c7a0 couple code style updates 2017-12-06 16:10:21 +01:00
tibbi
a7a473c172 fix #478, make sure photos are visible after unhiding 2017-11-30 23:45:01 +01:00
tibbi
48e78f529e rename mFragments to fragments at the pager adapter 2017-11-30 18:34:12 +01:00
tibbi
d595c590f0 update commons to 3.0.9 2017-11-30 18:26:04 +01:00
tibbi
b5b3648602 use a helper method for refreshing recyclerviews at delete 2017-11-30 16:37:06 +01:00
tibbi
df86b5d9ae update commons to 3.0.5 2017-11-30 14:58:27 +01:00
tibbi
69bc80fa4e rewriting the Included Folders to recyclerview too 2017-11-16 22:15:33 +01:00
tibbi
d596829fd6 rewrite ExcludeFolders activity to use a recyclerview 2017-11-16 22:05:44 +01:00
tibbi
1afddbc7bb update Commons to 2.39.9 2017-11-16 14:53:21 +01:00
tibbi
6f78a6e9ce rewriting MediaAdapter to the Commons MyRecyclerViewAdapter 2017-11-16 14:44:39 +01:00
tibbi
ee883d3acc update MyScalableRecyclerView to the new MyRecyclerView 2017-11-16 14:03:18 +01:00
tibbi
99dee5e7f1 update Commons to 2.38.8 2017-11-12 23:49:29 +01:00
tibbi
96065615b4 use some view visiblity extension functions 2017-11-09 19:14:51 +01:00
tibbi
0bb48601f4 remove some empty callbacks to avoid memory leaks 2017-11-09 14:50:05 +01:00
tibbi
add3760ed2 fix #440, upgrade to Android Studio 3 2017-11-07 17:11:20 +01:00
tibbi
124d44dfb9 fix #438, properly handle GET_CONTENT intent 2017-11-06 17:17:23 +01:00
tibbi
9d8dd61dfa style update + wrap gifDrawables in try/catch 2017-11-02 09:43:49 +01:00
tibbi
27476a0735 lets show Set As and Edit button at videos too, why not 2017-10-29 20:19:12 +01:00
tibbi
b421dc273f replace MEDIUM constant with PATH in some intents 2017-10-29 11:41:31 +01:00
tibbi
977edc1f34 some cleanup around thumbnail loading 2017-10-28 14:11:01 +02:00