Commit graph

243 commits

Author SHA1 Message Date
Felix
56a4addc14 add new functions to utility-object 2017-11-02 23:58:49 +01:00
Felix
be74287daf save scroll-state and tweak layout 2017-11-01 01:01:11 +01:00
Felix
c9b652a2cf add speaker and description again 2017-10-31 21:45:03 +01:00
Felix
eb49405200 make touch work with common 2017-10-31 20:49:43 +01:00
Felix
dca80e2fc5 update viewmodel 2017-10-24 21:40:23 +02:00
Felix
56f3706b46 fix path for sdk-tools 2017-10-12 23:14:28 +02:00
Felix
30a66e6a18 update test-setup to use curl instead of wget 2017-10-12 23:03:05 +02:00
Felix
612206a879 add gitlab-ci config 2017-10-12 22:33:53 +02:00
Felix
c067ed3e22 migrate Watchlist and PlaybackProgress to Room and Kotlin 2017-10-04 23:05:34 +02:00
Felix
72d6237e8b move Version-Definitions to project-gradle-file 2017-10-04 22:23:56 +02:00
Felix
258a0b5f41 move ViewModel-factory 2017-10-04 22:06:46 +02:00
Felix
12c417f24e implement saving of bookmarks 2017-10-04 21:21:18 +02:00
Felix
387d7fd1bc use separate Card-Layouts for Conferences and Events 2017-10-04 00:11:46 +02:00
Felix
0e4dec3a3e fix saving and storing of playback-progress 2017-10-01 21:16:24 +02:00
Felix
8a5cd4c35b move player back into fragment 2017-10-01 20:52:30 +02:00
Felix
8ce8b3bf9e add playerActivity 2017-10-01 20:48:44 +02:00
Felix
b8bf188d35 move AboutActivity 2017-10-01 20:48:10 +02:00
Felix
f2b0fe82b7 move listerners and player in playerFragment 2017-10-01 20:46:46 +02:00
Felix
477aa35218 fix loading of playback-progress 2017-09-26 22:29:23 +02:00
Felix
fb07a1962c update icon-stuff 2017-09-26 17:08:12 +02:00
Felix
55410b72f4 implement first draft of AboutActivity 2017-09-26 17:07:30 +02:00
Felix
91319a83fb save and restore playback progress 2017-09-26 17:03:02 +02:00
Felix
1f1e2a9817 cleanup imports, etc. 2017-09-25 14:06:52 +02:00
Felix
2930752e8e update icons 2017-09-25 13:53:45 +02:00
Felix
c7f8de64e0 handle network error 2017-09-25 04:06:46 +02:00
Felix
cd7039906e try out LiveData 2017-09-25 03:49:25 +02:00
Felix
e363879708 set ReorderingAllowd for Fragments and some other small changes 2017-09-25 03:48:52 +02:00
Felix
6c6000ba02 add (of yet) unfunctional search-mode in events-list 2017-09-25 03:18:51 +02:00
Felix
cf6929bb00 fix save and restore of recyclerview-state for ConferenceList 2017-09-25 03:18:00 +02:00
Felix
4dc7949116 cleanup unused and commented out code 2017-09-25 03:17:11 +02:00
Felix
870b968cf7 add missing methods to ViewModel 2017-09-25 03:16:15 +02:00
Felix
51a0539d5a replace Service with ViewModel 2017-09-25 02:38:54 +02:00
Felix
b149205937 pass Event and Recording to ExoPlayerFragment 2017-09-24 22:13:31 +02:00
Felix
fb72d101cb Use DataBinding in EventDetails 2017-09-24 20:59:17 +02:00
Felix
9ccc085957 center notext-icon 2017-09-24 17:53:45 +02:00
Felix
3791def632 replace ExoMedia with ExoPlayer 2017-09-24 01:30:11 +02:00
Felix
29c4283b2a delete PlayableItem to simplify and add a Method to get the best quality recording 2017-09-22 02:42:48 +02:00
Felix
14cfeafa22 start mediaplayerFragment and select MediaOption 2017-09-22 01:13:05 +02:00
Felix
60e274b959 add mediaplayer fragment 2017-09-22 00:39:02 +02:00
Felix
c376f14c22 fiddle with styling 2017-09-21 22:00:42 +02:00
Felix
4710c60ddf cleanup 2017-09-21 21:40:58 +02:00
Felix
b50a795e77 update colors and other small changes 2017-09-21 21:37:07 +02:00
Felix
c5c440c1f8 EventDetails: add play button to toolbar when it is collapsed 2017-09-21 21:36:19 +02:00
Felix
d930da1262 replace Glide with Picasso to fix issues with pixelated images in eventsDetails 2017-09-21 21:33:54 +02:00
Felix
e600987d65 fix transformation animation, again 2017-09-20 23:55:13 +02:00
Felix
802e9e91a8 on toolbar collapse, only react to state change 2017-09-20 23:49:07 +02:00
Felix
34f5ab14ba update titlebar color and text for eventDetailsFragment 2017-09-20 23:31:14 +02:00
Felix
5fcd3872d3 delete old event detail layout 2017-09-20 22:00:16 +02:00
Felix
8efe9624e5 other stuff 2017-09-20 21:45:32 +02:00
Felix
a9c5d6350f add Textview to collapsingToolbarLayout for multiline titles 2017-09-20 21:45:19 +02:00