Commit graph

226 commits

Author SHA1 Message Date
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
tibbi
4fedc05571 use GifDrawables at thumbnails too 2017-10-28 13:27:50 +02:00
tibbi
c9f6668fc1 force an app chooser at some openFile intents 2017-10-27 14:08:33 +02:00
tibbi
b98b6e6cb9 add Set As to the media thumbnails view 2017-10-27 09:36:41 +02:00
tibbi
8e8c0b127d add an Open With menu button to media thumbnails view 2017-10-27 09:33:17 +02:00
tibbi
fa2a237593 update target SDK to 26 and handle fileprovider 2017-10-26 23:43:13 +02:00
tibbi
7ad578ec2e make sure we are selecting existing indexes at media and directory adapters 2017-10-24 22:20:50 +02:00
tibbi
5cd3fdf57f implement the Show Media Count toggle functionality 2017-10-23 17:26:33 +02:00
tibbi
0c408f6cf0 add a checkbox for skiping confirmation dialog at delete in a session 2017-10-19 21:03:19 +02:00
tibbi
5441457611 do not finish the actionmode right after a delete attempt, because of saf 2017-10-19 20:25:56 +02:00
tibbi
2dbbc2bbdb add an extra check at creating .nomedia file on the SD card 2017-10-19 19:13:12 +02:00
tibbi
7132e09047 allow selecting Cover photo from any folder 2017-10-19 18:08:37 +02:00
tibbi
4203939d62 fix #378, allow adding multiple items as email attachments 2017-10-02 18:27:42 +02:00
tibbi
0ef9ff06bf refresh directories instantly after un/pinning 2017-09-30 22:33:58 +02:00
tibbi
e67253ccae clear selection at folders and media, if content changes 2017-09-30 21:04:21 +02:00
tibbi
3d674c65ba properly update text color at list view, if it changes 2017-09-30 20:32:58 +02:00
tibbi
73bcad0f68 try using adapterPosition instead of layoutPosition in recyclerView adapters 2017-09-30 20:24:18 +02:00
tibbi
99da56deec use a different video icon at list view, without fill 2017-09-29 23:54:23 +02:00
tibbi
1cd68fe9a0 color icons and texts in list views appropriately 2017-09-29 23:46:09 +02:00
tibbi
c8c09e0911 add the list view type handling in media activity 2017-09-29 23:22:52 +02:00
tibbi
216e51beff rename photo_video_item to photo_video_item_grid 2017-09-29 22:52:30 +02:00