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

1434 Commits

Author SHA1 Message Date
Christine Coenen
802bbde042 Make download notifications show up 2022-10-26 09:45:28 +02:00
Christine Coenen
d56bdd5b1d Report progress during download 2022-10-25 20:20:25 +02:00
Christine Coenen
3729de0b80 Add basic implementation for download with work manager 2022-10-25 19:57:38 +02:00
Christine Coenen
70c0ccd5ea Merge branch 'main' into develop 2022-10-25 09:11:01 +02:00
Christine Coenen
715b4031db Merge branch 'feature/lint-warnings' into develop 2022-10-25 09:10:50 +02:00
Christine Coenen
597b1befcd #328 Fix channel urls not fetched from api on Android TV 2022-10-24 11:22:30 +02:00
Christine Coenen
f6193c9126 Fix deprecated usage of onBackPressed 2022-10-24 10:49:23 +02:00
Christine Coenen
d1b1938f8e Use newer version for service stopping 2022-10-23 18:54:09 +02:00
Christine Coenen
2b86db259d Switch to new MenuProvider interface for menu generation 2022-10-23 18:46:01 +02:00
Christine Coenen
3b7046fc3a Raise api level to 26 (Android 8 / Oreo) 2022-10-23 18:12:29 +02:00
Christine Coenen
7c4804b0d4 Explicitly set content description to null 2022-10-23 17:15:28 +02:00
Christine Coenen
b43492410b Mark api level of onPictureInPictureModeChanged 2022-10-23 17:14:15 +02:00
Christine Coenen
4ad9c4bbe8 Delete unused drawable 2022-10-23 17:12:19 +02:00
Christine Coenen
c1d4016570 Mark resource as used 2022-10-23 17:11:58 +02:00
Christine Coenen
933db0aa4c Update gradle build version to match ide plugin 2022-10-23 17:08:00 +02:00
Christine Coenen
21182417a9 Adhere to kotlin styleguide 2022-10-23 17:05:50 +02:00
Christine Coenen
b333d216fe Remove unused imports 2022-10-23 17:05:07 +02:00
Christine Coenen
2c465b5004 Fix use of deprecated exo player listener 2022-10-23 15:25:18 +02:00
Christine Coenen
c6e08d10a4 Update material components library 2022-10-23 15:24:54 +02:00
Christine Coenen
a6ed0e8db2 Update gradle to 7.3.1 2022-10-23 14:58:24 +02:00
Christine Coenen
af41b3015d #327 Make per-app language selection available in Android 13 2022-10-23 14:52:20 +02:00
Christine Coenen
6cbb8b9a28 #324 Fix screenshot references in readme 2022-10-23 13:43:29 +02:00
Christine Coenen
118bc4315c Make mediathek detail padding smaller 2022-10-05 19:49:00 +02:00
Christine Coenen
3d8c8d40f0 Update dependencies 2022-09-26 20:21:57 +02:00
Christine Coenen
be13231472 Support monochrome app icon for Android 13 #320 2022-09-22 13:18:36 +02:00
Christine Coenen
3b6b8a0538 Target sdk 33 and update gradle accordingly 2022-09-21 20:24:37 +02:00
Christine Coenen
adf924f374 Merge branch 'bugfix/314-fix-null-values-in-mediathek-query-result' into develop 2022-09-21 19:49:37 +02:00
Christine Coenen
7c7ace2315 Fix QueryInfoResult getting stripped and thus containing null values 2022-09-21 19:49:02 +02:00
Christine Coenen
d9ac843fac Merge branch 'main' into develop 2022-09-15 08:17:31 +02:00
Christine Coenen
15e85b6055 Release version 7.0.4 2022-09-14 20:19:59 +02:00
Christine Coenen
cb8b056c1b Merge branch 'feature/289-tablet-optimization' into release/7.0 2022-09-14 20:09:55 +02:00
Christine Coenen
a5e7c8e592 Merge branch 'feature/317-swipe-control-optimization' into release/7.0 2022-09-14 20:09:39 +02:00
Christine Coenen
98999afb9d Merge branch 'bugfix/313-statusbar-stuck' into release/7.0 2022-09-14 20:09:27 +02:00
Christine Coenen
6c8745d728 Fix status bar being stuck on some devices when pulled down manually 2022-09-14 20:03:07 +02:00
Christine Coenen
a05dc7c1d3 Avoid swiping when staring from status bar 2022-09-08 17:08:53 +02:00
Christine Coenen
9a0ac117a3 Improve swipe handling on screen edges 2022-09-08 16:54:21 +02:00
Christine Coenen
8af5b50bed Strip swipe values to avoid overflows in some edge cases 2022-09-08 16:27:38 +02:00
Christine Coenen
f90107cf09 Display percent values in swipe controls 2022-09-08 16:15:50 +02:00
Christine Coenen
dfe58d0dab Fix weird paddings in live stream list 2022-09-08 15:48:56 +02:00
Christine Coenen
7b61fa331f Fix broken sr live url 2022-08-27 10:53:51 +02:00
Christine Coenen
9c34f7d4e5 Merge branch 'main' into develop 2022-06-17 15:55:04 +02:00
Christine Coenen
8c03a25615 Release version 7.0.3 2022-06-17 12:58:14 +02:00
Christine Coenen
564f64f958 Fix standby during video playback when returning from background playback #293 2022-06-17 11:51:40 +02:00
Christine Coenen
46a0a44585 Fix standby mode activated during playback on Android TV devices #300 2022-06-16 16:13:37 +02:00
Christine Coenen
1d9bf00bbc Release version 7.0.2 2022-06-08 17:19:20 +02:00
Christine Coenen
dde6513082 Mark leanback as not required for Zapp 2022-06-08 17:05:21 +02:00
Christine Coenen
6e3f934f9e Remove usage of GlobalScope.launch 2022-06-05 13:42:26 +02:00
Christine Coenen
b2d57697bb Replace deprecated gradle flag 2022-06-05 13:37:46 +02:00
Christine Coenen
72dfea74dd Update libraries 2022-06-05 13:31:14 +02:00
Christine Coenen
ead153d2d6 Release version 7.0.1 2022-06-05 12:52:36 +02:00