Commit graph

153 commits

Author SHA1 Message Date
Felix
393e5579bb save playback progress when casting 2020-04-25 00:27:37 +02:00
Felix
6d5b9dc791 load thumbs from api 2020-04-18 16:58:36 +02:00
Felix
f73b0187cf refactor/update detailsViewModel 2020-04-15 23:39:18 +02:00
Felix
36f11f97a0 refactor/update drawables 2020-04-15 23:38:00 +02:00
Felix
b97b8cd19e Merge branch 'develop' into feature/leanbackChannel 2020-04-15 18:08:01 +02:00
Felix
9c959ca4b5 fill recommendations with proper content and handle removal from homescreen 2020-04-13 17:05:13 +02:00
Felix
158d4b129b properly setup NotificationRecommendations 2020-04-12 22:37:51 +02:00
Felix
2077e1ed54 formatting 2020-04-12 19:30:34 +02:00
Felix
4c49e8f8a8 use ContentRecommendatins 2020-04-12 18:49:42 +02:00
Felix
63de712349 WIP 2020-04-12 00:19:32 +02:00
Felix
8a0795081a refactor PreferencesManager -> ChaosflixPreferenceManager 2020-04-11 23:47:10 +02:00
Felix
7cc4f3d603 refactor DetailsViewModel and fix issue that caused autoselection to not work 2020-04-11 21:59:48 +02:00
Felix
d0ed9eaeae Merge branch 'develop' into feature/leanbackChannel 2020-04-11 17:41:32 +02:00
Felix
728d95bf36 move all strings to common to reduce redundancy 2020-04-11 17:06:19 +02:00
Felix
cf5c25fdbb Leanback: add basic recommendations, just add all bookmarks and inProgress-Events 2020-04-11 13:43:36 +02:00
Felix
0f72f6383d Merge branch 'develop' into feature/navigation 2020-04-10 23:34:03 +02:00
Felix
dce9172608 Merge branch 'develop' into feature/navigation 2020-04-10 21:34:26 +02:00
Felix
8a300232b7 formatting 2020-04-10 17:02:07 +02:00
Felix
c2be295029 Leanback: split DetailsFragment into separate Fragments for Events and Streams 2020-04-10 16:59:21 +02:00
Felix
4e8d5fb371 Leanback: update formatstring to also use hours 2020-04-10 15:28:28 +02:00
Felix
b2188b8c19 Leanback: wrap calls to mediaDataRetriever in try-catch 2020-04-10 15:23:03 +02:00
Felix
a6256641e4 Leanback: formatting 2020-04-10 01:13:01 +02:00
Felix
f68de9edd7 Leanback: keep thumbs up disabled until we change icon depending if a bookmark exists or not 2020-04-10 01:10:53 +02:00
Felix
61c9f13867 Leanback: add action to update streams 2020-04-10 01:00:33 +02:00
Felix
165f0fbd86 Leanback: formatting 2020-04-10 01:00:20 +02:00
Felix
a4b2809603 Update ProgressEventView 2020-04-10 00:21:28 +02:00
Felix
fda7b6667f Leanback: update livestreams so they actually load 2020-04-09 23:33:28 +02:00
Felix
30928f862d Leanback: reenable inProgress list 2020-04-09 23:32:59 +02:00
Felix
ccd7dfb2cf Leanback: fix playback-progress loading 2020-04-09 22:47:41 +02:00
Felix
ed21c3a742 Leanback: switch back to AlertDialog to select recording and add options for autoselect and allways-autoselect 2020-04-09 22:47:24 +02:00
Felix
ccf3ac2005 Leanback: just switch to player when already playing instead of reinitializing everything 2020-04-09 22:10:06 +02:00
Felix
c3952ca008 add drawables for Leanback menu items 2020-04-09 21:35:39 +02:00
Felix
4c564f32f1 Leanback: add scroll to related for events detail page 2020-04-08 21:40:21 +02:00
Felix
880859e351 filter audio for leanback 2020-04-08 21:39:51 +02:00
Felix
5a49012209 use leanback dialog to select recording 2020-04-08 21:19:10 +02:00
Felix
7243f8713d enable option to play with external players 2020-04-08 21:18:40 +02:00
Felix
ee718e6d85 fix possible MemLeaks 2020-04-08 21:16:47 +02:00
Felix
795647c240 fix: handle recordings not yet loaded in event details VM 2020-04-08 19:44:26 +02:00
Felix
cc06a502f6 ktlint format 2020-04-08 00:56:34 +02:00
Felix
e698bdc870 fix memleaks 2020-04-08 00:55:26 +02:00
Felix
6dddff2250 Leanback: add leakCanary link for debug builds 2020-04-08 00:53:21 +02:00
Felix
6635121f17 Leanback: add preferences and refactor/bugfix 2020-04-07 01:41:17 +02:00
Felix
9137d5c38a start with searchFragment 2020-03-29 14:00:09 +02:00
Felix
477cd77600 Merge branch 'develop' into feature/navigation 2020-03-16 20:25:17 +01:00
Felix
1ef480deea enable automated play-upload to alpha for touch 2020-03-16 20:19:29 +01:00
Felix
4b80229b26 touch: replace fragments with viewLifecycleOwner when observing LiveData 2020-03-16 20:00:35 +01:00
Felix
0300485723 inline default versionCode, since it is set by parameter anyways 2020-02-09 23:54:26 +01:00
Felix
d63a361aea update ktlint version and reformat 2020-02-03 20:26:14 +01:00
Felix
fe4e1889aa code cleanup 2020-01-04 00:08:07 +01:00
Felix
56deb68cf1 Refactor: completely remove Downloader and replace all references with MediaRepository 2020-01-03 19:41:15 +01:00