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

636 Commits

Author SHA1 Message Date
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
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
35ba7d20fb Update libraries 2020-08-09 15:42:14 +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
Christine Emrich
5301abaab9 Get downloaded status in Mediathek list 2020-07-13 21:30:07 +02:00
Christine Emrich
c23555c7c0 Rename date properties 2020-07-12 17:32:49 +02:00
Christine Emrich
59be551348 Add downloaded timestamp 2020-07-11 20:55:55 +02:00
Christine Emrich
8d7e643a45 Fix lint warnings in tests 2020-07-11 20:39:42 +02:00
Christine Emrich
f77420a176 Fix ui test with compiler error 2020-07-11 20:28:45 +02:00
Christine Emrich
afce825b8e Move database to top level of architecture 2020-07-05 21:09:27 +02:00
Christine Emrich
811b6eaaf4 Generate room schema file 2020-07-05 21:03:01 +02:00
Christine Emrich
344ec9c142 Safe created at timestamp for persisted mediathek shows 2020-07-05 20:51:56 +02:00
Christine Emrich
bc559ae3f1 Convert PersistedPlaybackPositionRepository to kotlin 2020-07-05 20:41:13 +02:00
Christine Emrich
fba9d1bc2b Remove unused semicolon 2020-07-05 20:38:57 +02:00
Christine Emrich
150c722358 Save playback position into database 2020-07-05 20:38:17 +02:00
Nicklas Wiegandt
56ede48793
Closes #192
Using the new API server.
2020-07-05 15:30:55 +02:00
Christine Emrich
0c4c50f013 Fix bug where download would not start when sd card is not writable 2020-07-05 14:04:00 +02:00
Christine Emrich
6b90ba43cd Fix gradle build warning 2020-07-05 13:02:48 +02:00
Christine Emrich
f12aa22c06 Fix bug where video thumbnail was not loaded correctly 2020-07-05 13:01:40 +02:00
Christine Emrich
a4bcd9fbfb Fix bugs related to download id 2020-07-05 12:59:26 +02:00