..
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
Format Java source files
2021-05-06 13:32:25 +01:00
offline
simplify PlayerActivity towards using the media item only
2020-04-08 21:47:48 +01:00
source
Format Java source files
2021-05-06 13:32:25 +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
Format Java source files
2021-05-06 13:32:25 +01:00
video
Format Java source files
2021-05-06 13:32:25 +01:00
BasePlayer.java
Add Player.getAvailableCommands()
2021-04-26 18:01:03 +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
Remove ExoPlaybackException's cause field
2021-05-07 10:21:28 +01:00
ExoPlayerLibraryInfo.java
Format Java source files
2021-05-06 13:32:25 +01:00
Format.java
Format Java source files
2021-05-06 13:32:25 +01:00
ForwardingPlayer.java
Override available commands in ForwardingPlayer
2021-04-30 11:43:48 +01:00
HeartRating.java
Revise javadoc for Rating classes
2021-05-04 11:17:44 +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 track artist, album artist and album title to MediaMetadata.
2021-04-28 17:32:40 +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
Revise javadoc for Rating classes
2021-05-04 11:17:44 +01:00
PlaybackException.java
Reserve x000 error codes for the UNSPECIFIED error codes
2021-05-06 13:33:25 +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
Make Player.Commands Bundleable
2021-05-06 13:34:04 +01:00
Rating.java
Revise javadoc for Rating classes
2021-05-04 11:17:44 +01:00
StarRating.java
Revise javadoc for Rating classes
2021-05-04 11:17:44 +01:00
ThumbRating.java
Revise javadoc for Rating classes
2021-05-04 11:17:44 +01:00
Timeline.java
Add missing isPlaceholder forwarding in SinglePeriodAdTimeline
2021-05-06 13:33:06 +01:00