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

746 Commits

Author SHA1 Message Date
Christine Emrich
d75a501fc0 Move shows into central models directory 2020-12-25 19:15:27 +01:00
Christine Emrich
7ad83e19dc Rename central models directory 2020-12-25 19:13:35 +01:00
Christine Emrich
468438e616 Add download section to changelog 2020-12-25 19:12:02 +01:00
Christine Emrich
5c3179fc49 Display viewing progress in downloads tab 2020-12-25 11:03:57 +01:00
Christine Emrich
e8147e93ae Fix search broken by use of ViewPager2 2020-12-25 10:51:04 +01:00
Christine Emrich
e34a0498b2 Add margin between thumbnail and topic 2020-12-23 13:41:55 +01:00
Christine Emrich
2bd72fe72d Avoid updating download list too often 2020-12-23 13:20:08 +01:00
Christine Emrich
4ceb2e9275 Show download progress 2020-12-22 22:16:27 +01:00
Christine Emrich
8e3d04e1e3 Display thumbnail and icon for downloads 2020-12-22 21:39:25 +01:00
Christine Emrich
6e7ddad9b3 Make downloads clickable 2020-12-22 15:50:51 +01:00
Christine Emrich
b72cec2411 Style download list items 2020-12-22 15:40:03 +01:00
Christine Emrich
c6bb0eb093 Fine tune icons 2020-12-22 14:34:03 +01:00
Christine Emrich
b3847af1c5 Restrict download display by status 2020-12-22 13:57:42 +01:00
Christine Emrich
e6ac265bb7 Sort downloads on download date 2020-12-22 13:45:38 +01:00
Christine Emrich
61dce9235e Fill downloads tab with fragment showing persisted shows 2020-12-21 21:12:56 +01:00
Christine Emrich
30fef6bf1d Use viewpager2 for main view switching 2020-12-21 18:11:33 +01:00
Christine Emrich
db9d2ae9c8 Style main screen toolbar 2020-12-21 15:21:19 +01:00
Christine Emrich
b3184be2e4 Rename bottom nav menu 2020-12-20 22:45:41 +01:00
Christine Emrich
53e0028e11 Make bottom navigation bright and toolbar same color as background 2020-12-20 22:43:18 +01:00
Christine Emrich
bb530661d2 Hide Toolbar title 2020-12-20 22:20:38 +01:00
Christine Emrich
3a42ccb57b Collapse toolbar when scrolling 2020-12-20 18:45:45 +01:00
Christine Emrich
aa5971f340 Use bottom bar instead of nav drawer for main navigation 2020-12-20 17:58:27 +01:00
Christine Emrich
68273c3434 Release version 3.6.1 2020-11-26 21:01:24 +01:00
Christine Emrich
b3b49ef60b Update changelog 2020-11-26 21:00:35 +01:00
Christine Emrich
d0f4628844 Fix button texts cropped on small screens in about screen 2020-11-26 20:49:50 +01:00
Christine Emrich
ae4f7eb92b Update mdr live stream urls 2020-11-26 19:43:34 +01:00
Christine Emrich
a18f2242fe Fix captions showing up in live streams and cannot be disabled #216
Captions are now disabled by default and can be enabled through the Android
captioning manager in accessibility settings.
2020-11-26 19:41:03 +01:00
Christine Emrich
8962c3aa03 Delete downloaded files in case of error #212 2020-10-10 20:34:54 +02:00
Christine Emrich
9a03ea957e Update structure and file names for F-Droid metadata #211 2020-10-08 21:15:55 +02:00
Christine Emrich
13c990756a Check for unmetered netork instead of for wifi #210 2020-10-08 20:42:18 +02:00
Christine Emrich
6458b2d67c Fix more lint warnings 2020-10-03 21:32:02 +02:00
Christine Emrich
12719f89de Remove obsolete todo 2020-10-03 21:27:00 +02:00
Christine Emrich
5d0c8a3d32 Fix use of deprecated api 2020-10-03 21:26:07 +02:00
Christine Emrich
64d375c48c Remove unused suppression 2020-10-03 21:13:14 +02:00
Christine Emrich
f3b9b1cf16 Delete unused resources 2020-10-03 21:11:53 +02:00
Christine Emrich
65fd7841b0 Remove beta label from picture in picture mode 2020-10-03 21:08:33 +02:00
Christine Emrich
96c1f77870 Release version 3.6.0 2020-10-03 20:44:19 +02:00
Christine Emrich
81ba4e6eb2 Update material lib 2020-10-03 19:58:35 +02:00
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
2e840a0908 Release version 3.5.1 2020-09-20 16:59:24 +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
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
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