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

822 Commits

Author SHA1 Message Date
Christine Emrich
00f01b09b9 Update gradle and libraries 2020-12-26 21:01:15 +01:00
Christine Emrich
47f085847d Update Android Studio 2020-12-26 20:39:39 +01:00
Christine Emrich
ef264215af Remove explicit libraries from aboutlibraries call 2020-12-26 20:14:06 +01:00
Christine Emrich
7d0d4b7fe5 Convert about activities to kotlin 2020-12-26 20:10:50 +01:00
Christine Emrich
53bc98950c Fix NaN error in downloads tab 2020-12-26 20:04:46 +01:00
Christine Emrich
dd93d3440f Refactor main activity to kotlin 2020-12-26 19:58:23 +01:00
Christine Emrich
f42c230e77 Move main components into their own namespace 2020-12-25 19:36:31 +01:00
Christine Emrich
c92fe222c5 Add viewmodel for MainActivity 2020-12-25 19:35:58 +01:00
Christine Emrich
b5f62ecc72 Merge branch 'feature/downloads-tab' into master 2020-12-25 19:25:20 +01:00
Christine Emrich
04a19c91dd Move downloads tab text into string resources 2020-12-25 19:23:57 +01:00
Christine Emrich
0969e30445 Change text of about menu item 2020-12-25 19:23:06 +01:00
Christine Emrich
2e8ccf4ed6 Move download classes into list subdirectory 2020-12-25 19:18:09 +01:00
Christine Emrich
c5d9d96c90 Move MediathekRepository into central repositories directory 2020-12-25 19:16:49 +01:00
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
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