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

Proposal: [Main Menu Updating and Pagination](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0268-main-menu-updating.md) > This proposal seeks to add the ability to update the main menu with artworks and sub-menus on demand so that we can improve...

proposal
manager-screen
rpc

### Bug Report As of Android SDK 30 AsyncTask was deprecated. HttpRequestTask and RouterServiceValidator.FindRouterTask extend AsyncTask. See Here: https://developer.android.com/reference/android/os/AsyncTask ##### Expected Behavior The library does not use deprecated classes or...

bug

### Bug Report When using SDLPerformAudioPassThru, the delay between when the request is sent to the head unit and when the app actually starts receiving the audio data is fairly...

Proposal: [Handle Scenario Where no Valid Cert is Available](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0333-handle-scenario-where-no-valid-cert-is-available.md) > This proposal defines how Core should respond to a request to start a protected service when it does not have...

proposal

Proposal: [OnDataResumed Notification](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0329-on-data-resumed.md) > This proposal creates a new RPC notification that relays app resumption info from SDL Core to the mobile app after registration. The notification is named OnDataResumed....

proposal

### Bug Report The SDL SDK didn't inform the USB SDL app the connection is disconnected. This issue is hard to reproduce, but we have seen it 2~3 times. When...

Proposal: [Add Current Template Name to Window Capabilities](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0321-window-capabilities-template-name.md) > This proposal adds a new optional parameter to the WindowCapability struct containing the current template name, and a new app library...

proposal

Fixes #1526 This PR is **not ready** for review. ### Risk This PR makes **minor** API changes. ### Testing Plan - [x] I have verified that I have not introduced...

**Proposal:** [Adding new parameter of requiresAudioSupport and BluetoothDeviceAddress](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0280-Adding-new-parameter-of-requiresAudioSupport-and-BluetoothDeviceAddress.md) > In this proposal, by adding the `requiresAudioSupport` in `RegisterAppInterface` and the `bluetooothDeviceAddress` in `DeviceInfo`, when the device is connected via only...

proposal

Proposal: [Add function to transmit audio data of AudioStream in time division](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0297-Add-function-to-transmit-audio-data.md) > This proposal is to add a function that transmits time-divided audio data via AudioStreaming. Review: https://github.com/smartdevicelink/sdl_evolution/issues/988 Steering...

proposal