olly
7dede17d97
Make GvrPlayerActivity call its subclass to instantiate a player
...
It's more explicit and simpler than having the subclass call up into
the activity.
PiperOrigin-RevId: 274881350
2019-10-15 23:08:38 +01:00
olly
a2900992c3
Remove dead code
...
PiperOrigin-RevId: 274848191
2019-10-15 23:08:30 +01:00
olly
34c531764e
Remove filter for intents that aren't handled
...
PiperOrigin-RevId: 274834663
2019-10-15 23:08:15 +01:00
andrewlewis
be23995100
Remove ineffective copybara strip directive
...
PiperOrigin-RevId: 274161845
2019-10-13 12:41:31 +01:00
olly
2d0b10a73a
Use constant to define androidx annotation version
...
PiperOrigin-RevId: 266801762
2019-09-05 10:45:08 +01:00
olly
a02237de20
Fix imports
...
PiperOrigin-RevId: 266676413
2019-09-01 22:03:52 +01:00
tonihei
cd4571161a
Add builders for SimpleExoPlayer and ExoPlayer.
...
The current ExoPlayerFactory is growing too big and usage becomes increasingly
complicated because it's not possible to set individual components without
specifying many other defaults.
Adding new builder classes makes building easier and more future-proof.
PiperOrigin-RevId: 263339078
2019-08-15 14:41:51 +01:00
olly
fb0481c520
Bump annotations dependency + update release notes
...
PiperOrigin-RevId: 261353271
2019-08-02 19:04:56 +01:00
olly
d77d661e52
Default viewport constraints to match primary display
...
PiperOrigin-RevId: 260479923
2019-07-29 21:27:46 +01:00
eguven
e4feaa68f2
Add VR player demo
...
PiperOrigin-RevId: 251460113
2019-06-06 17:35:06 +01:00