Commit graph

1188 commits

Author SHA1 Message Date
Felix
cf4eb54939 Merge branch 'develop' into feature/importFahrplan 2020-01-04 19:02:14 +01:00
Felix
d77a362c97 add missing retrofit annotation 2020-01-04 18:11:21 +01:00
Felix
7ef99e71cb Merge branch 'feature/mediaccc-links' into develop 2020-01-04 02:40:00 +01:00
Felix
186e45d0eb define interface for initializers 2020-01-04 02:38:22 +01:00
Felix
5b0a33baf7 add loading indicator when handling links to media.ccc.de 2020-01-04 02:16:59 +01:00
Felix
70757c9272 formatting (ktlint) 2020-01-04 02:09:57 +01:00
Felix
e31ce90d1b formatting (ktlint) 2020-01-04 02:08:34 +01:00
Felix
c63c00b14f Merge branch 'develop' into feature/importFahrplan 2020-01-04 02:03:23 +01:00
Felix
be9856cde9 fix package names and imports for initializers 2020-01-04 02:03:13 +01:00
Felix
d20489052d update styling of import page 2020-01-04 02:02:27 +01:00
Felix
72079a48ac make WatchlistItemDao dependency in FavoritesImportViewmodel redundant 2020-01-04 01:14:19 +01:00
Felix
acd928c445 check if uri is null 2020-01-04 01:05:10 +01:00
Felix
212079d072 add missing package definition in mockInit 2020-01-04 01:03:53 +01:00
Felix
14723449bd Merge branch 'feature/mediaccc-links' into feature/importFahrplan 2020-01-04 00:58:15 +01:00
Felix
622bad7909 Merge branch 'develop' into feature/mediaccc-links 2020-01-04 00:36:58 +01:00
Felix
fe4e1889aa code cleanup 2020-01-04 00:08:07 +01:00
Felix
6b8a20eb95 fix missing parameter 2020-01-03 22:55:55 +01:00
Felix
aeba5560eb Refactor: remove ThreadHandler and replace with coroutines 2020-01-03 20:01:13 +01:00
Felix
73cb59ea3d formatting (ktlint) 2020-01-03 19:43:01 +01:00
Felix
56deb68cf1 Refactor: completely remove Downloader and replace all references with MediaRepository 2020-01-03 19:41:15 +01:00
Felix
78a6057a27 Refactor: replace downloader with MediaRepository, add StreamingRepository 2020-01-03 19:29:51 +01:00
Felix
c32dedb6e2 add cache to okhttp 2020-01-03 19:29:04 +01:00
Felix
66cc14da95 code cleanup 2020-01-03 19:27:27 +01:00
Felix
c14df7e961 use simpler FahrplanLecture for importing favorites 2020-01-03 17:30:50 +01:00
Felix
d4d06ff5b7 leanback: formatting and cleanup 2020-01-02 18:26:01 +01:00
Felix
c82a81199f add viewmodel and intent filter to SplashActivity to handle https://media.cc.de/v/* links 2020-01-02 18:12:01 +01:00
Felix
305d97162a Merge branch 'master' into develop 2020-01-02 16:39:59 +01:00
Felix
7c06d9a4f6 update Version because i forgot for the last hotfix 2019-12-30 15:01:06 +01:00
Felix
cca71e499d display an import items shared from Fahrplan-App 2019-12-30 14:57:09 +01:00
Felix
926f0d7d65 Merge branch 'develop' into feature/importFahrplan 2019-12-29 18:37:34 +01:00
Felix
2bc2d1942a Merge branch 'master' into develop 2019-12-29 18:30:08 +01:00
Felix
b8d31e395b add cause to snackbar 2019-12-29 17:57:27 +01:00
Felix
91dfbccad4 apply some refactoring recommendations 2019-12-29 17:55:46 +01:00
Felix
02f55a0cba make some fields in Dto-Classes nullable to be more robust 2019-12-29 17:54:31 +01:00
Felix
f92cf0e31c add activity to import events from Fahrplan-App 2019-12-29 00:46:03 +01:00
Felix
0441c4d4e9 make ViewModelFactory a proper singleton 2019-12-27 17:52:17 +01:00
Felix
f0f34d0aa7 simplify gradle files 2019-12-27 00:04:15 +01:00
Felix
94a2573558 Merge branch 'feature/downloadUi' into develop 2019-12-26 23:43:48 +01:00
Felix
998f34b0f2 update build-tools 2019-12-26 23:43:37 +01:00
Felix
eb2ed4d182 update UI for Downloads to fix missing clickhandler and update design 2019-12-26 23:42:49 +01:00
Felix
eb96d5f0b7 new icons 2019-12-26 22:20:30 +01:00
Felix
ab3f993546 replace references to non-androidx classes 2019-12-26 14:15:51 +01:00
Felix
39af4eb064 Merge branch 'develop' into feature/androidXmigration 2019-12-26 13:52:26 +01:00
Felix
57c4f4c4e1 remove usages of useProguard from build.gradle as we are already using R8 2019-12-26 13:46:07 +01:00
Felix
e617ae677c fix build gradle for when appcenter properties are defined 2019-12-26 13:45:05 +01:00
Felix
55433cf234 remove outdated leakCanary calls 2019-12-26 13:36:33 +01:00
Felix
10b292395c increase timeout for http-calls to 30 seconds 2019-12-26 13:00:47 +01:00
Felix
7f0a48a0c7 formatting (ktlint) 2019-12-26 12:47:45 +01:00
Felix
c1eb605aad update LeakCanary to 2.0 2019-12-26 12:46:04 +01:00
Felix
207cb67036 fix build for lib-Flavor free, also handle undefinded gradle properties for Appcenter (not needed for free), this should help with #18 2019-12-26 12:45:45 +01:00