Commit graph

154 commits

Author SHA1 Message Date
Felix
dbd13ce903 remove movie.png and repace default drawables 2017-04-16 11:17:17 +02:00
Felix
4a71411204 fix delayed loading when thumb is missing and show all media (not only videos) 2017-04-16 10:52:48 +02:00
Felix
3fc4333726 cleanup drawables 2017-04-15 22:38:14 +02:00
Felix
883b28b113 update gitignore 2017-04-15 20:05:52 +02:00
Felix
bae89497f9 add test resources for streams 2017-04-15 20:04:50 +02:00
Felix
e611277cf4 add resouces for Amazon Store 2017-04-15 20:03:54 +02:00
Felix
7ae89cabeb distinguish between recording in stream for progress 2017-04-15 20:01:19 +02:00
Felix
7784c98688 don't load thumb in player
this moves controlls out of the way and does not really bring any benefit
2017-04-15 19:59:25 +02:00
Felix
8b77b6663e fix crash when going back while activity is launching 2017-04-15 19:58:35 +02:00
Felix
2e84401d81 prevent AndroidTV from starting Screensaver 2017-04-15 19:57:35 +02:00
Felix
66f94ddbaa add Beta to README 2017-04-06 23:21:55 +02:00
Felix
40b3149ace play around with UI-Tests 2017-04-06 21:27:46 +02:00
Felix
c731a783bc delete or don't create PlaybackProgress, when we reached the end of the recording 2017-04-06 21:26:40 +02:00
Felix
bcdf481ca9 add screenshots 2017-04-06 19:33:29 +02:00
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