v4.9.0
4.9.0 Release Notes
Feature
- [SDL 0157] Mobile Choice Set Manager
- [SDL 0155] Mobile Menu Manager
- [SDL 0210]-Mobile Manager Dynamic Menu Cell Updating
- [SDL 0232] Added Pushing Buffer Support to AudioStreamManager
- Library will dynamically check if head unit requires VR synonyms for Choice items
- VideoStreamingManager now fully supports multi-touch events
Bug Fixes
- Symlinks broken on Windows - Windows user must run a gradle task (
buildWindowSymLinks
) in order to create the Windows version of symlinks. - Audio over AOA Issues - Media apps will now wait until an audio output device is ready before connecting over a transport. This can be overwritten by the developer.
- Fixed LeftRearInflatableBelted using the wrong key value in BeltStatus Class
- New Router Service and old USB Transport compatibility issues - Fixed an issue that caused apps not close when a legacy AOA app was chosen by the user.
- Fixed an issue with
sendSequentialRPCs
where it didn't callonResponse
and stoped on firstonError