Felix
|
83f9459986
|
add migration from 3 to 4
|
2018-01-09 01:10:02 +01:00 |
|
Felix
|
3115f8aa4c
|
update versions and release 1.3
|
2018-01-09 00:25:17 +01:00 |
|
Felix
|
9e12fb238c
|
add some synchronous queries
|
2018-01-03 01:44:43 +01:00 |
|
Felix
|
180882203a
|
add @ignore for room to parcelable-constructor
|
2018-01-03 01:44:16 +01:00 |
|
Felix
|
f04c85cc10
|
add some inices
|
2018-01-03 01:43:27 +01:00 |
|
Felix
|
acf73efa2f
|
add delete querys for conferences, events and recordings
|
2018-01-03 01:12:23 +01:00 |
|
Felix
|
d9b70abfac
|
add new db-queries used when handling media.ccc.de-urls
|
2017-12-30 12:52:46 +01:00 |
|
Felix
|
ddc3966e55
|
get optimal Stream can return null now, so we can show stream-selection if nothing is found
|
2017-12-30 12:52:09 +01:00 |
|
Felix
|
9191c6145e
|
add ingnore unknown properties to stream entities
|
2017-12-27 09:43:33 +01:00 |
|
Felix
|
c45084a44b
|
fix streaming-entities
|
2017-12-27 02:08:37 +01:00 |
|
Felix
|
6d4e15152d
|
make streaming api return a list of streaming-conferences
|
2017-12-25 23:03:15 +01:00 |
|
Felix
|
7862c03b6e
|
add a few syncronous querys for offlineItem
|
2017-12-25 01:57:59 +01:00 |
|
Felix
|
5ea7a095fd
|
add migration for offlineEvents
|
2017-11-26 02:21:49 +01:00 |
|
Felix
|
bfbf3ba92b
|
add offline-events
|
2017-11-25 00:04:33 +01:00 |
|
Felix
|
2134a92852
|
fix crash on persisting empty related-maps in events
|
2017-11-14 23:58:31 +01:00 |
|
Felix
|
6542a3529c
|
fix conferencesWrapperTest
|
2017-11-13 23:33:39 +01:00 |
|
Felix
|
036c7f8799
|
autoformat converters
|
2017-11-13 23:33:20 +01:00 |
|
Felix
|
f8df04bd7a
|
use converters for saving map to database for parcelable
|
2017-11-13 23:32:54 +01:00 |
|
Felix
|
f1fcfcfa09
|
move Util to common
|
2017-11-13 23:32:06 +01:00 |
|
Felix
|
b67fd14b48
|
change related-ID list to map
|
2017-11-12 18:03:18 +01:00 |
|
Felix
|
11d0376f6d
|
add two new querys
|
2017-11-09 00:18:03 +01:00 |
|
Felix Bürkle
|
d1365fc61b
|
fix delete for watchlist items and add query to get all events on the watchlist
|
2017-11-07 00:01:18 +01:00 |
|
Felix
|
9eeee85289
|
fix select for bookmarks
|
2017-11-06 02:20:52 +01:00 |
|
Felix
|
d4d25bd7e2
|
make watchlistItem primaryKey autogenerated
|
2017-11-06 01:11:09 +01:00 |
|
Felix
|
ca67abea1e
|
add uniqueness-constraint to watchlist item
|
2017-11-06 01:09:42 +01:00 |
|
Felix
|
76c2c7bd05
|
add update for events and make playbackProgress unique
|
2017-11-06 01:08:13 +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
|
8b5954f156
|
return ConferenceGroups ordered by order_index
|
2017-11-03 01:28:57 +01:00 |
|
Felix
|
a8f1984130
|
Restructure some stuff, made persistent entities parcelable, ...
|
2017-11-03 01:06:39 +01:00 |
|
Felix
|
0892291abe
|
add separate classes for persistency
|
2017-11-01 19:24:34 +01:00 |
|
Felix
|
004eac4ffe
|
make fields nullable, that can be null in JSON
|
2017-11-01 00:59:23 +01:00 |
|
Felix
|
9b759b972d
|
make common work with touch
|
2017-10-31 21:01:27 +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
|
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
|
9df5321c0a
|
update config to build library
|
2017-10-24 22:24:21 +02:00 |
|
Felix
|
f3f227e86a
|
remove other modules and replace symlinks with copies of the files
|
2017-10-24 21:27:07 +02:00 |
|
Felix
|
e03cc43745
|
move Version-Definitions to project-gradle-file
|
2017-10-04 22:23:56 +02:00 |
|
Felix
|
f78d22292e
|
update RXJava-Version
|
2017-10-04 22:07:16 +02:00 |
|
Felix
|
102faeede6
|
reorder list of conferences
|
2017-09-26 22:30:15 +02:00 |
|
Felix
|
e6fa7661b3
|
fix search for optimal recording when there is no HD recording
|
2017-09-26 22:29:03 +02:00 |
|
Felix
|
f811fefbcb
|
update icons
|
2017-09-25 13:53:45 +02:00 |
|
Felix
|
0a41ca87e7
|
pass Event and Recording to ExoPlayerFragment
|
2017-09-24 22:13:31 +02:00 |
|
Felix
|
aa0d5eee14
|
Use DataBinding in EventDetails
|
2017-09-24 20:59:17 +02:00 |
|
Felix
|
de040cf021
|
center notext-icon
|
2017-09-24 17:53:45 +02:00 |
|
Felix
|
9586a1b6ac
|
delete PlayableItem to simplify and add a Method to get the best quality recording
|
2017-09-22 02:42:48 +02:00 |
|
Felix
|
a2f3166964
|
start mediaplayerFragment and select MediaOption
|
2017-09-22 01:13:05 +02:00 |
|
Felix
|
3e2b76d55a
|
add interface to handle Streams and Recordings the same for playback
|
2017-09-22 00:37:53 +02:00 |
|
Felix
|
1a109850f3
|
fiddle with styling
|
2017-09-21 22:00:42 +02:00 |
|
Felix
|
66e9b985bb
|
update colors and other small changes
|
2017-09-21 21:37:07 +02:00 |
|
Felix
|
345984f9f4
|
implement parcelable for ConferencesWrapper
|
2017-09-20 17:57:21 +02:00 |
|
Felix
|
d86a27bcf5
|
add logic to conference to check if tags are usefull
|
2017-09-19 18:35:22 +02:00 |
|
Felix
|
d468c00da0
|
extracted module touch
|
2017-09-18 22:32:39 +02:00 |
|
Felix
|
d0b2a4d6c3
|
extracte module common
|
2017-09-18 21:56:00 +02:00 |
|