Commit graph

74 commits

Author SHA1 Message Date
Felix
2aa69d60d8 load conferences and streams in paralell 2017-04-04 00:01:18 +02:00
Felix
ea27e2f356 got progress and play/pause to work 2017-04-03 23:59:30 +02:00
Felix
b2e54cd610 change aspect ratios of thumbs and skale to fit 2017-03-30 23:47:11 +02:00
Felix
721bb57f40 handle streams and recordings to start playback 2017-03-30 22:52:06 +02:00
Felix
1214b61a0e make progress work 2017-03-27 02:08:07 +02:00
Felix
04b86c872e add controls 2017-03-27 00:36:38 +02:00
Felix
8c1d56729e implement basics to play videos with ExoPlayer 2017-03-26 23:14:40 +02:00
Felix
417ae60b7a Event - change longs to ints 2017-03-26 23:13:31 +02:00
Felix
8cebed3950 enable multidex 2017-03-26 19:19:13 +02:00
Felix
bb3577ba06 start implementing our own playback activity and fragment 2017-03-26 19:16:49 +02:00
Felix
96cfe134f9 start implementing explaybackActivity 2017-03-26 18:03:28 +02:00
Felix
682b4e6fc6 cleanup observables 2017-03-26 16:01:33 +02:00
Felix
c73483fa1c add travis.yml and README 2017-03-25 22:13:39 +01:00
Felix
fe74db18e9 cleanup tests 2017-03-25 21:06:02 +01:00
Felix
99b13ed67e update tests 2017-03-25 20:57:03 +01:00
Felix
7e90b19edf add Resources for Tests 2017-03-25 15:37:57 +01:00
Felix
1934c18787 cleanup and remove Streaming and Recording Client 2017-03-25 14:47:50 +01:00
Felix
cfd6653c29 implement views for streams 2017-03-25 03:17:12 +01:00
Felix
8d55700e0e fix leaked service connection 2017-03-25 01:48:01 +01:00
Felix
73ad980fac fix crashes 2017-03-25 01:19:56 +01:00
Felix
7d28e0200b replace Callbacks with Observables 2017-03-25 00:48:51 +01:00
Felix
a600bd0d01 start implementing everything with observables 2017-03-24 23:52:38 +01:00
Felix
0a3ef55fcd adding Retrolambda 2017-03-24 23:50:30 +01:00
Felix
b5af03fda4 move entities to separate sub-packages 2017-03-24 23:48:16 +01:00
Felix
b8e7f30583 start implementing a bound service 2017-03-24 20:54:36 +01:00
Felix
80121f9e4a add example for response from streaming-API 2017-03-23 21:40:07 +01:00
Felix
4484a6eee9 rename MediaCCCClient to RecordingClient 2017-03-23 21:39:25 +01:00
Felix
1fd9698abd implement Client for StreamingAPI + simple Tests 2017-03-23 21:38:58 +01:00
Felix
ee5e21f4d8 fix indentation in Tests 2017-03-23 20:01:50 +01:00
Felix
0ecbf93427 fix crash caused by null values in tags 2017-03-23 01:37:02 +01:00
Felix
fc145d364e Tests: replace try-catch with throws-declarations 2017-03-23 01:36:19 +01:00
Felix
9fe11c9265 remove unused Utils-class 2017-03-23 01:34:53 +01:00
Felix
1b50460827 set title in ConferencesBrowseFragment and cleanup 2017-03-23 00:34:33 +01:00
Felix
e69bb45377 actually start playback 2017-03-23 00:25:38 +01:00
Felix
41a4dd441b move ItemViewClickedListener to other Package 2017-03-23 00:24:59 +01:00
Felix
afd7c14cf0 add getAllEvents() with Test 2017-03-23 00:09:38 +01:00
Felix
f0a14ba227 remove VideoDetailsFragment 2017-03-23 00:03:05 +01:00
Felix
83acb6d0b4 replace VideoDetailsFragment with EventsDetailsFragment 2017-03-23 00:01:15 +01:00
Felix
6889654005 remove duplicate code for creating the Error/Loading Fragment 2017-03-22 23:34:29 +01:00
Felix
d89fd0c36b implement Event.equals() 2017-03-22 22:17:28 +01:00
Felix
cf87981d5f add Loading/Error fragment 2017-03-22 22:05:17 +01:00
Felix
93d8da322f update tests and fix Event.compareTo() 2017-03-22 21:18:28 +01:00
Felix
b18d97a98b some formatting 2017-03-22 10:11:11 +01:00
Felix
986e629b5a update versions 2017-03-22 00:58:44 +01:00
Felix
afc603f566 Revert "implement own EventDetailsDescriptionPresenter"
This reverts commit 7600037dbd.
2017-03-22 00:58:29 +01:00
Felix
cc8ab4e236 add some Error handling 2017-03-22 00:50:57 +01:00
Felix
885e464960 fail tests on exception 2017-03-22 00:06:43 +01:00
Felix
59003459b1 implement own EventDetailsDescriptionPresenter 2017-03-22 00:05:50 +01:00
Felix
b39a9fdc50 fix scrolling in detailsFragment 2017-03-21 20:52:18 +01:00
Felix
187b2cf505 fix getParentConferenceId 2017-03-21 20:51:46 +01:00