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

852 Commits

Author SHA1 Message Date
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
cemrich
9bfa7a738c
Fix screenshot paths in readme 2020-10-10 17:23:37 +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
f4de0b13b5 Update gradle and kotlin 2020-10-03 20:17:51 +02:00
Christine Emrich
81ba4e6eb2 Update material lib 2020-10-03 19:58:35 +02:00
Christine Emrich
b8cd484e83 Merge branch 'feature/update-exo-player' into master 2020-10-03 19:57:07 +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
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