Commit graph

1165 commits

Author SHA1 Message Date
Felix
2c5c6c5111 formatting 2020-04-16 22:17:59 +02:00
Felix
08550608f7 refactor eventdetails and related events list 2020-04-16 22:15:24 +02:00
Felix
45124c8f23 switch back to playerActivity to handle orientation change 2020-04-16 22:14:43 +02:00
Felix
6d99a343c8 order related events and streamline updates 2020-04-16 00:15:06 +02:00
Felix
85d632c75e Merge branch 'feature/betterErrorHandling' into feature/navigation 2020-04-15 23:59:23 +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
b1466530d3 hide search-fab while search dialog is open 2020-04-15 20:40:31 +02:00
Felix
0c446dc0a4 set icon tint to textColorPrimary 2020-04-15 20:39:41 +02:00
Felix
ac21aa7262 move searchFragment to its own package 2020-04-15 18:47:15 +02:00
Felix
be814eefd9 cleanup strings 2020-04-15 18:26:51 +02:00
Felix
b97b8cd19e Merge branch 'develop' into feature/leanbackChannel 2020-04-15 18:08:01 +02:00
Felix
d60491219a reset versioncode 2020-04-15 01:07:26 +02:00
Felix
5181c3c835 formatting 2020-04-15 00:57:57 +02:00
Felix
3502ac1348 make LiveEvent a data class 2020-04-15 00:57:57 +02:00
Felix
e062e456c7 refactor mediaRepository and update its tests 2020-04-15 00:57:57 +02:00
Felix
bb9950c855 add test for StreamingRepository 2020-04-15 00:57:57 +02:00
Felix
8d7ecbd4b5 setup test of errorhandling for MediaRepository 2020-04-15 00:57:57 +02:00
Felix
edf95006ac catch network related exceptions 2020-04-15 00:57:57 +02:00
Felix
5de27c4965 wrap bookmark and progress import in try/catch 2020-04-15 00:56:35 +02:00
Felix
ca82d78f20 start a changelog 2020-04-13 17:26:26 +02:00
Felix
80cc73e61e Merge branch 'master' into develop 2020-04-13 17:08:20 +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
200e762d94 do some refactoring on MediaRepository to get a second comit because of the way our versionCode is calculated 2020-04-11 22:38:51 +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
ede6d171a5 Merge branch 'feature/cleanupStrings' 2020-04-11 17:34:08 +02:00
Felix
8caee7e4db Merge branch 'master' into develop 2020-04-11 17:31:51 +02:00
Felix
fe149d2e20 Merge branch 'feature/cleanupStrings' into develop 2020-04-11 17:22:12 +02:00
Felix
f0cc1ed624 cleanup and reorder strings 2020-04-11 17:21:57 +02:00
Felix
728d95bf36 move all strings to common to reduce redundancy 2020-04-11 17:06:19 +02:00
Felix
8f5cd1db7d Make Event in ProgressEventView nullable and add export for progress to fix/debug crash in prod 2020-04-11 16:40:31 +02:00
Felix
cf5c25fdbb Leanback: add basic recommendations, just add all bookmarks and inProgress-Events 2020-04-11 13:43:36 +02:00
Felix
c4c96e32bc fix broken test 2020-04-10 23:44:42 +02:00
Felix
0f72f6383d Merge branch 'develop' into feature/navigation 2020-04-10 23:34:03 +02:00
Felix
99c4878da8 add trim() to gradle to prevent spaces from messing up the signing config 2020-04-10 23:27:25 +02:00
Felix
34352be271 update version for next release 0.7.0 2020-04-10 23:26:42 +02:00
Felix
6fa7f5f188 fix crash on import by adding keep-annotations 2020-04-10 23:25:32 +02:00
Felix
deadac898b Merge branch 'develop' 2020-04-10 21:35:48 +02:00
Felix
dce9172608 Merge branch 'develop' into feature/navigation 2020-04-10 21:34:26 +02:00
Felix
f0c1985772 convert ConferenceGroupsFragmentPager to Kotlin 2020-04-10 18:23:43 +02:00
Felix
f26354f24d refactor out not-null assertions 2020-04-10 18:22:57 +02:00
Felix
237520de76 Add error handling for api-requests 2020-04-10 18:11:51 +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