media/library
olly af5131e393 Rename Shadow*Looper classes (PR#4868)
ShadowLooper -> ShadowLegacyLooper
ShadowRealisticLooper -> ShadowPausedLooper
ShadowBaseLooper -> ShadowLooper

And all public methods from ShadowLegacyLooper get pushed up to ShadowLooper

Pull Request: https://github.com/robolectric/robolectric/pull/4868

Copybara: OK

Also adjust Google3 tests  using custom looper shadows where necessary.
Convert exoplayer to paused looper to eliminate reliance on custom shadows

PiperOrigin-RevId: 243839311
2019-04-18 15:13:07 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Rename Shadow*Looper classes (PR#4868) 2019-04-18 15:13:07 +01:00
dash Rename Shadow*Looper classes (PR#4868) 2019-04-18 15:13:07 +01:00
hls Rename Shadow*Looper classes (PR#4868) 2019-04-18 15:13:07 +01:00
smoothstreaming Rename Shadow*Looper classes (PR#4868) 2019-04-18 15:13:07 +01:00
ui Fix key and accessibility scrubbing 2019-04-16 16:42:08 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.