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

693 Commits

Author SHA1 Message Date
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
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
Christine Emrich
0553f8e1fe Show quality selection dialog before downloading 2020-05-31 20:56:27 +02:00
Christine Emrich
fcce7e07ad Show dialog before deleting files 2020-05-31 20:17:02 +02:00
Christine Emrich
82e52ddce9 Bring zapp instance to front instead of launching download manager 2020-05-31 11:48:48 +02:00
Christine Emrich
687062be16 Make file download work with Android 10 restricted storage permissions 2020-05-30 21:27:27 +02:00
Christine Emrich
48ee00e052 Add files to MediaScanner and improve file handling 2020-05-10 20:59:18 +02:00
Christine Emrich
a07240e0d6 Always download and share highest available quality 2020-05-10 20:25:00 +02:00
Christine Emrich
fee1841ad9 Remove quality buttons 2020-05-10 20:05:08 +02:00
Christine Emrich
8de1e5dcb8 Use single download and share button 2020-05-10 19:53:18 +02:00
Christine Emrich
be21e1ef12 Translate download notifications 2020-05-09 19:53:10 +02:00
Christine Emrich
8712c4b0e6 Use fetch as new download manager 2020-05-09 19:43:39 +02:00
Christine Emrich
12a778ec55 Refactor downloading into a controller 2020-05-04 22:08:14 +02:00
Christine Emrich
8374e57fa7 Update ard url 2020-05-04 21:04:42 +02:00
Christine Emrich
8c27bebd3e Refactor quality handling for mediathek shows 2020-05-03 17:07:21 +02:00
cemrich
afbf3a4337
Remove butterknife from readme 2020-05-02 20:32:20 +02:00
Christine Emrich
eb640bdd3a Exclude ARTE.FR completely 2020-05-02 20:24:11 +02:00
Christine Emrich
3eead1fe2d Update gradle and libraries 2020-05-02 19:28:17 +02:00
Christine Emrich
99a7454046 Merge branch 'feature/viewbinding' 2020-05-02 19:15:32 +02:00
Christine Emrich
0fc94277bd Fix failing ui test 2020-05-02 19:15:11 +02:00
Christine Emrich
a008b6bf5a Remove butterknife library 2020-05-02 19:09:51 +02:00
Christine Emrich
4132212e36 Use view binding for SwipeIndicatorView 2020-05-02 19:09:06 +02:00
Christine Emrich
524b7e9997 Use view binding for ChannelDetailActivity 2020-05-02 18:06:55 +02:00
Christine Emrich
fad862aa62 Use viewbinding for ProgramInfoViewBase 2020-05-02 17:40:04 +02:00
Christine Emrich
374ab225bc Use viewbinding for MainActivity 2020-05-02 17:32:37 +02:00
Christine Emrich
3b2ece581e Use view binding for mediathek list 2020-05-02 17:28:58 +02:00
Christine Emrich
38551e9bef Use view binding for MediathekPlayerActivity 2020-05-02 17:15:02 +02:00