Commit graph

284 commits

Author SHA1 Message Date
Felix
cc06a502f6 ktlint format 2020-04-08 00:56:34 +02:00
Felix
3f3bb6cb9b update logic for checking if tags make sense and if we should use list or grid view 2020-04-08 00:55:19 +02:00
Felix
6dddff2250 Leanback: add leakCanary link for debug builds 2020-04-08 00:53:21 +02:00
Felix
6635121f17 Leanback: add preferences and refactor/bugfix 2020-04-07 01:41:17 +02:00
Felix
9546d5ea58 handle illegalArgExceptions when strings can't be split 2020-04-05 14:49:42 +02:00
Felix
182f55ad20 add Keep-Annotation to ProgressEventView 2020-04-05 14:48:59 +02:00
Felix
e0de037d1e show conference name in releted events 2020-04-05 14:17:22 +02:00
Felix
fbf81c478b formatting 2020-04-05 01:22:01 +02:00
Felix
d062034e99 remove broken tablet item-layouts 2020-04-05 01:20:57 +02:00
Felix
0d9787618c Use database magic to make it easier to display conferences names and progress for events 2020-04-05 01:20:05 +02:00
Felix
7f74cd3795 load watchlist-items directly via join 2020-04-05 01:19:24 +02:00
Felix
0f07d5f368 add error message for unresolved imports 2020-04-04 23:24:31 +02:00
Felix
8c3d182239 formatting 2020-04-04 19:57:12 +02:00
Felix
9f51e7be92 show progress when loading fahrplan-import 2020-04-04 18:43:24 +02:00
Felix
38998661ae Merge branch 'develop' into feature/importFahrplan 2020-04-04 17:28:00 +02:00
Felix
6790640a4e add handling for media.ccc.de/c/ links (to conferences) 2020-02-08 18:48:54 +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
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
3630526238 handle missing appcenter-id in gradle-properties 2020-02-08 14:30:58 +01:00
Felix
90812dacf9 update version and fix package names and imports for initializers 2020-02-08 13:48:17 +01:00
Felix
d63a361aea update ktlint version and reformat 2020-02-03 20:26:14 +01:00
Felix
a08147f9af Fahrplan-Import: fix selectAll/selectNone and add test 2020-01-07 22:29:24 +01:00
Felix
fcbf90ed2c Fahrplan-Import: fix reloading of list when selecting all items 2020-01-05 17:54:13 +01:00
Felix
15c68b0dd0 prevent reloading of imports on configuration change 2020-01-05 01:32:47 +01:00
Felix
af44a40ffc Fahrplan-Import: don't select everything by default and add a select all button instead 2020-01-05 00:38:15 +01:00
Felix
929b5dc6b1 Merge branch 'develop' into feature/importFahrplan 2020-01-04 23:38:40 +01:00
Felix
4da09717e8 DownloadCancelHandler: move TAG to companion object 2020-01-04 23:37:33 +01:00
Felix
ab2ce02b45 fix loading of related events 2020-01-04 23:34:21 +01:00
Felix
7e584706af Fahrplan-Import: move import to toolbar action and style list 2020-01-04 20:47:19 +01:00
Felix
67642f1e2a mark url-strings as untranslatable 2020-01-04 20:25:05 +01:00
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
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
72079a48ac make WatchlistItemDao dependency in FavoritesImportViewmodel redundant 2020-01-04 01:14:19 +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
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