Releases: anilbeesetti/nextplayer
Releases · anilbeesetti/nextplayer
v0.13.0-rc05
What's Changed
- Fix: No video when network video is played and crash when open local video is played by @anilbeesetti in #1197
Full Changelog: v0.13.0-rc04...v0.13.0-rc05
v0.13.0-rc04
What's Changed
- Fix: Null intent when reopened from recents by @anilbeesetti in #1192
- Fix: Volume boost not working
Full Changelog: v0.13.0-rc03...v0.13.0-rc04
v0.13.0-rc03
What's Changed
- Fix: Minor issues caused by background playback by @anilbeesetti in #1186
Full Changelog: v0.13.0-rc02...v0.13.0-rc03
v0.13.0-rc02
What's Changed
- Update androidxMedia3 to v1.5.1 by @renovate in #1175
- Fix: Playback speed and background play issues by @anilbeesetti in #1182
Full Changelog: v0.13.0-rc01...v0.13.0-rc02
v0.13.0-rc01
What's Changed
- chore: Update target and compile sdk to 35 by @anilbeesetti in #1102
- Feat: Add preferences to change control buttons position by @AndreVero in #1076
- Feat: Background playback by @anilbeesetti in #1103
- fix(deps): update androidxmedia3 to v1.5.0 by @renovate in #1152
- Fix: Parent folder not updated for video after moving to new folder by @anilbeesetti in #1158
- Feat: Pip improvements by @anilbeesetti in #1101
New Contributors
- @AndreVero made their first contribution in #1076
Full Changelog: https://github.com/anilbeesetti/nextplayer/compare/v0.12.3...
v0.12.3
v0.12.2
Fixes
- Fix: Crash when calling get storage volumes on some devices by @anilbeesetti in https://github.com/anilbeesetti/nextplayer
v0.12.1
Improvements
- Played progress indicator improvements by @anilbeesetti in #1047
Fixes
- Sd Card folders are not shown by @anilbeesetti in #1040
- Tree view mode issues by @anilbeesetti in #1045
- Portrait video orientation changing to landscape and switching to portrait by @anilbeesetti in #1050
- Sorting of media in Tree view mode by @anilbeesetti in #1056
New Contributors
- @mikropsoft made their first contribution in #1043
v0.12.0
New Features
- Add playback speed shortcuts and skip silence by @anilbeesetti in #991
- Add Swipe refresh to media by @anilbeesetti in #985
- Folder tree view mode by @anilbeesetti in #1015
- Add played progress indicator to video view by @anilbeesetti in #1028
Improvements
- Charset detection by using full byte array by @anilbeesetti in #1008
- Add subtitle charset detection for network files by @anilbeesetti in #1012
- Update androidxMedia3 to v1.4.0 by @renovate in #1013
Fixes
- Fixed Video Zoom not remembered between player sessions by @anilbeesetti in #1007
- Fixed portrait thumbnails are rotated by @anilbeesetti in anilbeesetti/nextlib#82
v0.11.1
Fixes
- Fixed Player crash due to pip by @anilbeesetti in #944
- Fixed Subtitle styles not applied correctly by @anilbeesetti in #944