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 65 sdl_java_suite issues
Sort by recently updated
recently updated
newest added

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

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

### Bug Summary When accessing `DisplayCapabilities` via the SystemCapabilityManager `ScreenParams` are null, when checking the capabilities in the `RAIR` they are not null. `ScreenParams` should not be null in the...

bug

### Description I am using Best Practices template at this moment, as I am still investigating some specific code defect when running on Android 13. Hope this helps discussing potential...

best practice

### Bug Summary We found a lot of android.app.ForegroundServiceStartNotAllowedException in the google play console after upgrade target 31. Most issue traces are in below two places: com.smartdevicelink.transport.SdlBroadcastReceiver.pingRouterService (SdlBroadcastReceiver.java:477) and at...

bug

### Bug Summary This issue is similar to #1738 . Even though graphics aren't supported the library still attempts to send the app icon and based on retry strategies it...

bug

### Bug Summary When streaming to core using sdl_hmi, if you select a resolution that is not supported by the phone and if you click ok on the prompt on...

bug

### Bug Summary Media app does not disappear from Sync after bluetooth connection is turned off when USB is plugged in if the app RequiresAudioSupport flag is set to true....

bug

### Bug Report Alerts stop working if the previous notification was not dismissed by the User. ##### Reproduction Steps 1. Connect the phone to the TDK 2. The app must...

### Bug Report This issues is created based on the issue reported in #1725 The reported issue covered 2 separate issues and this issue is being created to track one...

bug