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

856 Commits

Author SHA1 Message Date
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
Christine Emrich
35ba7d20fb Update libraries 2020-08-09 15:42:14 +02:00
Christine Emrich
1dbc1c117c Fix java version thingy 2020-08-09 15:13:26 +02:00
Christine Emrich
ec03438300 Merge branch 'master' into feature/persistence 2020-08-09 14:26:29 +02:00
cemrich
22001796d4
Merge pull request #193 from mediathekview/feature/192
Closes #192
2020-07-27 14:18:58 +02:00
Christine Emrich
803968e7ab Explicitly allow window resizing (may fix #195) 2020-07-26 21:49:12 +02:00
Christine Emrich
e82b59516a Do not display progress when no preview image is available 2020-07-15 13:53:29 +02:00
Christine Emrich
6fd8c20487 Display viewing progress in MediathekDetailFragment 2020-07-15 13:52:31 +02:00
Christine Emrich
c0adeee1fd Set viewing position only when greater zero 2020-07-14 21:28:03 +02:00
Christine Emrich
2afa69d8cb Display viewing progress in mediathek list 2020-07-14 21:10:50 +02:00
Christine Emrich
924660cc42 Save when a video was last played back 2020-07-14 20:35:38 +02:00
Christine Emrich
9742ed5ca2 Improve list metadata styling 2020-07-14 19:25:28 +02:00
Christine Emrich
0d1a402550 Display video thumbnail when video is downloaded 2020-07-14 19:04:56 +02:00