Commit graph

984 commits

Author SHA1 Message Date
Felix
d63a361aea update ktlint version and reformat 2020-02-03 20:26:14 +01:00
Felix
27fc67d5b7 add distributionSha256Sum to gradle-wrapper.properties to satisfy fdroid requirements
also update while we are at it.
2020-02-03 20:25:41 +01:00
Felix
d900fad156 Merge branch 'feature/skip_buttons' into develop 2020-01-12 17:49:14 +01:00
Felix
67a26cf156 add 30sec skip forward and backwards to touch player 2020-01-12 17:48:42 +01:00
Felix
6b6ebe520c Make CastService Lifecycle-aware to fix leaking activity 2020-01-05 00:01:19 +01:00
Felix
ab2ce02b45 fix loading of related events 2020-01-04 23:34:21 +01:00
Felix
86df3157fd Use MaterialComponents-Theme to enable DarkMode 2020-01-04 20:44:22 +01:00
Felix
67642f1e2a mark url-strings as untranslatable 2020-01-04 20:25:05 +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
be9856cde9 fix package names and imports for initializers 2020-01-04 02:03:13 +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
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
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
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
Felix
9520bdd9dd Merge branch 'master' into develop 2019-12-06 16:40:16 +01:00
Felix
c0027745cf migrate to AndroidX 2019-11-19 23:38:16 +01:00
Felix
1f326ad995 fix swapped version-name and -code in appcenter-upload-script 2019-11-19 23:38:01 +01:00
Felix
55e1d18cb0 fix some warnings 2019-11-19 23:01:48 +01:00