Commit graph

137 commits

Author SHA1 Message Date
Felix
78a75c7a1d add dummy objects for stream entities 2017-04-21 01:27:29 +02:00
Felix
de1b7111cf cleanup imports 2017-04-21 01:27:29 +02:00
Felix
0bbe03a34d fix stetho initialization 2017-04-21 01:27:29 +02:00
Felix
2422ad4b16 refactor loading content for conferencesBrowseFragment 2017-04-21 01:27:29 +02:00
Felix
23140b5592 fix crash on FireTV 2017-04-21 01:27:29 +02:00
Felix
329369391d Update README.md 2017-04-20 20:00:45 +02:00
Felix
7f2aab4271 implement watchlist, fixes #4 2017-04-20 00:23:41 +02:00
Felix
be37d85dd8 update libs, some refactoring 2017-04-19 23:24:40 +02:00
Felix
2b57ee1f21 remove default launcher icons 2017-04-19 22:12:03 +02:00
Felix
61950d6711 set new icons 2017-04-19 22:11:03 +02:00
Felix
c05d935542 add new Logo ideas 2017-04-19 22:10:04 +02:00
Felix
a3f8a4c38c fix loading spinner appearing while video is playing 2017-04-18 22:47:21 +02:00
Felix
aaff1b8682 bump version 2017-04-18 08:39:29 +02:00
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