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

1176 Commits

Author SHA1 Message Date
Christine Coenen
23ccfa2a2a Add collapsing toolbar
Not working in mediathek list, due to nested coordinator layout
2022-04-22 10:55:49 +02:00
Christine Coenen
e00a6258b3 Use main options menu for main destinations only 2022-04-21 20:20:21 +02:00
Christine Coenen
869dbf75a5 Fix empty details view when navigating back to MediathekDetailFragment 2022-04-21 15:35:20 +02:00
Christine Coenen
44dfa10586 Fix navigation from mediathek details to settings 2022-04-21 15:30:36 +02:00
Christine Coenen
cbbf4db428 Use shorter nav action names 2022-04-21 15:27:44 +02:00
Christine Coenen
3ae7b2ab30 Fix mediathek filter not opening/closing correctly 2022-04-21 15:02:05 +02:00
Christine Coenen
da0c69e2f4 Improve performance of download list 2022-04-21 14:51:32 +02:00
Christine Coenen
5eaca4b91c Use nav graph for mediathek details 2022-04-21 14:44:25 +02:00
Christine Coenen
bf9cead7ed Rename layouts and menus to match class names 2022-04-21 14:05:39 +02:00
Christine Coenen
3874b01491 Use nav graph for channel selection 2022-04-21 13:56:38 +02:00
Christine Coenen
a15cbb62ab Use nav graph for about screens 2022-04-21 10:40:13 +02:00
Christine Coenen
194121855c Use nav graph for about fragment 2022-04-21 10:14:44 +02:00
Christine Coenen
9307a46559 Hide bottom navigation for non main destinations 2022-04-21 09:59:56 +02:00
Christine Coenen
6f0169d1b9 Fix settings returning to wrong fragment when navigating back 2022-04-21 09:33:22 +02:00
Christine Coenen
115804eac5 Use navigation components for settings 2022-04-20 20:59:39 +02:00
Christine Coenen
a3a249c983 Use navigation components library for main navigation 2022-04-20 20:26:57 +02:00
Christine Coenen
6ceebe8b94 Release version 6.1.0 2022-04-20 18:41:35 +02:00
Christine Coenen
4c74dbcfa3 Fix linter warning 2022-04-20 18:29:14 +02:00
Christine Coenen
e34bdff3d7 Fix compiler warnings 2022-04-20 18:26:59 +02:00
Christine Coenen
a190d2271f Merge branch 'feature/mediathek-search-result-count' into develop-next
# Conflicts:
#	app/src/main/res/raw/changelog.md
2022-04-20 18:17:14 +02:00
Christine Coenen
4d2a4909ef Merge branch 'feature/remove-failed-downloads-from-download-list' into develop-next
# Conflicts:
#	app/src/main/res/raw/changelog.md
2022-04-20 18:16:36 +02:00
Christine Coenen
5bb0768c92 Merge branch 'bugfix/quality-by-network-type' into develop-next 2022-04-20 18:15:16 +02:00
Christine Coenen
e6aed9f0af Update coroutines test library 2022-04-20 18:14:36 +02:00
Christine Coenen
268ce65937 Update about libraries to 10.1.0 2022-04-20 18:04:50 +02:00
Christine Coenen
7b2f218ad6 Update koin library 2022-04-20 16:29:23 +02:00
Christine Coenen
d47faa9458 Update gson library 2022-04-20 16:27:15 +02:00
Christine Coenen
77b783a9d3 Update gradle and kotlin 2022-04-20 16:24:52 +02:00
Christine Coenen
929f83573d Add changelog entry 2022-04-20 16:13:41 +02:00
Christine Coenen
d98285ca8f Display query info in mediathek filter 2022-04-16 20:06:16 +02:00
Christine Coenen
ec6c992932 Add QueryInfoResult to mediathek response 2022-03-17 20:43:08 +01:00
Christine Coenen
a117c33f64 Ignore misc.xml AndroidStudio file 2022-03-17 20:42:18 +01:00
Christine Coenen
19c5f2f5f5 Remove duplicated activity labels 2022-03-17 20:22:08 +01:00
Christine Coenen
2a6f976d01 Ignore all release folders 2022-03-17 20:21:42 +01:00
Christine Coenen
edcfefb0a1 Add video zoom feature to faq 2022-03-17 20:14:07 +01:00
Christine Coenen
cdbece3362 Update dependencies 2022-03-17 15:41:38 +01:00
Christine Coenen
64845fb86c Update gradle to 7.1.2 2022-03-17 15:26:21 +01:00
Christine Coenen
8fda51accf Remove failed downloads from download list #257 2022-02-20 15:57:44 +01:00
Christine Coenen
8ca4cd5257 Update changelog 2022-02-19 18:01:48 +01:00
Christine Coenen
74177392a1 Fix broken unit test 2022-02-19 17:58:59 +01:00
Christine Coenen
756f5b4851 Use correct scope to save playback position in player 2022-02-18 20:38:30 +01:00
Christine Coenen
b655253dd8 Fix incorrect persisted video positions 2022-02-18 20:23:14 +01:00
Christine Coenen
4dbf02b075 Merge branch 'develop-next' into bugfix/quality-by-network-type
# Conflicts:
#	app/src/main/java/de/christinecoenen/code/zapp/app/player/Player.kt
2022-02-17 20:50:12 +01:00
Christine Coenen
21102572a7 Fix playback restrictions on metered networks #248 2022-02-10 20:06:22 +01:00
Christine Coenen
92fbce7cda Update material design dependency 2022-02-10 10:05:00 +01:00
Christine Coenen
c4dde70f05 Update dependencies 2022-02-09 20:29:45 +01:00
Christine Coenen
1fdfcdb989 Fix deprecated usage of exo player api 2022-02-08 21:04:06 +01:00
Christine Coenen
0aa7ad4a3e Merge branch 'release/6.0' into develop-next 2022-02-08 20:25:49 +01:00
Christine Coenen
13a16f7e6e Release version 6.0.2 2022-02-08 20:11:50 +01:00
Christine Coenen
6a776a82f6 Fix changelog shown instead of faq 2022-02-08 20:11:38 +01:00
Christine Coenen
adfb733dec Fix player not stopping when navigating away 2022-02-08 20:07:30 +01:00