|
1 | | -# 5.0.0 Release Notes |
| 1 | +# 5.1.0 Release Notes |
2 | 2 |
|
3 | 3 | ## Summary: |
4 | 4 | ||Version| |
5 | 5 | |--|--| |
6 | | -| **Protocol** | 5.3.0 |
7 | | -| **RPC** | 7.0.0 |
8 | | -| **Tested Targeting** | Android 29 |
| 6 | +| **Protocol** | 5.4.0 |
| 7 | +| **RPC** | 7.1.0 |
| 8 | +| **Tested Targeting** | Android 30 |
9 | 9 |
|
10 | 10 | ## Features: |
11 | 11 |
|
12 | | -- [[SDL 0242] Subtle Alert Style](https://github.com/smartdevicelink/sdl_java_suite/issues/1120) |
| 12 | +- [[SDL 0296] Possibility to update video streaming capabilities during ignition cycle](https://github.com/smartdevicelink/sdl_java_suite/issues/1410) |
13 | 13 |
|
14 | | -- [[SDL 0278] Screen Manager Template Management](https://github.com/smartdevicelink/sdl_java_suite/issues/1327) |
| 14 | +- [[SDL 0282] Screen Manager Alert Manager](https://github.com/smartdevicelink/sdl_java_suite/issues/1304) |
15 | 15 |
|
16 | | -- [[SDL 0148] Template Improvements: Additional SubMenus](https://github.com/smartdevicelink/sdl_java_suite/issues/716) |
| 16 | +- [[SDL 0269] New vehicle data ClimateData ](https://github.com/smartdevicelink/sdl_java_suite/issues/1247) |
17 | 17 |
|
18 | | -- [[SDL 0268] Main Menu Updating and Pagination](https://github.com/smartdevicelink/sdl_java_suite/issues/1254) |
| 18 | +- [[SDL 0262] New vehicle data SeatOccupancy](https://github.com/smartdevicelink/sdl_java_suite/issues/1240) |
19 | 19 |
|
20 | | -- [[SDL 0152] Driver Distraction Improvements: Command List Limitations](https://github.com/smartdevicelink/sdl_java_suite/issues/729) |
| 20 | +- [[SDL 0198] - Media Skip Indicators](https://github.com/smartdevicelink/sdl_java_suite/issues/871) |
21 | 21 |
|
22 | | -- [[SDL 0311] Make RPC Setters Chainable](https://github.com/smartdevicelink/sdl_java_suite/issues/1421) |
23 | | - |
24 | | -- [[SDL 0308] Add a Reason Parameter to All Protocol NAKs](https://github.com/smartdevicelink/sdl_java_suite/issues/1379) |
25 | | - |
26 | | -- [[SDL 0253] New vehicle data StabilityControlsStatus](https://github.com/smartdevicelink/sdl_java_suite/issues/1204) |
27 | | - |
28 | | -- [[SDL 0266] New vehicle data GearStatus](https://github.com/smartdevicelink/sdl_java_suite/issues/1256) |
29 | | - |
30 | | -- [[SDL 0261] New vehicle data WindowStatus](https://github.com/smartdevicelink/sdl_java_suite/issues/1243) |
31 | | - |
32 | | -- [[SDL 0257] New vehicle data HandsOffSteering](https://github.com/smartdevicelink/sdl_java_suite/issues/1224) |
33 | | - |
34 | | -- [[SDL 0256] Refactor Fuel Information Related Vehicle Data](https://github.com/smartdevicelink/sdl_java_suite/issues/1223) |
35 | | - |
36 | | -- [[SDL 0273] WebEngine Projection mode](https://github.com/smartdevicelink/sdl_java_suite/issues/1375) |
37 | | - |
38 | | -- [[SDL 0202] Supported Character Sets](https://github.com/smartdevicelink/sdl_java_suite/issues/950) |
39 | 22 |
|
40 | 23 | ## Enhancements: |
41 | 24 |
|
42 | | -- [[SDL 0286] Java Suite Cleanup](https://github.com/smartdevicelink/sdl_java_suite/issues/1306) |
| 25 | +- [[SDL 0180] Broaden Choice Uniqueness](https://github.com/smartdevicelink/sdl_java_suite/issues/811) |
43 | 26 |
|
44 | | -- [Android X support](https://github.com/smartdevicelink/sdl_java_suite/issues/1094) |
| 27 | +- [[SDL 0305] Homogenize TextFieldName](https://github.com/smartdevicelink/sdl_java_suite/issues/1367) |
45 | 28 |
|
46 | | -- [RPC Generator should use @deprecated annotation in JavaDocs when applicable](https://github.com/smartdevicelink/sdl_java_suite/issues/1448) |
| 29 | +- [[SDL 0238] Keyboard Enhancements](https://github.com/smartdevicelink/sdl_java_suite/issues/1121) |
47 | 30 |
|
48 | | -- [RPC Generator needs to be updated to generate correct Android X imports](https://github.com/smartdevicelink/sdl_java_suite/issues/1444) |
| 31 | +- [[SDL 0267] Main Menu UI Updates](https://github.com/smartdevicelink/sdl_java_suite/issues/1246) |
49 | 32 |
|
50 | | -- [onError should be removed from OnRPCResponseListener](https://github.com/smartdevicelink/sdl_java_suite/issues/1455) |
| 33 | +- [[SDL 0274] Add preferred FPS to VideoStreamingCapability](https://github.com/smartdevicelink/sdl_java_suite/issues/1268) |
51 | 34 |
|
52 | | -- [SystemCapabilityManager & HapticInterfaceManager should be moved to the managers package](https://github.com/smartdevicelink/sdl_java_suite/issues/1432) |
| 35 | +- [[SDL 0292] Improve VirtualDisplayEncoder for stable frame rate](https://github.com/smartdevicelink/sdl_java_suite/issues/1361) |
53 | 36 |
|
54 | | -- [[SDL 0193] Update SDL-Android minimum SDK](https://github.com/smartdevicelink/sdl_java_suite/issues/835) |
| 37 | +- [[SDL 0255] Enhance BodyInformation vehicle data ](https://github.com/smartdevicelink/sdl_java_suite/issues/1234) |
55 | 38 |
|
56 | | -- [Refactor Text & Graphic Manager](https://github.com/smartdevicelink/sdl_java_suite/issues/1464) |
| 39 | +- [[SDL 0244] Custom Playback Rates for SetMediaClockTimer](https://github.com/smartdevicelink/sdl_java_suite/issues/1147) |
57 | 40 |
|
58 | | -- [Refactor session and protocol interfaces](https://github.com/smartdevicelink/sdl_java_suite/pull/1430) |
| 41 | +- [Refactor FileManager to use queues ](https://github.com/smartdevicelink/sdl_java_suite/issues/1572) |
59 | 42 |
|
60 | | -- [Remove SdlProxy classes](https://github.com/smartdevicelink/sdl_java_suite/pull/1471) |
| 43 | +- [Taskmaster should be updated to the latest version](https://github.com/smartdevicelink/sdl_java_suite/issues/1589) |
61 | 44 |
|
62 | | -- [Remove FrameData Class](https://github.com/smartdevicelink/sdl_java_suite/pull/1466) |
| 45 | +- [Refactor VoiceCommandManager to use queues](https://github.com/smartdevicelink/sdl_java_suite/issues/1549) |
63 | 46 |
|
64 | | -- [Two StreamPacketizer classes](https://github.com/smartdevicelink/sdl_java_suite/issues/1272) |
| 47 | +- [[SDL 0323] - Align video streaming parameters with VideoStreamingCapability](https://github.com/smartdevicelink/sdl_java_suite/issues/1569) |
65 | 48 |
|
66 | | -- [SdlFile in javaSE should have a constructor that takes URI as file source](https://github.com/smartdevicelink/sdl_java_suite/issues/1469) |
| 49 | +- [[SDL 0285] ShowConstantTBT Description Update](https://github.com/smartdevicelink/sdl_java_suite/issues/1573) |
67 | 50 |
|
68 | | -- [The default value for overwrite property in SdlFile should be false to align with iOS ](https://github.com/smartdevicelink/sdl_java_suite/issues/1451) |
69 | 51 |
|
70 | | -- [Deprecated RPC APIs that don't exist in the spec should be removed ](https://github.com/smartdevicelink/sdl_java_suite/issues/1446) |
71 | | - |
72 | | -- [[SDL 0200] - Removing URL Parameter Max Length](https://github.com/smartdevicelink/sdl_java_suite/issues/906) |
73 | | - |
74 | | -- [Integration validator](https://github.com/smartdevicelink/sdl_java_suite/pull/1436) |
75 | | - |
76 | | -- [Gradle dependencies needs to be updates](https://github.com/smartdevicelink/sdl_java_suite/issues/1459) |
77 | | - |
78 | | -- [BSON library should be updated to the latest version (1.2.2)](https://github.com/smartdevicelink/sdl_java_suite/issues/1542) |
79 | | - |
80 | | -- [Update Project Documentation in README](https://github.com/smartdevicelink/sdl_java_suite/issues/1534) |
| 52 | +## Bug Fixes: |
81 | 53 |
|
82 | | -- [Feature/lockscreen ui testing](https://github.com/smartdevicelink/sdl_java_suite/pull/1527) |
| 54 | +- [Empty string bug with Menu Cell](https://github.com/smartdevicelink/sdl_java_suite/issues/1623) |
83 | 55 |
|
84 | | -## Bug Fixes: |
| 56 | +- [CRC is not set for PutFile in FileManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1622) |
85 | 57 |
|
86 | | -- [LockScreen behavior is incorrect for Display Always and Dismissible](https://github.com/smartdevicelink/sdl_java_suite/issues/1515) |
| 58 | +- [Fix spelling of "auxillary" in StaticIconName.java](https://github.com/smartdevicelink/sdl_java_suite/issues/1632) |
87 | 59 |
|
88 | | -- [NPE with SoftButtonCapabilities using Core](https://github.com/smartdevicelink/sdl_java_suite/issues/1499) |
| 60 | +- [Main Menu UI Updates Don't Take TextFieldName / ImageFieldName into account](https://github.com/smartdevicelink/sdl_java_suite/issues/1628) |
89 | 61 |
|
90 | | -- [NPE Enum doesn't exist](https://github.com/smartdevicelink/sdl_java_suite/issues/1495) |
| 62 | +- [Choice set default timeout needs to have the same behavior as the AlertManager and needs to be aligned with iOS](https://github.com/smartdevicelink/sdl_java_suite/issues/1630) |
91 | 63 |
|
92 | | -- [NullPointerException While updating Image/Text after layout Change.](https://github.com/smartdevicelink/sdl_java_suite/issues/1465) |
| 64 | +- [@deprecated annotation in class Javadoc makes the whole class marked as deprecated ](https://github.com/smartdevicelink/sdl_java_suite/issues/1626) |
93 | 65 |
|
94 | | -- [javaSE and javaEE links in the readme file don't reference the latest version of the library ](https://github.com/smartdevicelink/sdl_java_suite/issues/1449) |
| 66 | +- [SDL failed to start video streaming if users enable WiFi on the head unit after the NaviAPP is activated](https://github.com/smartdevicelink/sdl_java_suite/issues/1235) |
95 | 67 |
|
96 | | -- [ScreenManager doesn't work when app register on backup transport](https://github.com/smartdevicelink/sdl_java_suite/issues/1518) |
| 68 | +- [SDL failed to start video streaming if users enable WiFi on the phone later 150s after the NaviAPP is activated](https://github.com/smartdevicelink/sdl_java_suite/issues/1236) |
97 | 69 |
|
98 | | -- [Difficult to import sdl_android as source library](https://github.com/smartdevicelink/sdl_java_suite/issues/1048) |
| 70 | +- [Missing permission check in IntegrationValidator](https://github.com/smartdevicelink/sdl_java_suite/issues/1615) |
99 | 71 |
|
100 | | -- [Some cloud apps fail to download icons ](https://github.com/smartdevicelink/sdl_java_suite/issues/1513) |
| 72 | +- [OnRPCNotificationListener for ON_Button_Press JavaSE ](https://github.com/smartdevicelink/sdl_java_suite/issues/1397) |
101 | 73 |
|
102 | | -- [ANRs (Application Not Responding) occur when switching from App1 to App2 on HU.](https://github.com/smartdevicelink/sdl_java_suite/issues/1398) |
| 74 | +- [Remove Refresh Handler from SdlRemoteDisplay](https://github.com/smartdevicelink/sdl_java_suite/issues/858) |
103 | 75 |
|
104 | | -- [Lists with initial values of null are not returned properly in RPCs](https://github.com/smartdevicelink/sdl_java_suite/issues/1473) |
| 76 | +- [New thread is started for every decode operation in AudioDecoderCompat](https://github.com/smartdevicelink/sdl_java_suite/issues/1596) |
105 | 77 |
|
106 | | -- [ClassCastException when calling RPC getter method returning Float type](https://github.com/smartdevicelink/sdl_java_suite/issues/1407) |
| 78 | +- [Tests fail because current code state doesn't match MOBILE_API](https://github.com/smartdevicelink/sdl_java_suite/issues/1597) |
107 | 79 |
|
108 | | -- [TransportManager.exitLegacyMode () : NullPointerException ](https://github.com/smartdevicelink/sdl_java_suite/issues/1412) |
| 80 | +- [Only auto-overwrite non-persistent files on RPC v4.3 and below](https://github.com/smartdevicelink/sdl_java_suite/issues/1580) |
109 | 81 |
|
110 | | -- [RPC Generator is not generating the corresponding Javadoc for min & max attributes ](https://github.com/smartdevicelink/sdl_java_suite/issues/1438) |
| 82 | +- [Avoid re-uploading blank artwork](https://github.com/smartdevicelink/sdl_java_suite/issues/1579) |
111 | 83 |
|
112 | | -- [RPC Generator is generating enum values with wrong capitalization](https://github.com/smartdevicelink/sdl_java_suite/issues/1425) |
| 84 | +- [OnServiceError for Nav and PCM is called even if no service from that type is started](https://github.com/smartdevicelink/sdl_java_suite/issues/1574) |
113 | 85 |
|
114 | | -- [RPC generator strips text after @TODO](https://github.com/smartdevicelink/sdl_java_suite/issues/1506) |
| 86 | +- [Setting a `SDLArtwork`'s `overwrite` property to true does not work with screen manager](https://github.com/smartdevicelink/sdl_java_suite/issues/1346) |
115 | 87 |
|
116 | | -- [Some RPCs in the code do not exactly match the spec](https://github.com/smartdevicelink/sdl_java_suite/issues/1545) |
| 88 | +- [Supporting devices with SDL 2.0.0](https://github.com/smartdevicelink/sdl_java_suite/issues/1541) |
117 | 89 |
|
118 | | -- [Fix issue in setting MediaTrack in the T&G manager](https://github.com/smartdevicelink/sdl_java_suite/pull/1544) |
| 90 | +- [Gradle 4.1 compatibility issues ](https://github.com/smartdevicelink/sdl_java_suite/issues/1551) |
119 | 91 |
|
120 | | -- [There are a few deprecated functions that don't link to the correct function](https://github.com/smartdevicelink/sdl_java_suite/issues/1536) |
| 92 | +- [BitConverter NullPointerExeptions](https://github.com/smartdevicelink/sdl_java_suite/issues/193) |
121 | 93 |
|
122 | | -- [Some cloud apps fail to download icons](https://github.com/smartdevicelink/sdl_java_suite/issues/1513) |
123 | | - |
124 | | -- [Fix inconsistency with HMICapabilities API names](https://github.com/smartdevicelink/sdl_java_suite/pull/1508) |
125 | 94 |
|
126 | | -- [LockScreen behavior is incorrect for Display Always and Dismissible](https://github.com/smartdevicelink/sdl_java_suite/issues/1515) |
127 | 95 |
|
0 commit comments