media/library/common/src/main/java/com/google/android/exoplayer2
christosts 3830d02590 Use Android 12L APIs directly
Some APIs from Android 12L were used either via reflection or
constants values were hard-coded. We can now use these APIs directly
since we upgraded the compile SDK version to 32.

PiperOrigin-RevId: 446167543
2022-05-03 13:10:04 +01:00
..
audio Use Android 12L APIs directly 2022-05-03 13:10:04 +01:00
drm Reformat some javadoc 2022-02-18 15:02:33 +00:00
metadata Reformat some javadoc 2022-02-18 15:02:33 +00:00
offline Reformat some javadoc 2022-02-18 15:02:33 +00:00
source Tracks.Group/TrackGroup variable naming disambiguation 2022-04-26 15:20:53 +01:00
text Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
trackselection Allow stable API users to bundle/unbundle TrackSelectionParameters 2022-05-09 12:03:58 +01:00
ui Reformat some javadoc 2022-02-18 15:02:33 +00:00
upstream Fix rewriting upstream/crypto package in lib-datasource 2021-11-01 17:26:19 +00:00
util Migrate usages from C.TYPE_* to C.CONTENT_TYPE_* 2022-05-09 12:00:38 +01:00
video Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
BasePlayer.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
Bundleable.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
BundleListRetriever.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
C.java Use Android 12L APIs directly 2022-05-03 13:10:04 +01:00
DeviceInfo.java Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
ExoPlayerLibraryInfo.java Version bump to exoplayer:2.17.1 and media3:1.0.0-alpha03 2022-03-09 14:51:19 +00:00
Format.java Reformat some javadoc 2022-02-18 15:02:33 +00:00
ForwardingPlayer.java Rename TracksInfo and TrackGroupInfo 2022-04-26 14:59:00 +01:00
HeartRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
IllegalSeekPositionException.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
MediaItem.java Reformat some javadoc 2022-02-18 15:02:33 +00:00
MediaMetadata.java Reformat some javadoc 2022-02-18 15:02:33 +00:00
package-info.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
ParserException.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
PercentageRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
PlaybackException.java Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-07 11:10:11 +00:00
PlaybackParameters.java Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
Player.java Rename Player.COMMAND_GET_TRACK_INFOS to COMMAND_GET_TRACKS 2022-04-26 15:34:35 +01:00
Rating.java Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
StarRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
ThumbRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
Timeline.java Reformat some javadoc 2022-02-18 15:02:33 +00:00
Tracks.java Tracks.Group/TrackGroup variable naming disambiguation 2022-04-26 15:20:53 +01:00