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

1104 Commits

Author SHA1 Message Date
Christine Coenen
b1bc10590d Remove unused style 2021-11-13 16:36:38 +01:00
Christine Coenen
090b3a0f8c Add FAQ entry regarding chromecast 2021-11-13 16:29:51 +01:00
Christine Coenen
03ee23aeee Use highest available quality when sharing mediathek shows #108 2021-11-13 10:49:27 +01:00
Christine Coenen
dfa3a9757f Display channel icon in background playback notification #245 2021-11-11 20:24:40 +01:00
Christine Coenen
1d41028888 Update gradle dependencies 2021-11-09 16:40:13 +01:00
Christine Coenen
3c7027b8c4 Convert F-Droid metadata to fastlane structure #250 2021-11-09 14:49:21 +01:00
Christine Coenen
b0a462c54e Delete unused searchable 2021-11-08 19:59:29 +01:00
Christine Coenen
eacd40bf3d Merge branch 'feature/mediathek-filter' into develop-next 2021-11-08 19:57:24 +01:00
Christine Coenen
9735c54dbe Update changelog 2021-11-08 19:28:24 +01:00
Christine Coenen
6e1878655a Update gradle dependencies 2021-11-07 19:49:58 +01:00
Christine Coenen
23abff6142 Handle lint warnings 2021-11-07 19:43:35 +01:00
Christine Coenen
b1b046dca4 Merge branch 'feature/length-filter' into feature/mediathek-filter 2021-11-07 19:40:56 +01:00
Christine Coenen
4b761c10c8 Remove search suggestion feature 2021-11-07 19:36:00 +01:00
Christine Coenen
18980c0c83 Remove unused methods in MediathekRepository 2021-11-07 19:34:37 +01:00
Christine Coenen
392b8ce261 Delete unused string 2021-11-07 19:29:17 +01:00
Christine Coenen
5fdd4a9f09 Move min/max filter duration to config file 2021-11-07 19:14:28 +01:00
Christine Coenen
95fe95abc1 Display length slider values when not touched 2021-11-07 15:49:17 +01:00
Christine Coenen
7c33ac59b6 Reflect length filter values from viewmodel back to ui 2021-11-07 15:23:19 +01:00
Christine Coenen
b8c0c991f6 Use channel filter model instead of Map for better readability 2021-11-07 15:07:16 +01:00
Christine Coenen
7404d0912e Use Length filter model instead of Pair for better readability 2021-11-07 14:33:33 +01:00
Christine Coenen
8b04b43487 Make clear filter button work for duration 2021-11-07 14:26:51 +01:00
Christine Coenen
7541c33e5a Make duration slider work with api 2021-11-07 14:19:49 +01:00
Christine Coenen
3c7cabfdc7 Add view for duration slider 2021-11-04 20:35:32 +01:00
Christine Coenen
5cc7bc01ea Delete unused class 2021-11-04 20:22:22 +01:00
Christine Coenen
44c2293745 Fix app not closing when not in mediathek list 2021-11-04 19:23:25 +01:00
Christine Coenen
242e2f2c18 Fix channel filter not working properly in some cases 2021-11-04 15:13:44 +01:00
Christine Coenen
11c7814633 Remove srf.podcast mediathek channel 2021-11-04 14:26:23 +01:00
Christine Coenen
c549cd824b Remove log message 2021-11-04 14:15:12 +01:00
Christine Coenen
1fe22d5f81 Display error message when refreshing fails 2021-11-04 14:13:47 +01:00
Christine Coenen
6c9828392d Scroll to top of list after refreshing 2021-11-04 13:59:57 +01:00
Christine Coenen
f6160df6ce Use ConstraintLayout for mediathek list 2021-11-04 13:52:06 +01:00
Christine Coenen
7728f79cbc Display load state footer in mediathek list 2021-11-03 21:12:37 +01:00
Christine Coenen
e33f0f33e6 Display no items found message 2021-11-03 20:00:59 +01:00
Christine Coenen
3b74dd2749 Fix mediathek list hidden by search input 2021-11-03 19:46:36 +01:00
Christine Coenen
0b9b6fc2d2 Exclude ARTE.FR again 2021-11-03 19:44:17 +01:00
Christine Coenen
21cbe29f1d Fix first few mediathek entries not shown in list 2021-11-03 19:39:40 +01:00
Christine Coenen
67da5336f4 Opt in to experimental coroutine apis 2021-11-03 19:34:05 +01:00
Christine Coenen
407050a6ea Fix endless loading on mediathek list end 2021-11-03 19:33:18 +01:00
Christine Coenen
e954eda078 Use paging3 for mediathek list 2021-11-03 19:10:17 +01:00
Christine Coenen
f3c9184343 Use string resource for filter label 2021-11-02 15:14:13 +01:00
Christine Coenen
316fb4f497 Show filter icon in toolbar 2021-11-01 20:44:32 +01:00
Christine Coenen
58355b7892 Close filter bottom sheet on back press 2021-10-31 17:10:10 +01:00
Christine Coenen
df8767c586 Make chips less rounded 2021-10-28 20:51:05 +02:00
Christine Coenen
d6309bb861 Style filter search field 2021-10-28 20:43:32 +02:00
Christine Coenen
3d9eadab16 Style filter chips 2021-10-28 20:36:31 +02:00
Christine Coenen
d033a34477 Make channel filters work on long click 2021-10-25 20:37:26 +02:00
Christine Coenen
608d82d683 Hide no shows message during load 2021-10-24 17:16:36 +02:00
Christine Coenen
292d8e4464 Rename mediathek channel enums 2021-10-24 17:07:33 +02:00
Christine Coenen
712ab91984 Remove duplicate channel in filter 2021-10-24 17:04:02 +02:00
Christine Coenen
59e50b592f Fetch future mediathek shows #177 2021-10-23 21:27:49 +02:00