Skip to content

Releases: smartdevicelink/sdl_java_suite

v3.3.1

09 Mar 15:34
Compare
Choose a tag to compare

Missed this hotfix in the 3.3.0 release.

  • Better bulk data handling in OnSystemRequest (#86 via #123)

v3.3.0

09 Mar 14:39
Compare
Choose a tag to compare
  • Update HU capabilities after successful setDisplayLayoutResponse (#53 via #112)
  • Refactor fuel level state methods to follow Java naming conventions (#84 via #96)
  • Made VrCapabilities follow project guidelines (#89 via #92)
  • Fix enable/disable of SiphonServer (#60 via #75)

v3.2.2

23 Feb 21:22
Compare
Choose a tag to compare

v3.2.1

20 Feb 19:48
Compare
Choose a tag to compare
  • Made SdlChoice constructor public (#71)

v3.2.0

16 Feb 15:29
Compare
Choose a tag to compare
  • Fixed bluetooth exception handling (#72)
  • Added getter for AudioPassThruCapabilities in SdlProxy (#73)
  • Catch a rare exception when SDL is disconnected and tries to send a broadcast intent (#76)
  • Fix issue with PutFile data (#54)
  • Fix typo in DisplayCapabilities (#55)

v3.1.5

04 Feb 20:09
Compare
Choose a tag to compare

Fixed issue #85 via PR #94.

v3.1.4

02 Feb 20:51
Compare
Choose a tag to compare

Fixed issue #80 via PR #81.

v3.1.3

17 Dec 15:10
Compare
Choose a tag to compare
  • Fixed bug in ImageField class where image type supported should use a list of file types instead of a single file type
  • Fixed copy/paste error in reflection check in PerformInteraction
  • Fixed copy/paste error in reflection check in SetGlobalProperties
  • Added factory methods for streaming PutFiles through binary protocol

v3.1.2

12 Nov 16:05
Compare
Choose a tag to compare
  • Hotfix to check for null pointer in LockScreenManager

v3.1.1

27 Oct 18:43
Compare
Choose a tag to compare