Commit graph

170 commits

Author SHA1 Message Date
Felix
6e1512f44e update libs 2020-09-24 17:37:03 +02:00
Felix
6ba92a7956 fix colors in action-menu for event details fragment 2020-09-24 17:15:38 +02:00
Felix
5a5c0a5e0d move useragent definition to StageConfig 2020-06-19 15:45:55 +02:00
Felix
837a1298eb Leanback: fix BrowseErrorFragment 2020-06-14 02:20:05 +02:00
Felix
c6f22c1fcb use new config for data/viewBinding 2020-06-13 23:45:54 +02:00
Felix
6083095623 fix various warnings 2020-06-13 23:37:19 +02:00
Felix
170876701c disable recomendations on non-tv devices 2020-06-13 19:52:53 +02:00
Felix
11e5878b66 update uri-schema for recommenation-links 2020-06-13 17:34:17 +02:00
Felix
7090e9a2f3 ktlint format 2020-06-13 16:33:56 +02:00
Felix
e1d0d7f9c8 move all flavor related stuff into app module and remove flavor-configs from other modules 2020-06-13 16:23:35 +02:00
Felix
d1406addc9 move manifest content to app module 2020-06-13 00:32:35 +02:00
Felix
733da9ca63 Merge branch 'feature/dependencyInjection' into feature/singleApp 2020-06-13 00:23:55 +02:00
Felix
301f885ad3 replace ViewModelFactory with Koin 2020-06-13 00:07:08 +02:00
Felix
37686331c0 add 'open link' to menu for eventDetails 2020-06-12 01:34:32 +02:00
Felix
8f5c36b917 change touch and leanback into library modules. debug is working, release not yet 2020-06-11 21:51:22 +02:00
Felix
d1877dd924 fix proguard issues with entities/navigation 2020-06-11 18:15:58 +02:00
Felix
1f14416b3d fix differences between free and non free cast services 2020-06-11 16:16:39 +02:00
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