0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-20 04:12:14 +02:00
Commit Graph

1433 Commits

Author SHA1 Message Date
Christine Coenen
582bed920b Improve padding of status item 2022-11-22 14:32:33 +01:00
Christine Coenen
b62a6f54c5 Do not display more button when list is empty 2022-11-20 18:08:00 +01:00
Christine Coenen
5da479de62 Removed unused variable 2022-11-20 17:56:38 +01:00
Christine Coenen
e37cfad685 Fix room compiler warning 2022-11-20 17:56:19 +01:00
Christine Coenen
859e1cc845 Add bookmark date 2022-11-20 17:53:00 +01:00
Christine Coenen
bbd09e577a Fix app timeout on popup menu for shows that are not yet persisted 2022-11-20 17:11:45 +01:00
Christine Coenen
db82e00af4 Add bookmark feature 2022-11-20 15:23:16 +01:00
Christine Coenen
8b145cac7e Improve hints for search query input field 2022-11-20 14:11:09 +01:00
Christine Coenen
93b8a7b192 Remove context menu flicker on open 2022-11-20 13:46:49 +01:00
Christine Coenen
de4fb7bed3 Move menu texts to string resources 2022-11-20 13:31:40 +01:00
Christine Coenen
3a8f2b255f Add possibility to delete failed downloads 2022-11-20 11:38:30 +01:00
Christine Coenen
49fce91755 Move menu helper to mediathek top level package 2022-11-20 11:35:26 +01:00
Christine Coenen
d26f2e0762 Move download manager operations to io thread 2022-11-20 11:34:26 +01:00
Christine Coenen
8825ea530e Fix memory leak in download response 2022-11-19 19:13:42 +01:00
Christine Coenen
88803e8dc2 Use show id instead of download id for retry download receiver 2022-11-19 19:06:43 +01:00
Christine Coenen
f7091c9f55 Avoid overriding shows with old data during download 2022-11-19 19:01:41 +01:00
Christine Coenen
3feca7b724 Fix view flickering when returning from another fragment 2022-11-19 17:38:13 +01:00
Christine Coenen
e31d2446f8 Boost performance by reading only from database what we actually need 2022-11-19 16:11:30 +01:00
Christine Coenen
8fbe413abd Fix personal list flickering 2022-11-19 16:05:34 +01:00
Christine Coenen
77ecf04702 Implement missing menu items 2022-11-19 15:38:14 +01:00
Christine Coenen
a5287ac7e9 Show/hide menu items to reflect show state 2022-11-19 15:19:05 +01:00
Christine Coenen
d9e8022c27 Move confirmation dialog to correct package 2022-11-19 09:34:03 +01:00
Christine Coenen
0561060a28 Rename general mediathek show menu 2022-11-19 09:31:54 +01:00
Christine Coenen
489ddb2a44 Show same context menu for all mediathek items 2022-11-19 09:29:45 +01:00
Christine Coenen
09b6eeee97 Introduce a single helper class to handle mediathek item menus 2022-11-18 21:25:48 +01:00
Christine Coenen
a2f2139587 Improve channel list spacings 2022-11-18 20:27:18 +01:00
Christine Coenen
c334639a6e Move thumbnail to the right 2022-11-18 20:18:49 +01:00
Christine Coenen
e87ea0292f Style no shows view 2022-11-17 20:22:44 +01:00
Christine Coenen
9e47607962 Fix no shows view flickering on load 2022-11-17 19:28:40 +01:00
Christine Coenen
108eb02e06 Delete unused code 2022-11-17 19:24:55 +01:00
Christine Coenen
300b921d01 Display details for all personal show types 2022-11-17 19:20:28 +01:00
Christine Coenen
4565fa066b Use single click listener for all shows 2022-11-17 17:39:14 +01:00
Christine Coenen
f9d35b7b7c Improve line height 2022-11-17 16:12:44 +01:00
Christine Coenen
b6849be75a Highlight shows in personal fragment 2022-11-17 15:55:59 +01:00
Christine Coenen
2703c0eea1 Fix layout bug 2022-11-17 14:22:45 +01:00
Christine Coenen
3de498e404 Make font sizes smaller 2022-11-17 14:19:50 +01:00
Christine Coenen
45628467fa Display message for empty show lists 2022-11-17 13:53:32 +01:00
Christine Coenen
701f697409 Animate list items 2022-11-16 21:05:51 +01:00
Christine Coenen
a0506d2e1f Display thumbnails for every show type 2022-11-16 20:46:51 +01:00
Christine Coenen
b69464dad3 Display more show types in personal fragment 2022-11-16 20:07:18 +01:00
Christine Coenen
91f39b9cdf Fix thumbnail sometimes not loading when download is finished 2022-11-16 17:50:32 +01:00
Christine Coenen
49e4cfbc1e Use same ViewHolder for all mediathek items 2022-11-16 17:37:15 +01:00
Christine Coenen
216c6137fe Add click listener to download items 2022-11-12 17:08:16 +01:00
Christine Coenen
10a5a315a5 Use diff util for download adapter 2022-11-12 17:02:44 +01:00
Christine Coenen
de62a06435 Refine header styling 2022-11-10 20:45:46 +01:00
Christine Coenen
189bd308b2 Use same view for all downloads 2022-11-10 20:40:05 +01:00
Christine Coenen
d0838f949c Use flows directly from database for download list items 2022-11-10 20:35:46 +01:00
Christine Coenen
ed8cbaed11 Add view all button to header 2022-11-10 13:30:03 +01:00
Christine Coenen
4938c7b47d Style header 2022-11-10 11:58:35 +01:00
Christine Coenen
d4aca3e089 Fill download list 2022-11-10 11:41:51 +01:00