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

1549 Commits

Author SHA1 Message Date
Christine Coenen
3513ceeeb5 Fix dynamic colors not being applied in release build 2023-01-08 18:28:58 +01:00
Christine Coenen
fd803f2b6d Update build tools version to 33.0.1 2023-01-08 17:28:24 +01:00
Christine Coenen
7a3edaedfe Merge branch 'dynamic-colors' into develop
# Conflicts:
#	app/src/main/res/raw/changelog.md
2023-01-08 17:25:47 +01:00
Christine Coenen
1dd368f034 Fix subtitles in channel sort view badly aligned 2023-01-05 19:59:15 +01:00
Christine Coenen
c3eda05035 Make channel switching possible again 2023-01-05 19:48:37 +01:00
Christine Coenen
2033df6195 Add onFocusChanged listener for mediathek list 2023-01-05 14:00:50 +01:00
Christine Coenen
d157cbec21 Fix display error on mediathek list on Android TV 2023-01-05 13:55:30 +01:00
Christine Coenen
b5cf36055e Fix cut off button 2023-01-05 12:02:37 +01:00
Christine Coenen
f180521f17 Fix crash in mediathek list #347 2023-01-05 11:39:12 +01:00
Christine Coenen
1c2b6ee881 Fix dynamic colors not applied automatically 2023-01-04 14:42:03 +01:00
Christine Coenen
f34b94f9b2 Fix status bar text and icons not readable on light theme with dynamic colors 2023-01-04 14:31:55 +01:00
Christine Coenen
6a928afaa2 Add changelog entry 2023-01-03 18:49:34 +01:00
Christine Coenen
5d8fcd9966 Remove unnecessary check 2023-01-03 18:45:31 +01:00
Christine Coenen
992f049e88 Default dynamic colors preference to false 2023-01-02 19:49:36 +01:00
Christine Coenen
3fe608af2f Merge branch 'develop' into dynamic-colors
# Conflicts:
#	app/src/main/res/xml/preferences.xml
2023-01-02 19:47:45 +01:00
Christine Coenen
0fdb7b8ddd Move theme picker to the top of the design section 2023-01-02 19:45:40 +01:00
Christine Coenen
1a698d0ee6 Use compat switches for all switch preferences 2023-01-02 19:44:29 +01:00
Bnyro
e891554796 Undo the changes to .idea/modules.xml 2023-01-01 17:35:24 +01:00
Bnyro
c846500e96 Add preference to use dynamic colors 2023-01-01 17:30:26 +01:00
Christine Coenen
4e0cc255e4 Release version 8.1.0 2023-01-01 16:53:27 +01:00
Christine Coenen
0f7adb371b Merge branch 'feature/319-pip-on-back' into release/8.1
# Conflicts:
#	app/src/main/res/raw/changelog.md
2023-01-01 16:36:19 +01:00
Christine Coenen
cfa4ffb58d Merge branch 'feature/resume-playback-when-screen-off' into release/8.1
# Conflicts:
#	app/src/main/res/raw/changelog.md
2023-01-01 16:35:19 +01:00
Christine Coenen
9d8c7a0373 Fix PlayerPositionWatcher not getting disposed 2022-12-30 11:05:55 +01:00
Christine Coenen
9258162a28 Update changelog 2022-12-30 10:59:05 +01:00
Christine Coenen
b922c3eea7 Merge branch 'bugfix/340-new-show-does-not-load-from-pip' into develop 2022-12-30 10:55:56 +01:00
Christine Coenen
d60cc887e7 Fix playback resuming after closing picture in picture window 2022-12-30 10:50:41 +01:00
Christine Coenen
0bf295aee1 Fix background notification shown when returning from locked screen 2022-12-30 10:33:33 +01:00
Christine Coenen
23b113a418 Ad changelog entry 2022-12-30 10:33:01 +01:00
Christine Coenen
69831d3496 Resume playback when screen has turned off 2022-12-30 10:18:25 +01:00
Christine Coenen
efe34f963f Add changelog entry 2022-12-29 20:04:34 +01:00
Christine Coenen
7e0e5a50c0 Add preference for pip mode on back press 2022-12-29 15:57:52 +01:00
Christine Coenen
45e779273a Merge branch 'develop' into feature/319-pip-on-back 2022-12-29 15:29:12 +01:00
Christine Coenen
067572122f Fix translation issues in preferences 2022-12-29 15:28:53 +01:00
Christine Coenen
7475b0ca13 Merge branch 'develop' into feature/319-pip-on-back 2022-12-29 14:17:10 +01:00
Christine Coenen
621f0c09d0 Save playback position periodically 2022-12-29 14:16:10 +01:00
Christine Coenen
2cff5d7cca Merge branch 'bugfix/340-new-show-does-not-load-from-pip' into feature/319-pip-on-back 2022-12-29 12:00:13 +01:00
Christine Coenen
7eac4a6a8c Fix new show does not load when starting it in pip mode 2022-12-29 11:59:28 +01:00
Christine Coenen
108325d1ef Release version 8.0.0 2022-12-29 11:06:56 +01:00
Christine Coenen
2a0334e808 Switch to picture in picture mode on back press 2022-12-29 10:54:31 +01:00
Christine Coenen
2d5bc31823 Release version 8.0.0 Beta 1 2022-12-27 17:42:41 +01:00
Christine Coenen
d0228bc0c0 Use nicer texts for empty personal adapters 2022-12-23 15:30:02 +01:00
Christine Coenen
6755cf1d0c Update readme 2022-12-22 20:04:23 +01:00
Christine Coenen
6715c16b22 Fix lint warnings 2022-12-22 19:41:59 +01:00
Christine Coenen
6cd84b89a9 Re enable crash reporting 2022-12-22 17:46:37 +01:00
Christine Coenen
4cd7c40f9d Revert koin update which breaks tests 2022-12-22 17:42:31 +01:00
Christine Coenen
54840efdda Update dependencies 2022-12-22 16:23:34 +01:00
Christine Coenen
7637755cea Add in app language picker #327 2022-12-15 17:17:20 +01:00
Christine Coenen
556952693a Fix crash in mediathek list on android tv 2022-12-01 15:26:15 +01:00
Christine Coenen
35c5f4b37c Use same adapter for personal details and mediathek list 2022-11-27 16:20:47 +01:00
Christine Coenen
101d8a063f Insert date separators in between details show list 2022-11-24 14:26:50 +01:00