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

1457 Commits

Author SHA1 Message Date
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
Christine Coenen
b3b2f4bfad Fix typo 2022-06-05 12:51:47 +02:00
Christine Coenen
f2e382e2b5 Fix click on download notification does nothing in Android 12 when app in background #288 2022-06-01 15:47:21 +02:00
Christine Coenen
348d55d9e2 Fix crash on startup on older android tv devices #292 2022-05-29 14:13:29 +02:00
Christine Coenen
0183ba2da6 Fix player UI not auto hiding when returning from background playback #291 2022-05-18 20:26:22 +02:00
Christine Coenen
807e58b167 Release version 7.0.0-beta 2022-05-17 14:33:30 +02:00
Christine Coenen
979b013e39 Add padding to no shows messages 2022-05-17 14:05:20 +02:00
Christine Coenen
07c5eebef5 Update Android Studio, gradle and target sdk 2022-05-16 19:19:11 +02:00
Christine Coenen
cc52997f63 Merge branch 'feature/material3' into develop-next 2022-05-16 17:34:51 +02:00
Christine Coenen
63b02b640a Fix typo 2022-05-16 17:33:03 +02:00
Christine Coenen
0135165a03 Tweak dialog icon color 2022-05-14 19:02:21 +02:00
Christine Coenen
26d7f62861 Avoid use of private exopalyer strings 2022-05-14 18:57:46 +02:00
Christine Coenen
3b7bae9209 Delete unused code 2022-05-14 18:54:23 +02:00
Christine Coenen
f7cd8dfc78 Add changelog entries for material design upgrades 2022-05-14 18:51:24 +02:00
Christine Coenen
5312c526f9 Increase player timeline thumb size 2022-05-14 18:44:02 +02:00
Christine Coenen
c11a4c4a9c Delete unused margin 2022-05-14 15:51:30 +02:00
Christine Coenen
b6fc6809b8 Improve medaithek topic typography 2022-05-13 20:33:34 +02:00
Christine Coenen
b7e3d629bf Make system bars not overlap important player buttons by accident 2022-05-13 17:16:20 +02:00
Christine Coenen
50e230fc4d Fix volume and brightness slider colors 2022-05-13 16:54:21 +02:00
Christine Coenen
fb04dd937c Remove unused code 2022-05-13 16:53:52 +02:00
Christine Coenen
41c947e5ad Fix wrong track color for colorless progress bar 2022-05-13 16:41:08 +02:00
Christine Coenen
3fb8fd32d9 Fix toolbar not hiding when playing video 2022-05-13 16:39:09 +02:00
Christine Coenen
153879b898 Fix wrong accent color in dark theme 2022-05-13 16:33:58 +02:00
Christine Coenen
dec6561636 Make all video player bar overlays transparent 2022-05-13 16:28:51 +02:00
Christine Coenen
a0fbe69e94 Fix linter error for undefined color resource 2022-05-08 20:19:35 +02:00
Christine Coenen
3304f3786f Delete unused resources 2022-05-08 20:15:20 +02:00
Christine Coenen
9c0b139dcb Fix lint warnings 2022-05-08 20:06:14 +02:00
Christine Coenen
e2c0826e7d Delete unused class 2022-05-08 20:03:23 +02:00