sdl_java_suite icon indicating copy to clipboard operation
sdl_java_suite copied to clipboard

SmartDeviceLink libraries for Android, Java SE, and Java EE

Results 66 sdl_java_suite issues
Sort by recently updated
recently updated
newest added

### Bug Report I have seen a case where code in SdlSession checks for a null SdlConnection object and if not null then sends a message but still results in...

bug
protocol

### Bug Report I'm developing a navigation app for Ford SYNC. My app is running smoothly on Android API 23, 25, 26 with various phones. But when I tested with...

bug
manager-streaming-video

### Bug Report Currently the generic `RpcStruct` class uses a method in a bunch of classes called `valueForString` that each return a specific type according to the object. (https://github.com/smartdevicelink/sdl_android/blob/master/sdl_android/src/main/java/com/smartdevicelink/proxy/RPCStruct.java#L204) If...

best practice
rpc

Proposal: [Automatic Mobile Resumption Hash Management](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0183-mobile-hash-managment.md) > Add automatic hash management to the manager layer of the libraries. Automatically send the resumption hash upon connection and enable the reuse of...

proposal
manager-screen

Proposal: [Font Styles](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0251-font-styles.md) > This feature would let apps style text within `Alert`, `Show`, `ScrollableMessage` or `PerformInteraction` RPCs with things like bold, italics or underlining. Review: https://github.com/smartdevicelink/sdl_evolution/issues/828 Steering Committee Decision:...

proposal
manager-screen
rpc

Proposal: [Media Service Data Progress Bar Improvements](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0239-media-service-data-progress-bar-improvements.md) > This proposal adds new parameters to the media service data to allow the app consumers to know the playback status and progress...

proposal
rpc

Proposal: [Add Supported RGB Colors to Light Capabilities](https://github.com/smartdevicelink/sdl_evolution/edit/master/proposals/0227-add-supported-rgb-colors.md) > Currently, RC feature `LIGHT` module type has a parameter called `rgbColorSpaceAvailable` in `LightCapabilities` data structure to indicate whether the specified light...

proposal
rpc

Proposal: [Add System Software Name parameter to Register App Interface Response](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0222-rair-system-software-name.md) > This proposal adds a new Register App Interface Response parameter called systemSoftwareName that pairs with the existing systemSoftwareVersion...

proposal
rpc

Proposal: [Static Icon Capability](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0209-static-icon-capability.md) > Add a capability for app developers to know if static icons are available on a connected head unit. Review: https://github.com/smartdevicelink/sdl_evolution/issues/636 Steering Committee Decision: > The...

proposal
rpc

### Bug Report Choice Operation: Executing check vr optional operation twice ``` 019-09-11 17:20:27.107 22003-22003/com.sdl.hellosdlandroid D/SdlTransportBroker: Hardware disconnected 2019-09-11 17:20:27.107 22003-22003/com.sdl.hellosdlandroid D/TransportManager: Transport disconnected - Transport Type: BLUETOOTH Address: 50:65:83:39:BB:15...

bug
manager-screen