media/library/common/src/main/java/com/google/android/exoplayer2
samrobinson 46c5f030ce Add an artwork field to MediaMetadata
#minor-release

PiperOrigin-RevId: 373410795
2021-05-13 10:51:02 +01:00
..
audio Format Java source files 2021-05-06 13:32:25 +01:00
decoder Format Java source files 2021-05-06 13:32:25 +01:00
device Deprecate component listener in favor of player 2021-04-30 18:55:06 +01:00
drm Format Java source files 2021-05-06 13:32:25 +01:00
metadata Add an artwork field to MediaMetadata 2021-05-13 10:51:02 +01:00
offline simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
source Allow ad groups to specify a resume offset. 2021-05-12 18:57:45 +01:00
text Format Java source files 2021-05-06 13:32:25 +01:00
trackselection Add static TrackSelection type 2021-02-19 10:56:27 +00:00
ui Convergence: Continue decoupling UI from Core 2021-04-09 13:19:07 +01:00
upstream Format Java source files 2021-05-06 13:32:25 +01:00
util Add copy constructor and remove APIs for Commands builder 2021-05-12 11:52:49 +01:00
video Format Java source files 2021-05-06 13:32:25 +01:00
BasePlayer.java Remove some deprecated Player methods 2021-05-10 23:42:10 +01:00
Bundleable.java Remove nullable utility methods in Bundleable 2021-02-19 10:57:32 +00:00
BundleListRetriever.java Implement Bundleable for Timeline 2021-03-12 10:53:41 +00:00
C.java Format Java source files 2021-05-06 13:32:25 +01:00
ControlDispatcher.java Re-format some javadoc 2021-04-21 18:46:00 +01:00
DefaultControlDispatcher.java Remove deprecated UI methods 2021-05-04 11:18:26 +01:00
ExoPlaybackException.java Make ExoPlaybackException extend PlaybackException 2021-05-11 17:39:52 +01:00
ExoPlayerLibraryInfo.java Bump version to 2.14.0 and tidy release notes 2021-05-10 23:39:25 +01:00
Format.java Remove deprecated Format.create methods 2021-05-11 16:02:08 +01:00
ForwardingPlayer.java Remove reference to deprecated Player.EventListener. 2021-05-10 23:40:26 +01:00
HeartRating.java Use getters in Rating subclasses rather than direct field access. 2021-05-07 10:21:50 +01:00
IllegalSeekPositionException.java Format Java source files 2021-05-06 13:32:25 +01:00
MediaItem.java Format Java source files 2021-05-06 13:32:25 +01:00
MediaMetadata.java Add an artwork field to MediaMetadata 2021-05-13 10:51:02 +01:00
package-info.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00
ParserException.java Format Java source files 2021-05-06 13:32:25 +01:00
PercentageRating.java Use getters in Rating subclasses rather than direct field access. 2021-05-07 10:21:50 +01:00
PlaybackException.java Add notice about backwards compatibility in PlaybackException 2021-05-11 17:47:26 +01:00
PlaybackParameters.java Implement Bundleable for PlaybackParameters 2021-03-12 10:37:41 +00:00
PlaybackPreparer.java Make additional modules depend only on common 2021-02-09 13:59:41 +00:00
Player.java Add copy constructor and remove APIs for Commands builder 2021-05-12 11:52:49 +01:00
Rating.java Revise javadoc for Rating classes 2021-05-04 11:17:44 +01:00
StarRating.java Use getters in Rating subclasses rather than direct field access. 2021-05-07 10:21:50 +01:00
ThumbRating.java Use getters in Rating subclasses rather than direct field access. 2021-05-07 10:21:50 +01:00
Timeline.java Allow ad groups to specify a resume offset. 2021-05-12 18:57:45 +01:00