Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nextplayer-v0.12.0-arm64-v8a.apk | 2024-08-10 | 9.1 MB | |
nextplayer-v0.12.0-armeabi-v7a.apk | 2024-08-10 | 9.0 MB | |
nextplayer-v0.12.0-universal.apk | 2024-08-10 | 20.1 MB | |
nextplayer-v0.12.0-x86.apk | 2024-08-10 | 9.2 MB | |
nextplayer-v0.12.0-x86_64.apk | 2024-08-10 | 9.2 MB | |
README.md | 2024-08-10 | 1.1 kB | |
v0.12.0 source code.tar.gz | 2024-08-10 | 4.2 MB | |
v0.12.0 source code.zip | 2024-08-10 | 4.4 MB | |
Totals: 8 Items | 65.1 MB | 1 |
New Features
- Add playback speed shortcuts and skip silence by @anilbeesetti in https://github.com/anilbeesetti/nextplayer/pull/991
- Add Swipe refresh to media by @anilbeesetti in https://github.com/anilbeesetti/nextplayer/pull/985
- Folder tree view mode by @anilbeesetti in https://github.com/anilbeesetti/nextplayer/pull/1015
- Add played progress indicator to video view by @anilbeesetti in https://github.com/anilbeesetti/nextplayer/pull/1028
Improvements
- Charset detection by using full byte array by @anilbeesetti in https://github.com/anilbeesetti/nextplayer/pull/1008
- Add subtitle charset detection for network files by @anilbeesetti in https://github.com/anilbeesetti/nextplayer/pull/1012
- Update androidxMedia3 to v1.4.0 by @renovate in https://github.com/anilbeesetti/nextplayer/pull/1013
Fixes
- Fixed Video Zoom not remembered between player sessions by @anilbeesetti in https://github.com/anilbeesetti/nextplayer/pull/1007
- Fixed portrait thumbnails are rotated by @anilbeesetti in https://github.com/anilbeesetti/nextlib/pull/82