Commit graph

91 commits

Author SHA1 Message Date
Felix
e1e7506a20 move viewModels 2018-09-09 19:42:14 +02:00
Felix
c06a8deb0b fix playback-progress, add error handling for update, and other stuff 2018-09-09 00:03:35 +02:00
Felix
a6f4898dbf finish project setup 2018-09-08 18:54:21 +02:00
Felix
df5482b238 move common module 2018-09-08 18:04:44 +02:00
Felix
b46c694028 move common 2018-09-08 17:59:42 +02:00
Felix
817a1c06dc add getAllSync() for WatchlistItem 2018-09-08 17:57:39 +02:00
Felix
9c9812873c update saving and updating of events 2018-09-08 17:37:07 +02:00
Felix
7b54c2bb7d fix base dao, etc 2018-09-08 17:36:41 +02:00
Felix
a26018e19d add new db-queries 2018-09-07 15:13:49 +02:00
Felix
c85903757d start integrating 2.0.0 into touch 2018-09-07 08:34:49 +02:00
Felix
76a2a204a8 undo database-split and other fixes 2018-09-06 19:47:31 +02:00
Felix
c2a83fae2d remove RxJava and move Downloader from touch-project 2018-09-06 19:08:08 +02:00
Felix
14609cc907 restructure packages and split databases 2018-09-05 23:32:23 +02:00
Felix
40bfdc1470 start common 2.0 2018-09-05 22:59:45 +02:00
Felix
73e9a71f4a add integration-test for conferences-wrapper 2018-09-05 21:05:32 +02:00
Felix
9cf4d5cee5 add query to get conferences by guid 2018-09-05 21:05:11 +02:00
Felix
73ba84c9f1 catch NumberFormatException for event-urls that end in the guid 2018-09-05 21:04:54 +02:00
Felix
d3cde6aeff move constants 2018-09-05 21:03:46 +02:00
Felix
6419bce05c update version 2018-09-05 21:03:32 +02:00
Felix Bürkle
05782340a6 still WIP 2018-08-24 16:56:55 +02:00
Felix
fceddb5a4d WIP 2018-08-15 08:10:03 +02:00
Felix
bbddc038b6 formatting 2018-01-09 17:40:17 +01:00
Felix
b7f8f3d412 update extended description to handle HTML, fixes NiciDieNase/chaosflix#23 2018-01-09 03:04:33 +01:00
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