Commit graph

1165 commits

Author SHA1 Message Date
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
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
Felix
c77c8fc19b remove in ProgressRow while it is not working properly 2019-11-19 22:56:37 +01:00
Felix
ac0427d95e fix resume of preloading for seekThumbs 2019-11-19 22:49:00 +01:00
Felix
1f445c03ec formatting (ktlint) 2019-11-19 21:49: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
dab0f34497 fix crash caused by reusing released MediaMetadataRetriever 2019-11-19 21:39:27 +01:00
Felix
dce3bbbc6d update version for hotfix to 0.5.3 2019-11-19 21:39:10 +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
f77fa960c2 update version for next release (0.6) 2019-11-13 19:15:45 +01:00
Felix
134926342f reset versionfile to 0.5.2 2019-11-13 19:14:27 +01:00
Felix
8abbc00ce3 Merge branch 'feature/scrollThumbs' into develop 2019-11-13 00:01:56 +01:00
Felix
4aaad6c250 disable preloading of screenshot-thumbnails 2019-11-13 00:00:07 +01:00
Felix
113bc31561 fix indentation in circlci.yml 2019-11-12 22:29:43 +01:00
Felix
65a939fe4c add feature-branches to circle-ci builds 2019-11-12 22:03:12 +01:00
Felix
f677668746 SeekDataProvider: add yields to make thumbnail-generation cancelable 2019-11-12 21:58:09 +01:00
Felix
50815021a5 Bugfix: add clicklistener for Related Item on DetailsPage 2019-11-12 21:46:24 +01:00
Felix
2e5691f044 remove unused HeaderItemPresenter 2019-11-12 21:45:51 +01:00
Felix
11d5283bfd enable proguard for leanback 2019-11-12 21:09:19 +01:00
Felix
a4b5b2f528 Only generate Thumbnails once seek has started 2019-11-12 21:09:05 +01:00