Commit graph

102 commits

Author SHA1 Message Date
Felix
0c0c3c2108 remove duplicate code and (hopefully) fix bug where actions were behind thumbnail 2017-04-16 20:56:06 +02:00
Felix
dc56aa9a30 change handling of playback progress 2017-04-16 11:47:12 +02:00
Felix
a8a0be2c06 remove filter that excluded everything but videos for recordings 2017-04-16 11:17:57 +02:00
Felix
ec01415b1f remove movie.png and repace default drawables 2017-04-16 11:17:17 +02:00
Felix
aca3b0c220 fix delayed loading when thumb is missing and show all media (not only videos) 2017-04-16 10:52:48 +02:00
Felix
9cbda59faf cleanup drawables 2017-04-15 22:38:14 +02:00
Felix
a08e14411f add test resources for streams 2017-04-15 20:04:50 +02:00
Felix
080ebfbfcf add resouces for Amazon Store 2017-04-15 20:03:54 +02:00
Felix
5ad489d69d distinguish between recording in stream for progress 2017-04-15 20:01:19 +02:00
Felix
9eb1829bf5 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
8382d19b1a fix crash when going back while activity is launching 2017-04-15 19:58:35 +02:00
Felix
fba03f755e prevent AndroidTV from starting Screensaver 2017-04-15 19:57:35 +02:00
Felix
ce20d1f2bd play around with UI-Tests 2017-04-06 21:27:46 +02:00
Felix
dd1fbe86ea delete or don't create PlaybackProgress, when we reached the end of the recording 2017-04-06 21:26:40 +02:00
Felix
e30acc234c update proguard rules to make release build work 2017-04-06 18:59:59 +02:00
Felix
adecdab09b add related events from api in playbackOverlay 2017-04-06 02:12:22 +02:00
Felix
85b472ee0d extract resources and add TODO 2017-04-06 01:25:26 +02:00
Felix
51c542171f implement saving of playback-progress, closes #5 2017-04-06 01:20:12 +02:00
Felix
1c450d0683 update proguard rules 2017-04-06 00:35:23 +02:00
Felix
34ae03d6f3 add interface-method and TODOs for switching audio-tracks 2017-04-04 02:36:43 +02:00
Felix
2be8b4641b fix onAttach 2017-04-04 02:36:17 +02:00
Felix
e7a597f702 autoplay video 2017-04-04 02:14:13 +02:00
Felix
91cb464553 add more nullchecks because of FireTV 2017-04-04 02:07:35 +02:00
Felix
16d81cf29d get AudioFocus 2017-04-04 02:03:11 +02:00
Felix
db949966c7 add nullcheck because of FireTV 2017-04-04 01:35:18 +02:00
Felix
14e31ee107 rename new playback classes 2017-04-04 01:33:30 +02:00
Felix
f7c9713290 remove old playback activity and fragment 2017-04-04 01:31:03 +02:00
Felix
2c1ac1096f implement skipping forward 2017-04-04 01:28:14 +02:00
Felix
0f285db904 add instrumentation tests 2017-04-04 00:03:00 +02:00
Felix
bd13518270 add dummy-recording for events without recordings 2017-04-04 00:02:16 +02:00
Felix
a8f83c2048 load conferences and streams in paralell 2017-04-04 00:01:18 +02:00
Felix
96db667279 got progress and play/pause to work 2017-04-03 23:59:30 +02:00
Felix
73a3f308be change aspect ratios of thumbs and skale to fit 2017-03-30 23:47:11 +02:00
Felix
1e66ad3719 handle streams and recordings to start playback 2017-03-30 22:52:06 +02:00
Felix
5209ccfb8f make progress work 2017-03-27 02:08:07 +02:00
Felix
7fba9d9565 add controls 2017-03-27 00:36:38 +02:00
Felix
75eedf4c29 implement basics to play videos with ExoPlayer 2017-03-26 23:14:40 +02:00
Felix
f45f09056d Event - change longs to ints 2017-03-26 23:13:31 +02:00
Felix
8760f7d475 enable multidex 2017-03-26 19:19:13 +02:00
Felix
c96907120b start implementing our own playback activity and fragment 2017-03-26 19:16:49 +02:00
Felix
f4af68bde6 start implementing explaybackActivity 2017-03-26 18:03:28 +02:00
Felix
18cd9c73d2 cleanup observables 2017-03-26 16:01:33 +02:00
Felix
6a10606465 add travis.yml and README 2017-03-25 22:13:39 +01:00
Felix
382c62b9ad cleanup tests 2017-03-25 21:06:02 +01:00
Felix
6529041317 update tests 2017-03-25 20:57:03 +01:00
Felix
2916aaa090 add Resources for Tests 2017-03-25 15:37:57 +01:00
Felix
a681263046 cleanup and remove Streaming and Recording Client 2017-03-25 14:47:50 +01:00
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