media/library
tonihei f089e79349 Update some text descriptions to ease translations.
Some strings didn't mention the context in which they are used
(for example as item in a list, or for accessibility). This makes it
harder for translators to choose the most appropriate translation and
grammar.

Also fix repeat and shuffle mode button accessibility descriptions to
indicate the action, not the current state.

PiperOrigin-RevId: 426924163
2022-02-21 17:04:58 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Remove deprecated EventListener 2022-02-21 16:59:58 +00:00
core Remove deprecated ProgressiveMediaSource.Factory setters 2022-02-21 16:59:58 +00:00
dash Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
database Mark all non-public IntDefs as only TYPE_USE 2022-02-21 16:59:57 +00:00
datasource Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
decoder Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
extractor Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
hls Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
rtsp Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
ui Update some text descriptions to ease translations. 2022-02-21 17:04:58 +00: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.