Felix
0aef7daf49
remove unused strings
2017-04-17 22:03:45 +02:00
Felix
6be7f96b1d
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
49362e54c6
autoformat resources
2017-04-17 16:11:20 +02:00
Felix
435ddf799d
autoformat code
2017-04-17 16:10:56 +02:00
Felix
0b57489d72
add new layout for details
2017-04-17 14:02:37 +02:00
Felix
dc6e524532
add divier between streams and recordings
2017-04-17 12:24:49 +02:00
Felix
4013d4576d
add sectionRows to separate streams from recordings and list each stream group separately
2017-04-17 00:26:13 +02:00
Felix
1a765bed4d
disable header icons
2017-04-17 00:01:34 +02:00
Felix
122bb52de5
add icons for headers
2017-04-17 00:00:14 +02:00
Felix
00599b4faf
add presenter and layout for header items
2017-04-16 23:27:56 +02:00
Felix
b0fcb8c806
add license-file, fixes #6
2017-04-16 21:26:46 +02:00
Felix
a0326fd1af
fix versioncodes
2017-04-16 20:59:15 +02:00
Felix
5c902b0271
add background manager
2017-04-16 20:57:19 +02:00
Felix
e2403cc2ba
update README
2017-04-16 20:56:49 +02:00
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
f705ac217a
update gitignore
2017-04-15 20:05:52 +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
1b02ea8001
add Beta to README
2017-04-06 23:21:55 +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
5a292d7114
add screenshots
2017-04-06 19:33:29 +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