Commit graph

3473 commits

Author SHA1 Message Date
tibbi
cd79467ff6 avoid showing empty fastscroller bubble if the current item is a section 2018-06-22 21:18:39 +02:00
tibbi
8e1cd62c7c really disallow clicking on thumbnail section titles 2018-06-22 21:14:30 +02:00
tibbi
d8104c3ce8 update Room to 1.1.1 2018-06-22 21:09:54 +02:00
tibbi
9520a25f62 do not allow clicking or long pressing thumbnail sections 2018-06-22 20:57:19 +02:00
tibbi
12ed9a66c1 group media right after fetching, while still on a background thread 2018-06-22 20:33:35 +02:00
tibbi
51182c5563 remove ThumbnailMedium, make Medium itself implement ThumbnailItem 2018-06-22 19:59:56 +02:00
tibbi
2decc73e39 fetch properly grouped and sorted items by ViewPager 2018-06-22 19:30:34 +02:00
tibbi
698f9b0c76 handle media grouping at the MediaActivity 2018-06-22 14:54:28 +02:00
tibbi
e759270019 rely on thumbnailItems at getting selected items at mediaadapter 2018-06-22 13:46:37 +02:00
tibbi
4617be2238 fix clicked medium type casting 2018-06-22 13:19:12 +02:00
tibbi
8cf0e9d7d4 clear mediumGroups before refilling it 2018-06-22 13:18:57 +02:00
tibbi
87ebadfdc6 avoid selecting section titles at thumbnails view 2018-06-22 12:24:43 +02:00
tibbi
2e178ad645 properly format section titles as appropriate 2018-06-22 11:16:56 +02:00
tibbi
2139b19ca8 make sure item group section titles span across the whole line 2018-06-22 11:16:45 +02:00
tibbi
5ca95e7e35 handle thumbnail section adding 2018-06-22 10:38:24 +02:00
tibbi
232073b227 create a ThumbnailItem parent class for media and sections 2018-06-22 10:25:24 +02:00
tibbi
9bfb83dba2 removing a helper function 2018-06-22 10:03:02 +02:00
tibbi
139e9fc06f renaming a function for getting folder grouping 2018-06-22 10:01:48 +02:00
tibbi
f47190b9e1 refresh media thumbnails if only the grouping changes 2018-06-21 23:48:50 +02:00
tibbi
2a23632333 sort medium groups appropriately 2018-06-21 23:41:34 +02:00
tibbi
e3fde0a6eb obtain the start of the day TS at grouping by date taken and last modified 2018-06-21 23:26:05 +02:00
tibbi
9eedf64c1b handle medium grouping at the MediaAdapter 2018-06-21 23:00:59 +02:00
tibbi
1a04a98040 fix fetching cached files at Show All Folders Content 2018-06-21 21:39:15 +02:00
tibbi
637913415b create a separate dialog for Group By for more flexibility 2018-06-21 21:26:09 +02:00
tibbi
05d37cbfcc add a dialog for selecting folder thumbnail grouping 2018-06-21 14:35:52 +02:00
tibbi
a374f40e92 use an empty path at ShowAll 2018-06-21 14:33:31 +02:00
tibbi
28f7d4eb6c adding some null checks 2018-06-21 09:06:25 +02:00
tibbi
2c9103f323 updating changelog 2018-06-20 23:23:10 +02:00
tibbi
5b0438daa5 update version to 4.2.1 2018-06-20 23:23:04 +02:00
tibbi
a76c716173 add Favorites to release notes 2018-06-20 23:22:46 +02:00
tibbi
fad04b406e update commons to 4.2.9 2018-06-20 23:22:17 +02:00
tibbi
34da4cdec8 move the bottom actions a bit up 2018-06-20 23:12:09 +02:00
tibbi
283a8254dc avoid some folder operations on Favorites 2018-06-20 23:09:42 +02:00
tibbi
cc5bf379c4 hide some menu items at the Favorites folder 2018-06-20 22:42:53 +02:00
tibbi
8af3b1eee3 fix some Favorites glitches, try treating it more like other folders 2018-06-20 22:20:43 +02:00
tibbi
b81e1c2172 make sure we sort the Favorites properly 2018-06-20 21:55:41 +02:00
tibbi
d4fe872a3a make sure the Favorites folder is pinned by default 2018-06-20 21:49:54 +02:00
tibbi
cc5fbecabd do not store actual item array lists in adapters, pass clones only 2018-06-20 21:42:31 +02:00
tibbi
43a6ececba make sure Favorites folder is not shown twice 2018-06-20 21:40:10 +02:00
tibbi
40dc05602c allow batch favorite toggling by long pressing items 2018-06-20 21:09:51 +02:00
tibbi
e508030496 remove the path scanning at ViewPager activity 2018-06-20 20:47:08 +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
Tibor Kaputa
556ec23a0c
Merge pull request #812 from solokot/master
Update Russian
2018-06-20 15:16:12 +02:00
solokot
d7d222558d
Update strings.xml 2018-06-20 15:47:32 +03:00
solokot
4a13787baa
Merge pull request #31 from SimpleMobileTools/master
upd
2018-06-20 15:43:11 +03:00
tibbi
dce71ac166 optimize favorite item fetching, do not query it too often 2018-06-20 12:10:41 +02:00
tibbi
368ffd4b1d fix storing item Favorite state 2018-06-20 11:56:38 +02:00
tibbi
7336fc263d handle Toggle favorite icon updating 2018-06-19 23:34:36 +02:00
tibbi
8270aaa2f2 replace bottom actions Properties button with Add to favorites 2018-06-19 23:23:18 +02:00