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

852 Commits

Author SHA1 Message Date
Christine Emrich
f26985f826 Convert ProgramInfoView to kotlin 2021-01-02 17:03:19 +01:00
Christine Emrich
937b73b19b Add view model to ChannelDetailActivity 2021-01-02 16:19:25 +01:00
Christine Emrich
94f86af588 Convert StreamPageFragment to kotlin 2021-01-02 16:00:39 +01:00
Christine Emrich
1b7d1f4ac1 Move downloads adapter classes into sub directory 2021-01-02 12:49:40 +01:00
Christine Emrich
7542a61bc4 Convert livestream list ui to kotlin 2021-01-02 12:47:57 +01:00
Christine Emrich
866e5a6acc Convert livestream repositories to kotlin 2021-01-02 11:38:11 +01:00
Christine Emrich
b871f70084 Convert LiveShow to kotlin 2021-01-02 11:12:13 +01:00
Christine Emrich
8f677c9d07 Convert live stream api to kotlin 2021-01-01 20:13:30 +01:00
Christine Emrich
0c15aca536 Fix lint warning regarding nullability 2021-01-01 19:52:16 +01:00
Christine Emrich
1e28344b2c Convert Quality model to kotlin 2021-01-01 19:51:04 +01:00
Christine Emrich
eaa129a777 Convert video utils to kotlin 2021-01-01 19:47:46 +01:00
Christine Emrich
d16d434f20 Convert most view helpers to kotlin 2021-01-01 19:22:42 +01:00
Christine Emrich
f6cb9012e4 Convert ChannelRepository to kotlin 2021-01-01 18:54:02 +01:00
Christine Emrich
956fe9a527 Convert MediathekRepository to kotlin 2021-01-01 16:48:58 +01:00
Christine Emrich
45ed3c9581 Convert application classes to kotlin 2021-01-01 14:34:50 +01:00
Christine Emrich
2774c180b1 Port UserAgentInterceptor to kotlin 2021-01-01 14:27:54 +01:00
Christine Emrich
49f09cf6a6 Use Java 11 #218 2020-12-31 22:46:55 +01:00
Christine Emrich
ee1810a565 Merge branch 'refactoring' into master 2020-12-29 17:24:01 +01:00
Christine Emrich
91012562ed Fix ui tests 2020-12-29 16:22:15 +01:00
Christine Emrich
63e965cdb9 Fix compilation errors 2020-12-29 15:34:30 +01:00
Christine Emrich
ac1443634e Fix bug in menuhelper 2020-12-29 15:17:59 +01:00
Christine Emrich
257dc5db86 Convert ImageHelper to kotlin 2020-12-27 17:18:52 +01:00
Christine Emrich
52cb09eb6c Convert IntentHelper to kotlin 2020-12-27 17:14:49 +01:00
Christine Emrich
27c7732b3b Convert MenuHelper to kotlin 2020-12-27 17:13:35 +01:00
Christine Emrich
fac3aaa134 Convert MultiWindowHelper to kotlin 2020-12-27 12:09:14 +01:00
Christine Emrich
1ed40b8940 Convert NetworkConnectionHelper to kotlin 2020-12-27 12:04:42 +01:00
Christine Emrich
808855e0ba Convert NotificationHelper to kotlin 2020-12-27 11:57:37 +01:00
Christine Emrich
58f73966c8 Convert PackageUpdateReceiver to kotlin 2020-12-27 11:55:51 +01:00
Christine Emrich
6722650027 Convert ShortcutHelper to kotlin 2020-12-27 11:55:36 +01:00
Christine Emrich
98d3c106c2 Use MenuHelper to uncheck main tab menu 2020-12-26 21:04:34 +01:00
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