Feature/august changes (#649)
* Added licenseUrl support for iOS DRM.
* Fixed RTL text direction issue in player controls.
* Updated normal player page
* Added currently displayed subtitle
* Added additional check in `postControllerEvent` to handle scenario where event stream is closed.
* Updated ExoPlayer version
* Buffering fix in Android, video list update
* * Added `setMixWithOthers` method in `BetterPlayerListVideoPlayerController`.
* Fixed broken ling in cover page of documentatio
* Fixed progress bar issue where position could be set above video duration
* Fixed iOS remote notification command issu
* Update welcome_page.dart (#607)
Removed duplicated page
* Removed duplicated page in example app (by https://github.com/pinguluk)
* Added support for ClearKey DRM for File Datasource. (#566)
* Added support for ClearKey DRM for File Datasource.
* Formatting of ClearKey implementation code.
* Added ClearKey support for BetterPlayerDataSourceType.network and BetterPlayerDataSourceType.memory for Android.
* Added ClearKey DRM to new documentation format.
* Clear key DRM update
* Better UI Changes (#594)
* Better UI Changes
* Update ci.yml
* Feature/july changes (#598)
* Fixed play after seeking issue on iOS
* Fixed audio track selection issue on iOS/Android
* Fixed issue where speed which couldn't be applied on iOS was saved in player state.
* Added support for D-pad navigation using a Android TV remote control (#586)
* Exposes all active eventListener (#585)
* Updated changelog
* Added docs
* Updated documentation
* Updated documentation
* Added BetterPlayerMultipleGestureDetector, general refactor
* General refactor
Co-authored-by: Daniel Zarins <[email protected]>
Co-authored-by: Letalus <[email protected]>
* Updated docs
* Updated docs
* Updated docs
* Updated docs
* fixed conflicts
* Duplicated named argument 'onLongPress' removed
* Better UI Changes
* Feature/july changes (#598)
* Fixed play after seeking issue on iOS
* Fixed audio track selection issue on iOS/Android
* Fixed issue where speed which couldn't be applied on iOS was saved in player state.
* Added support for D-pad navigation using a Android TV remote control (#586)
* Exposes all active eventListener (#585)
* Updated changelog
* Added docs
* Updated documentation
* Updated documentation
* Added BetterPlayerMultipleGestureDetector, general refactor
* General refactor
Co-authored-by: Daniel Zarins <[email protected]>
Co-authored-by: Letalus <[email protected]>
* fixed conflicts
Co-authored-by: Jakub <[email protected]>
Co-authored-by: Daniel Zarins <[email protected]>
Co-authored-by: Letalus <[email protected]>
* Updated changelog
* Added `sigmaX` and `sigmaY` parameters in BetterPlayerControlsConfiguration
* Updated lint and format
* Updated versions
Co-authored-by: Pinguluk <[email protected]>
Co-authored-by: tinusneethling <[email protected]>
Co-authored-by: creativeblaq <[email protected]>
Co-authored-by: Daniel Zarins <[email protected]>
Co-authored-by: Letalus <[email protected]>