Commit graph

374 commits

Author SHA1 Message Date
Felix
8caee7e4db Merge branch 'master' into develop 2020-04-11 17:31:51 +02:00
Felix
f0cc1ed624 cleanup and reorder strings 2020-04-11 17:21:57 +02:00
Felix
728d95bf36 move all strings to common to reduce redundancy 2020-04-11 17:06:19 +02:00
Felix
8f5cd1db7d Make Event in ProgressEventView nullable and add export for progress to fix/debug crash in prod 2020-04-11 16:40:31 +02:00
Felix
99c4878da8 add trim() to gradle to prevent spaces from messing up the signing config 2020-04-10 23:27:25 +02:00
Felix
f0c1985772 convert ConferenceGroupsFragmentPager to Kotlin 2020-04-10 18:23:43 +02:00
Felix
c2be295029 Leanback: split DetailsFragment into separate Fragments for Events and Streams 2020-04-10 16:59:21 +02:00
Felix
fda7b6667f Leanback: update livestreams so they actually load 2020-04-09 23:33:28 +02:00
Felix
c3952ca008 add drawables for Leanback menu items 2020-04-09 21:35:39 +02:00
Felix
bab25a9df3 refactor Retrofit interfaces to all be suspending 2020-04-09 21:23:47 +02:00
Felix
ee718e6d85 fix possible MemLeaks 2020-04-08 21:16:47 +02:00
Felix
795647c240 fix: handle recordings not yet loaded in event details VM 2020-04-08 19:44:26 +02:00
Felix
84b0346edc Merge branch 'develop' into feature/leanbackUpdate 2020-04-08 18:27:58 +02:00
Felix
dd7a965876 read column count from resources instead of arguments 2020-04-08 18:27:09 +02:00
Felix
fe15f5da86 Merge branch 'develop' into feature/leanbackUpdate 2020-04-08 18:26:08 +02:00
Felix
392666b620 read column count from resources instead of arguments 2020-04-08 18:24:52 +02:00
Felix
1dace55209 convert conferenceGroupFragment to Kotlin 2020-04-08 18:05:51 +02:00
Felix
0e02c9ade9 fix: update of column count on config change 2020-04-08 16:45:33 +02:00
Felix
e698bdc870 fix memleaks 2020-04-08 00:55:26 +02:00
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