Commit graph

88 commits

Author SHA1 Message Date
Felix
8b0128ba48 update version code 2017-11-07 00:23:02 +01:00
Felix Bürkle
c9d105986b update proguard-rules 2017-11-06 22:17:34 +01:00
Felix Bürkle
e63313db9e add Bookmarks-List to UI 2017-11-06 21:28:44 +01:00
Felix
3e906fd126 make bookmarking work 2017-11-06 02:19:51 +01:00
Felix
acdd9b5139 update some version 2017-11-06 02:19:28 +01:00
Felix
4645419e28 move files and create debug and release versions of ChaosflixApplication 2017-11-06 02:19:08 +01:00
Felix
05143124c2 update Retrofit-Version 2017-11-05 19:27:51 +01:00
Felix
8f31d44957 update ConferenceGroupPager to fix appearance after initial loading 2017-11-05 19:26:55 +01:00
Felix
508cc8fd62 disable stetho and add proguard-config to build release 2017-11-05 19:24:25 +01:00
Felix
641fafa417 disable load everything 2017-11-05 19:22:11 +01:00
Felix
9d687695dd disable load everything, since it causes a crash 2017-11-05 01:41:21 +01:00
Felix
87937f6911 use syncService 2017-11-05 01:20:44 +01:00
Felix
e27fe2a785 use LiveData 2017-11-05 01:19:02 +01:00
Felix
8ffb7af70e add new Service to Manifest 2017-11-05 01:11:44 +01:00
Felix
2559a9e847 rename player-overlay-layout 2017-11-05 01:11:17 +01:00
Felix
eb12615365 add Downloader and SyncService 2017-11-05 01:10:43 +01:00
Felix
17ca3ede20 got Conference overview working again 2017-11-03 01:30:53 +01:00
Felix
8bef45fcae WIP: start restructuring to use Persistent entities and use Database as single source of truth 2017-11-03 00:00:46 +01:00
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
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