v3.2.0
Pre-release
Pre-release
What's Changed
[[FEAT] Added support for multi-language through Crowdin.
- Uploaded source files to Crowdin.
- Configured project for
Crowdin
integration.
[FEAT] Updated README.md
with new information.
- Added new preview images.
- Included details about
multi-language
support.
[FIX] Resolved minor issue with ListHeader
.
[UPDATE] Replaced Android preference
get/set with coroutines
; now using Dispatcher.IO
. This was the primary cause of ANRs
.
- It was a particularly tricky bug.
[FIX] Addressed issue with Playback
service.
- Replaced preference get/set with coroutines.
- Added
LoadController
toExoPlayer
for faster video seeking.
Full Changelog: v3.0.3...v3.2.0