|
1 | | -# 4.12.0 Release Notes |
| 1 | + |
| 2 | +# 4.12.1 Release Notes |
2 | 3 |
|
3 | 4 | ### Summary: |
4 | 5 | ||Version| |
|
7 | 8 | | **RPC** | 6.0.0 |
8 | 9 | | **Tested Targeting** | Android 29 |
9 | 10 |
|
10 | | -## Features |
11 | | -- [[SDL 0230] SPP resource management for Android](https://github.com/smartdevicelink/sdl_java_suite/issues/1132) |
12 | | - |
13 | | -- [[SDL 0279] Screen Manager Subscribe Buttons](https://github.com/smartdevicelink/sdl_java_suite/issues/1280) |
14 | | - |
15 | | -- [[SDL 0289] Support for Set Language Separately](https://github.com/smartdevicelink/sdl_java_suite/issues/1313) |
16 | | - |
17 | | -- [Add a way to set the resumption hash in the managers layer](https://github.com/smartdevicelink/sdl_java_suite/issues/1400) |
18 | | - |
19 | | -- [Change lock screen logo and ensure correct contrast](https://github.com/smartdevicelink/sdl_java_suite/issues/1342) |
20 | | - |
21 | | - |
22 | | -## Enhancements |
23 | | -- [[SDL 0306] Use Taskmaster To Handle Queuing Operations in Managers](https://github.com/smartdevicelink/sdl_java_suite/issues/1368) |
24 | | - |
25 | | -- [[SDL 0301] SDL Device Listener](https://github.com/smartdevicelink/sdl_java_suite/issues/1348) |
26 | | - |
27 | | -- [Sdl Android should use the new LifecycleManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1365) |
28 | | - |
29 | | -- [Deprecate onError for OnRPCResponseListener](https://github.com/smartdevicelink/sdl_java_suite/pull/1404) |
30 | | - |
31 | | -- [Add ForegroundServiceType Parameter to HelloSdl Project](https://github.com/smartdevicelink/sdl_java_suite/issues/1374) |
32 | | - |
33 | | -- [Update javadocs for PermissionManager.addListener](https://github.com/smartdevicelink/sdl_java_suite/pull/1364) |
34 | | - |
35 | | -- [PermissionManager Should send callback when subscribing to listener](https://github.com/smartdevicelink/sdl_java_suite/issues/1353) |
36 | | - |
37 | | -- [Move textFields / imageFields == null checking from ScreenManager to SystemCapabilityManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1335) |
38 | | - |
39 | | -- [Change Http to Https](https://github.com/smartdevicelink/sdl_java_suite/issues/1333) |
40 | | - |
41 | | -- [Move src/java/main/android folder](https://github.com/smartdevicelink/sdl_java_suite/issues/1377) |
42 | | - |
43 | | -- [Classes that need to be removed in next major release should be deprecated ](https://github.com/smartdevicelink/sdl_java_suite/issues/1362) |
44 | | - |
45 | | -- [OnSdlChoiceChosen contains duplicate class definitions](https://github.com/smartdevicelink/sdl_java_suite/issues/14) |
46 | | - |
47 | | -- [The name of setter and getter in OnButtonPress are ambiguous](https://github.com/smartdevicelink/sdl_java_suite/issues/547) |
48 | | - |
49 | | - |
50 | | -## Bug Fixes |
51 | | - |
52 | | -- [presentChoiceSet failed with "INVALID_ID, null"](https://github.com/smartdevicelink/sdl_java_suite/issues/1336) |
53 | | - |
54 | | -- [ Android app will not receive the notification of HU when the language is switched on the HU side.](https://github.com/smartdevicelink/sdl_java_suite/issues/1372) |
55 | | - |
56 | | -- [If an empty array is set for voice commands on the SDLMenuCell the AddCommand is rejected](https://github.com/smartdevicelink/sdl_java_suite/issues/1341) |
57 | | - |
58 | | -- [Disconnecting a cloud app doesn't free the port](https://github.com/smartdevicelink/sdl_java_suite/issues/1339) |
| 11 | +## Hotfix |
| 12 | +- [Fix Issue 1465 - NPE in ManagerUtility](https://github.com/smartdevicelink/sdl_java_suite/pull/1478) |
| 13 | +- [Add check to prevent NPE in ManagerUtility class](https://github.com/smartdevicelink/sdl_java_suite/pull/1498) |
| 14 | +- [Fix unit test for Hotfix ](https://github.com/smartdevicelink/sdl_java_suite/pull/1539) |
0 commit comments