media/library/core/src/main
andrewlewis 456622a275 Deprecate stop(boolean)
`stop(true)` is almost the same as `clearMediaItems(); stop();`, except that
any player error isn't cleared. Clearing media items more clearly expresses the
intent.

PiperOrigin-RevId: 350516748
2021-01-07 10:45:02 +00:00
..
java/com/google/android/exoplayer2 Deprecate stop(boolean) 2021-01-07 10:45:02 +00:00
javadoc/com/google/android/exoplayer2/doc-files Update Timeline Javadoc to include brief mention of ad groups 2017-07-21 11:14:38 +01:00
AndroidManifest.xml Add ACCESS_NETWORK_STATE permission to core module 2020-02-18 11:00:43 +00:00