Releases: brianwernick/ExoMedia
ExoMedia 2.5.3
Updated ExoPlayer version.
Fixed Previous vector image issues.
Fixed the next button size in notifications.
The stream type can now be specified for the exo player implementations.
Migrated to a texture view instead of a surface view for the EMVideoView
ExoMedia 2.5.2
Fixed an issue where the notification PendingIntent wasn't updated when the notification was.
Fixed an issue with the DefaultControls not resizing correctly on tablet orientation changes
ExoMedia 2.5.0
Added MPEG DASH and Smooth Stream support.
Added the ability to specify render builders manually.
The media format doesn't need to be specified now (MP3, AAC, etc.)
Minor fixes to the EMVideoView.
Fixed memory issues with the notifications.
ExoMedia 2.4.2
Updated Dependencies
Fixed an issue where the VideoView DefaultControls wouldn't always resize correctly
Fixed NPE issues in the EMLockScreen and EMNotification classes
ExoMedia 2.4.1
Updated to ExoPlayer 1.5.2
Fixed an issue with incorrect method availability in the EMResourceUtil
Fixed tinting issues
Fixed WakeLock support
Other minor fixes.
ExoMedia 2.4.0
Updated drawables to be vector graphics
Added Default controls for AndroidTV
Updated the PlaylistItem to correctly use the MediaType instead of using functions for the audio/video type
Improved method visibility for class extension
Minor bug fixes.
ExoMedia 2.3.5
Updated to ExoPlayer 1.5.0
Fixed an NPE issue in the EMPlaylistService
ExoMedia 2.3.4
Fixed an issue where url redirection wouldn't correctly cross between http and https
Fixed an issue where the large notification was not longer clickable to enter the app
Updated the notification to be swipeable when media isn't playing (paused)
Other minor fixes.
ExoMedia 2.3.3
Added a custom small (standard) notification to allow for media playback controls.
Fixed an issue with the EMPlaylistService where the notification images weren't being updated correctly
ExoMedia 2.3.2
Updated the support library versions