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
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
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
Christine Emrich
19154e11f1 Fix download notification not clickable if zapp process was killed 2020-07-05 11:43:51 +02:00
Christine Emrich
19a98ce32c Open MediathekDetailActivity from Notification 2020-07-04 21:03:56 +02:00
Christine Emrich
88cec01d52 Update gradle 2020-07-04 16:37:09 +02:00
Christine Emrich
e71a0c5f92 Use only persisted shows for MediathekPlayerActivity 2020-06-28 18:30:51 +02:00
Christine Emrich
7847969a3f Update zdf related live streams 2020-06-24 20:13:56 +02:00
Christine Emrich
8ea9d4c59c Play back downloaded file if present 2020-06-21 17:25:44 +02:00
Christine Emrich
22a278924d Fix duplicate download notifications 2020-06-21 16:48:29 +02:00
Christine Emrich
882fca357b Fix build error 2020-06-21 14:16:22 +02:00
Christine Emrich
f012f4fba8 Remove unnecessary logs 2020-06-21 14:07:28 +02:00
Christine Emrich
cb4b53e964 Display correct show title inside download notifications 2020-06-21 14:05:46 +02:00
Christine Emrich
af505b014c Load thumbnail on background thread 2020-06-21 14:05:24 +02:00
Christine Emrich
6e9c3dc481 Fix persisted shows not updated correctly 2020-06-21 13:21:27 +02:00
Christine Emrich
35d39743e7 Pull download updates from database 2020-06-20 21:47:56 +02:00
Christine Emrich
ce5c65a571 Get room database up and running 2020-06-18 21:26:13 +02:00
Christine Emrich
d1b7494162 Use MediaStore to save downloaded videos for Android Q and up 2020-06-03 20:58:13 +02:00
Christine Emrich
a1fd72a508 Improve thumbnail display 2020-06-02 16:25:42 +02:00
Christine Emrich
102dc3f702 Fix landscape MediathekDetail layout 2020-06-01 21:15:45 +02:00
Christine Emrich
ff141b4141 Show video thumbnail when video has been downloaded 2020-06-01 21:01:39 +02:00
Christine Emrich
01657f22d6 Do not delete downloads on removed sd cards 2020-06-01 18:12:10 +02:00
Christine Emrich
bd017bb8af Remove WRITE_EXTERNAL_STORAGE permission 2020-06-01 18:03:11 +02:00
Christine Emrich
ed324ca8a8 Add settings to save to external sd card if present 2020-06-01 17:57:09 +02:00
Christine Emrich
bcd2db2cd5 Show quality selection dialog for sharing mediathek shows 2020-06-01 14:43:07 +02:00