Commit graph

88 commits

Author SHA1 Message Date
Felix
ffc8ffc031 update proguard rules to make release build work 2017-04-06 18:59:59 +02:00
Felix
d735543737 add related events from api in playbackOverlay 2017-04-06 02:12:22 +02:00
Felix
07483bd5cd extract resources and add TODO 2017-04-06 01:25:26 +02:00
Felix
22bc97464f implement saving of playback-progress, closes #5 2017-04-06 01:20:12 +02:00
Felix
582bd2c2bc update proguard rules 2017-04-06 00:35:23 +02:00
Felix
58e361e330 add interface-method and TODOs for switching audio-tracks 2017-04-04 02:36:43 +02:00
Felix
fec8fa07d5 fix onAttach 2017-04-04 02:36:17 +02:00
Felix
b8bcd343d5 autoplay video 2017-04-04 02:14:13 +02:00
Felix
20f7d86588 add more nullchecks because of FireTV 2017-04-04 02:07:35 +02:00
Felix
82cd534be4 get AudioFocus 2017-04-04 02:03:11 +02:00
Felix
e69deb8f5b add nullcheck because of FireTV 2017-04-04 01:35:18 +02:00
Felix
5f17766fc8 rename new playback classes 2017-04-04 01:33:30 +02:00
Felix
a7c4496391 remove old playback activity and fragment 2017-04-04 01:31:03 +02:00
Felix
95bda372c1 implement skipping forward 2017-04-04 01:28:14 +02:00
Felix
73b327c885 add instrumentation tests 2017-04-04 00:03:00 +02:00
Felix
f9003bccf4 add dummy-recording for events without recordings 2017-04-04 00:02:16 +02:00
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
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