Commit graph

124 commits

Author SHA1 Message Date
Felix
022a5b860b add Launcher for FireTV 2017-04-18 08:39:02 +02:00
Felix
15ae664c1f add loading spinner for video player 2017-04-18 08:19:59 +02:00
Felix
9369e79abd bump version 2017-04-17 23:29:24 +02:00
Felix
fe13065c20 remove unused strings 2017-04-17 22:03:45 +02:00
Felix
b21ed4b728 fix missing related events in DetailsFragment
looks like removing the call to startEntranceTransition() caused the related events to be missing but fixed the problem with text and actions beeing behind the icon
I hope calling startEntranceTransition() in onStart fixes this properly
2017-04-17 21:52:27 +02:00
Felix
691b2c8ff5 autoformat resources 2017-04-17 16:11:20 +02:00
Felix
0181636061 autoformat code 2017-04-17 16:10:56 +02:00
Felix
bed8244f3f add new layout for details 2017-04-17 14:02:37 +02:00
Felix
e74db30997 add divier between streams and recordings 2017-04-17 12:24:49 +02:00
Felix
2589597dfd add sectionRows to separate streams from recordings and list each stream group separately 2017-04-17 00:26:13 +02:00
Felix
aa6a511447 disable header icons 2017-04-17 00:01:34 +02:00
Felix
f67419c3b4 add icons for headers 2017-04-17 00:00:14 +02:00
Felix
7fd0557f24 add presenter and layout for header items 2017-04-16 23:27:56 +02:00
Felix
06708499d4 add license-file, fixes #6 2017-04-16 21:26:46 +02:00
Felix
5cbb7f956e fix versioncodes 2017-04-16 20:59:15 +02:00
Felix
2f19d2ed43 add background manager 2017-04-16 20:57:19 +02:00
Felix
e64a2cbe14 update README 2017-04-16 20:56:49 +02:00
Felix
0bb2f2cb3f remove duplicate code and (hopefully) fix bug where actions were behind thumbnail 2017-04-16 20:56:06 +02:00
Felix
fe6477e3ea change handling of playback progress 2017-04-16 11:47:12 +02:00
Felix
eab4d84b06 remove filter that excluded everything but videos for recordings 2017-04-16 11:17:57 +02:00
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