Commit graph

321 commits

Author SHA1 Message Date
Felix
b457099dbc Make CastService Lifecycle-aware to fix leaking activity 2020-01-05 00:00:57 +01:00
Felix
929b5dc6b1 Merge branch 'develop' into feature/importFahrplan 2020-01-04 23:38:40 +01:00
Felix
7e584706af Fahrplan-Import: move import to toolbar action and style list 2020-01-04 20:47:19 +01:00
Felix
86df3157fd Use MaterialComponents-Theme to enable DarkMode 2020-01-04 20:44:22 +01:00
Felix
cf4eb54939 Merge branch 'develop' into feature/importFahrplan 2020-01-04 19:02:14 +01:00
Felix
5b0a33baf7 add loading indicator when handling links to media.ccc.de 2020-01-04 02:16:59 +01:00
Felix
e31ce90d1b formatting (ktlint) 2020-01-04 02:08:34 +01:00
Felix
d20489052d update styling of import page 2020-01-04 02:02:27 +01:00
Felix
acd928c445 check if uri is null 2020-01-04 01:05:10 +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
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
66cc14da95 code cleanup 2020-01-03 19:27:27 +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
cca71e499d display an import items shared from Fahrplan-App 2019-12-30 14:57:09 +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
eb2ed4d182 update UI for Downloads to fix missing clickhandler and update design 2019-12-26 23:42:49 +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
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
88e9f4661e update logic for determining optimal recording so it always returns something 2019-11-19 21:46:07 +01:00
Felix
755c647d32 fix Item-Layout for Downloads 2019-11-14 23:40:22 +01:00
Felix
a3da0dd347 rename StreamingService to StreamingApi 2019-11-14 23:39:47 +01:00
Felix
8f8f42f9f5 add thumbs for seeking on the fly 2019-11-11 23:18:45 +01:00
Felix
424719511d move Glide to common 2019-06-07 00:29:56 +02:00
Felix
13a916fc0c Merge branch 'develop' into feature/privacyPolicy 2019-05-29 23:01:40 +02:00
Felix
16df337359 Lint: fix lint issues 2019-05-07 00:16:28 +02:00
Felix
e73533f988 Lint: fix lint issues 2019-05-07 00:15:51 +02:00
Felix
fcc8118935 Merge branch 'develop' into feature/privacyPolicy 2019-05-07 00:12:01 +02:00
Felix
bd0f60fdd5 All: add preference to enable/disable analytics 2019-05-07 00:08:55 +02:00
Felix
9e27e7e529 All: set appIdSuffix for debug builds 2019-05-06 22:48:29 +02:00
Felix
7e9705dd41 All: use icon colored with primary color everywhere 2019-05-06 22:31:54 +02:00
Felix
88ffe05207 Touch: add privacy policy to about page 2019-05-06 20:02:18 +02:00
Felix
8bd0a7e8d0 CircleCI: fix Mapping.txt-Upload, generated VersionNumber and name 2019-05-05 13:58:32 +02:00
Felix
f32013a26b CircleCI: generate versionCode 2019-05-04 23:52:03 +02:00
Felix
ebeccb2421 All: only filter Prod*Debug 2019-05-04 23:16:22 +02:00
Felix
549970aa66 Common/Touch: add adaptive icon 2019-05-04 16:33:12 +02:00
Felix
399a149bc9 add variant-filters 2019-05-04 12:23:06 +02:00
Felix
ffbcd95fc1 add two flavor-dimensions to all modules 2019-05-01 16:51:10 +02:00
Felix
506d862d4b KTLINT: fix lint issues 2019-05-01 16:25:39 +02:00
Felix
2957ccc0e7 Add KTLint
[no ci]
2019-05-01 13:45:06 +02:00
Felix
fd967502d5 Common: don't abort on lint-errors 2019-05-01 13:04:17 +02:00
Felix
a7e25cbcb3 CircleCI: merge test steps 2019-05-01 12:44:18 +02:00
Felix
cbe2874394 Touch: use OfflineItemView and fix loading and deleting-behaviour in Download-List 2019-04-30 19:25:39 +02:00