Skip to content

Releases: brianwernick/ExoMedia

ExoMedia 2.5.3

02 Feb 16:14
Compare
Choose a tag to compare

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

20 Jan 17:30
Compare
Choose a tag to compare

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

01 Jan 18:35
Compare
Choose a tag to compare

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

25 Nov 15:41
Compare
Choose a tag to compare

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

07 Nov 15:59
Compare
Choose a tag to compare

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

05 Oct 18:22
Compare
Choose a tag to compare

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

30 Sep 16:42
Compare
Choose a tag to compare

Updated to ExoPlayer 1.5.0
Fixed an NPE issue in the EMPlaylistService

ExoMedia 2.3.4

19 Sep 19:52
Compare
Choose a tag to compare

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

26 Aug 15:43
Compare
Choose a tag to compare

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

20 Aug 16:24
Compare
Choose a tag to compare

Updated the support library versions