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

1412 Commits

Author SHA1 Message Date
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
Christine Coenen
83815c9d39 Add personal tab to main navigation 2022-11-10 11:07:27 +01:00
Christine Coenen
eb882de6cf Give viewing status badges a bit space 2022-11-09 17:14:57 +01:00
Christine Coenen
c2e095576e Fix theme in setting not set correctly upon initial app start 2022-11-09 14:44:58 +01:00
Christine Coenen
e72749aa55 Use OkHttp network stack for exo player 2022-11-09 14:19:59 +01:00
Christine Coenen
7ff8c107b8 Mark shows in list that have been (partially watched) 2022-11-09 13:47:00 +01:00
Christine Coenen
dc18e6121c Change downloaded badge 2022-11-08 15:47:49 +01:00
Christine Coenen
93b7ee6673 Display status badge when show has been viewed before 2022-11-08 15:46:49 +01:00
Christine Coenen
04858a2d81 Make download list searchable 2022-11-06 17:46:50 +01:00
Christine Coenen
5a1203130c Replace share icon with outline version 2022-11-06 16:58:16 +01:00
Christine Coenen
98a79a37fe Avoid flicker in download list after navigation 2022-11-06 16:50:28 +01:00
Christine Coenen
8acb0f69b3 Avoid jitter by moving work manager status sync to io thread 2022-11-06 16:44:00 +01:00
Christine Coenen
cc7b261139 Replace warning icon 2022-11-06 15:53:07 +01:00
Christine Coenen
c5de2328f2 Replace thumbnails with icons in mediathek list 2022-11-06 15:38:53 +01:00
Christine Coenen
c1c141ff97 Merge branch 'feature/work-manager-download' into develop
# Conflicts:
#	app/src/main/res/raw/changelog.md
2022-11-03 17:56:54 +01:00
Christine Coenen
fc0b19d95f Add download changes to changelog 2022-11-03 17:02:29 +01:00
Christine Coenen
f088f646b9 Add some error codes to download notification 2022-11-03 14:32:25 +01:00
Christine Coenen
b87b22817e Fix mediathek list jumping after navigation 2022-11-02 17:40:49 +01:00
Christine Coenen
b425bbdee8 Do not display canceled downloads in download overview 2022-11-02 15:31:30 +01:00
Christine Coenen
db0116fcc7 Change button label for queued downloads 2022-11-02 15:23:46 +01:00
Christine Coenen
3372aad63c Fix progress bar in notification 2022-10-29 21:41:55 +02:00
Christine Coenen
0c987e917b Set correct notification channels 2022-10-29 21:32:26 +02:00