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

868 Commits

Author SHA1 Message Date
Christine Emrich
9df5edb1dc Use correct subtitle mime types 2020-10-03 19:54:51 +02:00
Christine Emrich
9c47ec1f4d Migrate BackgroundPlayerService to kotlin 2020-10-03 15:16:15 +02:00
Christine Emrich
42d2ca320b Convert more player files to kotlin 2020-10-01 14:29:16 +02:00
Christine Emrich
acf1191829 Convert some player classes to kotlin 2020-10-01 14:09:37 +02:00
Christine Emrich
a6af39ca5b Fix TrackSelectorWrapperTest 2020-10-01 13:40:17 +02:00
Christine Emrich
5fba58d5fe Fix media key handling 2020-09-30 20:20:29 +02:00
Christine Emrich
087e872f74 Use German as default video language 2020-09-30 19:59:46 +02:00
Christine Emrich
60b746fb8d Let exoplayer handle audio focus 2020-09-30 19:58:29 +02:00
Christine Emrich
e14f45d7b3 Make player notification dismiss-able via swipe 2020-09-30 15:37:16 +02:00
Christine Emrich
4505d04cf6 Remove deprecated and unused code in PlayerEventHandler 2020-09-30 15:19:54 +02:00
Christine Emrich
463eafff5a Fix quality selection by network type 2020-09-30 10:33:45 +02:00
Christine Emrich
9ce00e3740 Let exoplayer handle wakelocks 2020-09-30 10:01:56 +02:00
Christine Emrich
e402101632 Port most parts of exoplayer to 2.12.0 2020-09-29 22:30:52 +02:00
Christine Emrich
17caf182b8 Fix fetch io error (maybe?) 2020-09-29 20:06:05 +02:00
Christine Emrich
42e37a0ccd Increase gradle heap size 2020-09-20 17:07:32 +02:00
Christine Emrich
2e840a0908 Release version 3.5.1 2020-09-20 16:59:24 +02:00
Christine Emrich
9f88b4407c Merge branch '3.5.1-beta1' into master 2020-09-20 16:52:02 +02:00
Christine Emrich
a7da516d02 Translate report button 2020-09-20 16:51:17 +02:00
Christine Emrich
48b237f399 Release version 3.5.1-beta.2 2020-09-16 21:59:23 +02:00
Christine Emrich
1eb6eb5a5c Make download error reportable 2020-09-16 21:56:39 +02:00
Christine Emrich
c8429e30c1 Release 3.5.1-beta.1 2020-09-06 12:43:40 +02:00
Christine Emrich
e85ee0d8d0 Fix downloads hanging on sd card 2020-09-06 12:43:15 +02:00
Christine Emrich
6b4e34de7c Use okhttp with larger timeouts for downloads 2020-09-03 14:46:36 +02:00
Christine Emrich
80875c6c20 Merge branch 'acra-update' 2020-09-03 14:13:40 +02:00
Christine Emrich
64306a8bdd Reconfigure ACRA to match new version 2020-09-02 11:06:51 +02:00
Christine Emrich
482208b599 Update acra dependencies 2020-09-01 20:06:56 +02:00
Christine Emrich
b913076a6c Update dependencies 2020-09-01 20:01:12 +02:00
Christine Emrich
0cd85a0c25 Fix live show subtitle visible when empty 2020-08-30 15:07:11 +02:00
Christine Emrich
18e5bfeaae Release version 3.5.0 2020-08-23 20:43:17 +02:00
Christine Emrich
b50490e826 Fix retried downloads not behaving correctly after switching networks 2020-08-23 20:34:16 +02:00
Christine Emrich
dd66d45dae Fix null pointer when downloading file already stuck in media store on Android 10 2020-08-22 20:57:10 +02:00
Christine Emrich
0a15bebf3e Retry downloads instead of recreating them whenever possible 2020-08-22 20:17:11 +02:00
Christine Emrich
6d2ed27397 Update mediastore information for deleted files on Android 10 devices 2020-08-22 20:15:09 +02:00
Christine Emrich
3c73bb1cfd Improve error handling for downloads in various network types 2020-08-16 21:24:27 +02:00
Christine Emrich
fce172c997 Save downloads into Zapp sub directory 2020-08-14 15:24:58 +02:00
Christine Emrich
9fc8c26154 Remove option to pause download from notification 2020-08-14 15:03:44 +02:00
Christine Emrich
bdeac137ad Delete download file when download is canceled 2020-08-14 13:52:14 +02:00
Christine Emrich
70b678deeb Display error type inside download notification #197 2020-08-12 16:53:17 +02:00
Christine Emrich
d7a2936459 Fix typo 2020-08-12 16:52:37 +02:00
Christine Emrich
c8ddad3291 Cancel download notification once clicked 2020-08-12 16:27:05 +02:00
Christine Emrich
feacf625ca Fix notification click leading to wrong show, closes #198 2020-08-12 16:21:29 +02:00
Christine Emrich
ca8c068e43 Add missing English translation, closes #196 2020-08-12 11:37:01 +02:00
Christine Emrich
853e66336f Release 3.5.0-beta.1 2020-08-11 10:41:30 +02:00
Christine Emrich
d8b87fa106 Merge branch 'feature/persistence' 2020-08-11 10:31:08 +02:00
Christine Emrich
71073c2b7d Update changelog 2020-08-11 10:30:23 +02:00
Christine Emrich
edf01da66b Add back black background for channel player 2020-08-11 10:01:46 +02:00
Christine Emrich
496b6c278e Update screenshots 2020-08-11 10:00:49 +02:00
Christine Emrich
68c46d72d7 Update libraries 2020-08-11 09:43:14 +02:00
Christine Emrich
ec30bc5280 Fix lint warnings 2020-08-11 09:08:05 +02:00
Christine Emrich
5685c544ad Update Gradle 2020-08-11 09:07:52 +02:00