Commit graph

1010 commits

Author SHA1 Message Date
Felix
1ef480deea enable automated play-upload to alpha for touch 2020-03-16 20:19:29 +01:00
Felix
14bf204df1 remove unnecessary prefixes from binding adapters 2020-03-14 14:19:47 +01:00
Felix
0300485723 inline default versionCode, since it is set by parameter anyways 2020-02-09 23:54:26 +01:00
Felix
fcdd4e2f18 disable paralellism 2020-02-09 22:54:39 +01:00
Felix
321badacaf update ci-conf version to 2.1 2020-02-09 18:44:37 +01:00
Felix
ec6a1458a2 add prallelism to checks 2020-02-09 18:21:49 +01:00
Felix
6b33e41a80 update ci-conf 2020-02-09 17:55:18 +01:00
Felix
be977e844a update to multiple jobs 2020-02-09 16:50:39 +01:00
Felix
7205d9a931 Merge branch 'feature/mediaccc-links' into develop 2020-02-08 23:16:05 +01:00
Felix
6790640a4e add handling for media.ccc.de/c/ links (to conferences) 2020-02-08 18:48:54 +01:00
Felix
5585e80076 fix dev-build 2020-02-08 17:54:30 +01:00
Felix
e1362ff23c also disable appcenter crash-reporting if analytics is disabled 2020-02-08 17:46:15 +01:00
Felix
72c49cd74d update privacy policy to include not about disabling 2020-02-08 17:41:22 +01:00
Felix
6f202fed18 Merge branch 'feature/fdroidRelease' into develop 2020-02-08 17:40:43 +01:00
Felix
98eef36cd3 update android-gradle-plugin and ktlint-gradle-plugin 2020-02-08 16:58:11 +01:00
Felix
cedbb7bdba formatting (ktlint), missing newlines at file end 2020-02-08 16:57:32 +01:00
Felix
7e4694b4b8 set AppcenterId only for nonFree versions and handle if property is not set 2020-02-08 16:51:44 +01:00
Felix
09d6cbe6c2 update version to 0.5.7 2020-02-08 14:42:30 +01:00
Felix
3630526238 handle missing appcenter-id in gradle-properties 2020-02-08 14:30:58 +01:00
Felix
e1e37ab729 update descriptions and add separate description for free version 2020-02-08 14:24:12 +01:00
Felix
f54d47c5c2 add screenshots to metadata 2020-02-08 14:05:12 +01:00
Felix
00fb202686 add Triple-T style metadata 2020-02-08 13:52:32 +01:00
Felix
90812dacf9 update version and fix package names and imports for initializers 2020-02-08 13:48:17 +01:00
Felix
c5c3635abb define empty appcenter-ids so free builds still run 2020-02-04 00:29:50 +01:00
Felix
9aab7dfde1 supress unused warning in free dummy CastService implementation 2020-02-03 22:49:22 +01:00
Felix
7d1593c782 extend version name to three digits 2020-02-03 21:26:58 +01:00
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