Commit graph

756 commits

Author SHA1 Message Date
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
fc8694a1c0 make all entities data-classes and cleanup unused/commented out code 2017-11-04 21:34:22 +01:00
Felix
fbe51b45d9 switch all Daos to return LiveData 2017-11-04 21:33:37 +01:00
Felix
17ca3ede20 got Conference overview working again 2017-11-03 01:30:53 +01:00
Felix
8b5954f156 return ConferenceGroups ordered by order_index 2017-11-03 01:28:57 +01:00
Felix
44c0564f81 update gitignore 2017-11-03 01:07:53 +01:00
Felix
a8f1984130 Restructure some stuff, made persistent entities parcelable, ... 2017-11-03 01:06:39 +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
0892291abe add separate classes for persistency 2017-11-01 19:24:34 +01:00
Felix
be74287daf save scroll-state and tweak layout 2017-11-01 01:01:11 +01:00
Felix
004eac4ffe make fields nullable, that can be null in JSON 2017-11-01 00:59:23 +01:00
Felix
c9b652a2cf add speaker and description again 2017-10-31 21:45:03 +01:00
Felix
9b759b972d make common work with touch 2017-10-31 21:01:27 +01:00
Felix
eb49405200 make touch work with common 2017-10-31 20:49:43 +01:00
Felix
de3acdacae fix compile errors 2017-10-27 00:21:39 +02:00
Felix
9abbae522f migrate remaining java-code to kotlin 2017-10-27 00:17:15 +02:00
Felix
525b4dc64a add new DAOs to ChaosflixDatabase 2017-10-27 00:16:07 +02:00
Felix
faed04e993 delete chaosflix-debugging application 2017-10-27 00:15:16 +02:00
Felix
bf1a8e9f75 move playbackprogress and watchlistitem to a new package 2017-10-27 00:14:37 +02:00
Felix
ef72180bd7 add empty Daos for recordings 2017-10-27 00:04:35 +02:00
Felix
ee26005411 add Room-Annotations 2017-10-27 00:02:15 +02:00
Felix
f4abd64c0a replace java with kotlin in recordings 2017-10-26 23:49:03 +02:00
Felix
0f65ecdbab update libs and remove SugarORM 2017-10-26 23:07:52 +02:00
Felix
010f20ef2e replace java with kotlin in streaming 2017-10-26 23:06:44 +02:00
Felix
3167489c9f update to 1.1.0-SNAPSHOT 2017-10-25 00:04:25 +02:00
Felix
c32b2c3500 update README after Repo-Split 2017-10-24 22:41:03 +02:00
Felix
7582477be9 fix path for sdk-tools 2017-10-24 22:41:03 +02:00
Felix
3257599887 update test-setup to use curl instead of wget 2017-10-24 22:41:03 +02:00
Felix
f6dc00dcd0 add missing WatchlistItemDao 2017-10-24 22:41:03 +02:00
Felix
7947c0495b add gitlab-ci config 2017-10-24 22:41:03 +02:00
Felix
4135cfca69 migrate Watchlist and PlaybackProgress to Room and Kotlin 2017-10-24 22:40:36 +02:00
Felix
6e862eeca0 extracted module touch 2017-10-24 22:37:19 +02:00
Felix
f26a2f3565 extracte module common 2017-10-24 22:33:59 +02:00
Felix
438a4a8a26 refactor packages to separate TV and phone/tablet code 2017-10-24 22:32:44 +02:00
Felix
ec76cdba7b adding Retrolambda 2017-10-24 22:30:41 +02:00
Felix
09a2099718 update indentation settings 2017-10-24 22:29:50 +02:00
Felix
125300eee7 initial commit with project settings etc. 2017-10-24 22:28:09 +02:00
Felix
9df5321c0a update config to build library 2017-10-24 22:24:21 +02:00
Felix
dca80e2fc5 update viewmodel 2017-10-24 21:40:23 +02:00
Felix
f3f227e86a remove other modules and replace symlinks with copies of the files 2017-10-24 21:27:07 +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
e03cc43745 move Version-Definitions to project-gradle-file 2017-10-04 22:23:56 +02:00