v5.0.0 RC2
Pre-release5.0.0 Release Notes
Summary:
Version | |
---|---|
Protocol | 5.3.0 |
RPC | 7.0.0 |
Tested Targeting | Android 29 |
Features:
Enhancements:
-
RPC Generator should use @deprecated annotation in JavaDocs when applicable
-
RPC Generator needs to be updated to generate correct Android X imports
-
SystemCapabilityManager & HapticInterfaceManager should be moved to the managers package
-
SdlFile in javaSE should have a constructor that takes URI as file source
-
The default value for overwrite property in SdlFile should be false to align with iOS
-
Deprecated RPC APIs that don't exist in the spec should be removed
Bug Fixes:
-
LockScreen behavior is incorrect for Display Always and Dismissible
-
NullPointerException While updating Image/Text after layout Change.
-
javaSE and javaEE links in the readme file don't reference the latest version of the library
-
ScreenManager doesn't work when app register on backup transport
-
ANRs (Application Not Responding) occur when switching from App1 to App2 on HU.
-
Lists with initial values of null are not returned properly in RPCs
-
ClassCastException when calling RPC getter method returning Float type
-
RPC Generator is not generating the corresponding Javadoc for min & max attributes
-
RPC Generator is generating enum values with wrong capitalization