Commit graph

55 commits

Author SHA1 Message Date
Felix
aa55f631a0 implement views for streams 2017-03-25 03:17:12 +01:00
Felix
3e8ff44970 fix leaked service connection 2017-03-25 01:48:01 +01:00
Felix
48f263b39a fix crashes 2017-03-25 01:19:56 +01:00
Felix
e874933acd replace Callbacks with Observables 2017-03-25 00:48:51 +01:00
Felix
a48086eac1 start implementing everything with observables 2017-03-24 23:52:38 +01:00
Felix
815c1356bc adding Retrolambda 2017-03-24 23:50:30 +01:00
Felix
c61046b844 move entities to separate sub-packages 2017-03-24 23:48:16 +01:00
Felix
5069bd6c92 start implementing a bound service 2017-03-24 20:54:36 +01:00
Felix
8c8728e083 rename MediaCCCClient to RecordingClient 2017-03-23 21:39:25 +01:00
Felix
0ef3204c83 implement Client for StreamingAPI + simple Tests 2017-03-23 21:38:58 +01:00
Felix
2e77d02e73 fix indentation in Tests 2017-03-23 20:01:50 +01:00
Felix
40eda2516b fix crash caused by null values in tags 2017-03-23 01:37:02 +01:00
Felix
08ce82cd1a Tests: replace try-catch with throws-declarations 2017-03-23 01:36:19 +01:00
Felix
8dd36113af remove unused Utils-class 2017-03-23 01:34:53 +01:00
Felix
b8d2280d3b set title in ConferencesBrowseFragment and cleanup 2017-03-23 00:34:33 +01:00
Felix
8defc19ffe actually start playback 2017-03-23 00:25:38 +01:00
Felix
d98b36d601 move ItemViewClickedListener to other Package 2017-03-23 00:24:59 +01:00
Felix
ca081d3305 add getAllEvents() with Test 2017-03-23 00:09:38 +01:00
Felix
289d9c9456 remove VideoDetailsFragment 2017-03-23 00:03:05 +01:00
Felix
8aa7a8acf0 replace VideoDetailsFragment with EventsDetailsFragment 2017-03-23 00:01:15 +01:00
Felix
02df2a09a5 remove duplicate code for creating the Error/Loading Fragment 2017-03-22 23:34:29 +01:00
Felix
c2adbc9c59 implement Event.equals() 2017-03-22 22:17:28 +01:00
Felix
d9d7bebe54 add Loading/Error fragment 2017-03-22 22:05:17 +01:00
Felix
c4d561e79a update tests and fix Event.compareTo() 2017-03-22 21:18:28 +01:00
Felix
db31978816 some formatting 2017-03-22 10:11:11 +01:00
Felix
24171818da update versions 2017-03-22 00:58:44 +01:00
Felix
b5172591d7 Revert "implement own EventDetailsDescriptionPresenter"
This reverts commit 7600037dbd.
2017-03-22 00:58:29 +01:00
Felix
8adc1ad0d6 add some Error handling 2017-03-22 00:50:57 +01:00
Felix
8eca371414 fail tests on exception 2017-03-22 00:06:43 +01:00
Felix
5d14fef7cd implement own EventDetailsDescriptionPresenter 2017-03-22 00:05:50 +01:00
Felix
f9cea0e222 fix scrolling in detailsFragment 2017-03-21 20:52:18 +01:00
Felix
858523db8d fix getParentConferenceId 2017-03-21 20:51:46 +01:00
Felix
b06978adcf fix crash caused by null-dates in some events 2017-03-21 02:36:56 +01:00
Felix
c3f90d0419 Got all Conferences in BrowseConferenceFragment 2017-03-21 02:27:43 +01:00
Felix
768beeca78 implement grouping of conferences 2017-03-21 00:40:31 +01:00
Felix
2c05930756 fix crash for untagged videos 2017-03-20 23:41:30 +01:00
Felix
aeb4340493 add Activity for conference selection 2017-03-20 23:29:58 +01:00
Felix
24e8ad1661 rename Classes & cleanup 2017-03-20 23:29:51 +01:00
Felix
fa32da7a97 replace more classes 2017-03-18 22:03:16 +01:00
Felix
abaf397397 replace Classes with my own implementations 2017-03-18 22:03:16 +01:00
Felix
c32fa08a62 update entities 2017-03-18 22:03:16 +01:00
Felix
582747aaa8 replace MainActivity and create ConferenceActivity 2017-03-18 22:03:16 +01:00
Felix
c5555e8ea3 add own logo 2017-03-18 22:02:28 +01:00
Felix
5466cf13d5 disable unused controlls 2017-03-18 03:34:38 +01:00
Felix
333e3cfe5f update playback 2017-03-18 03:19:49 +01:00
Felix
e02726c366 implement Recording Selection in DetailFragment 2017-03-18 02:29:38 +01:00
Felix
12eeea3705 implement parcelable for Recording 2017-03-18 02:29:02 +01:00
Felix
3150affe91 add getEventID 2017-03-18 02:14:56 +01:00
Felix
1a7145fa14 start DetailsFragment on Item select 2017-03-18 01:59:18 +01:00
Felix
507a4b81f5 implement parcelable for entities 2017-03-18 01:57:41 +01:00