Commit graph

355 commits

Author SHA1 Message Date
Felix
6635121f17 Leanback: add preferences and refactor/bugfix 2020-04-07 01:41:17 +02:00
Felix
e4c215b605 add new chaosflix twitter-account to about 2020-04-05 14:49:20 +02:00
Felix
d220dcb9d8 fix toolbar and toolbar icon colors 2020-04-05 14:17:26 +02:00
Felix
e0de037d1e show conference name in releted events 2020-04-05 14:17:22 +02:00
Felix
5a11b8061a autosize textviews for event title in eventlist 2020-04-05 14:17:15 +02:00
Felix
0c610249db hide lable for related events if there are none 2020-04-05 14:17:09 +02:00
Felix
e1a1374646 for large screens use 2 columns in portrait and 3 in landscape 2020-04-05 14:16:57 +02:00
Felix
61864149de use StaggeredGridLayoutManager instead of GridLayoutManager to prevent gaps between items 2020-04-05 14:16:50 +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
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
613cdcd042 import current data from playstore 2020-03-16 20:19:30 +01:00
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
6790640a4e add handling for media.ccc.de/c/ links (to conferences) 2020-02-08 18:48:54 +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
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
9aab7dfde1 supress unused warning in free dummy CastService implementation 2020-02-03 22:49:22 +01:00
Felix
d63a361aea update ktlint version and reformat 2020-02-03 20:26:14 +01:00
Felix
67a26cf156 add 30sec skip forward and backwards to touch player 2020-01-12 17:48:42 +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
d3337e2e04 Update styling to fix checkbox selected color 2020-01-05 00:38:46 +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
6b6ebe520c Make CastService Lifecycle-aware to fix leaking activity 2020-01-05 00:01:19 +01:00
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