Commit graph

1121 commits

Author SHA1 Message Date
Felix
83b429928f update AGP to fix error on CI-build 2021-05-05 19:20:12 +02:00
Felix
ebe8547425 fix overlooked Robolectric Test in touch module 2021-05-05 18:44:49 +02:00
Felix
a51cc9ff3e add divoc to orderdConferencesList 2021-05-05 18:43:47 +02:00
Felix
8472469b4d disable ParcelableTest because of build errors 2021-05-05 18:43:47 +02:00
Felix
f48265bec1 update robolectric version 2021-05-05 18:43:47 +02:00
Felix
d6c00d2cae run robolectric tests with sdk 28 to fix error when running with 29 2021-05-05 14:27:01 +02:00
Felix
199fd8d5c9 update targetSDK to 29 to fullfill playstore requirements 2021-05-05 14:15:01 +02:00
Felix
54caa98d51 update versionfile 2020-10-04 23:33:05 +02:00
Felix
b2cb5dc5b3 add changelog entry for update 2020-10-04 20:15:39 +02:00
Felix
84c54dd865 fix regex for branch filter in circleci-config 2020-10-04 19:45:40 +02:00
Felix
b999f05d9d update circleci-config to use image with java8 and enable appcenter-upload for hotfix-branches 2020-10-04 15:22:11 +02:00
Felix
be45efb4a0 Remove Appcenter-Distribution to be compliant with playstore policies 2020-10-04 15:07:07 +02:00
Felix
3ddf94d0d4 Merge branch 'hotfix/0.7.1' 2020-04-25 00:49:15 +02:00
Felix
efd3027ba6 update version for hotfix 2020-04-25 00:43:07 +02:00
Felix
f7681f4f64 add keep annotation to Fahrplan Export to fix crash when trying to import Fahrplan favorites 2020-04-25 00:42:44 +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
ede6d171a5 Merge branch 'feature/cleanupStrings' 2020-04-11 17:34:08 +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
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
f0c1985772 convert ConferenceGroupsFragmentPager to Kotlin 2020-04-10 18:23:43 +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
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
4c50474fba fix mockk version 2020-04-09 22:07:49 +02:00
Felix
c3952ca008 add drawables for Leanback menu items 2020-04-09 21:35:39 +02:00
Felix
bab25a9df3 refactor Retrofit interfaces to all be suspending 2020-04-09 21:23:47 +02:00
Felix
41afb97bfd fix event updating bug that caused references from related events to break 2020-04-09 21:09:27 +02:00
Felix
b1c03582ab update AppCenter version and add method to track exceptions 2020-04-08 21:40:46 +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
03aef1fbe1 refactor mediaRepository 2020-04-08 21:39:28 +02:00
Felix
5a49012209 use leanback dialog to select recording 2020-04-08 21:19:10 +02:00