summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing space in SDLRSSProvider try blockbugfix/issue_1829Joey Grover2022-09-141-1/+1
* Add try/catch to USB Activity startFrgndServiceJoey Grover2022-09-081-2/+2
* Add try/catch to RS status class startFrgndServiceJoey Grover2022-09-081-2/+12
* Change SdlBR handleStartServiceEx access modifierJoey Grover2022-09-081-1/+6
* Bugfix/issue 1802 Unregister apps when audio output becomes unavailable (#1827)Joey Grover2022-09-074-4/+44
* Merge pull request #1826 from smartdevicelink/bugfix/issue_1812_Android_13Joey Grover2022-09-064-20/+64
|\
| * Check local array to see if we need bluetooth connect permission“JKAST”2022-09-041-3/+6
| * Flip permission methods and rename them“JKAST”2022-09-041-6/+14
| * Review updates“JKAST”2022-08-311-2/+3
| * Formatting fixes“JKAST”2022-08-301-4/+3
| * Add comments for denying permission“JKAST”2022-08-291-0/+4
| * Add POST_NOTIFICATION permission to hello_SDL“JKAST”2022-08-252-16/+45
| * Update target and compile sdk to api 33 for sdl_android and hello sdl app“JKAST”2022-08-252-4/+4
|/
* Merge pull request #1823 from smartdevicelink/bugfix/issue_1815_ForegroundSer...Joey Grover2022-08-151-5/+22
|\
| * Add method handleStartServiceException to handle exceptions when trying to st...“JKAST”2022-08-151-10/+21
| * Catch ForegroundServiceStartNotAllowedException in SdlBroadcastReceiver“JKAST”2022-07-261-0/+6
|/
* Remove cloning the ImageRPC in the clone method for SdlArtwork (#1821)Julian Kast2022-07-182-2/+2
* Update Javadoc tables to match code (#1820)noah-livio2022-07-136-31/+24
* Merge pull request #1816 from smartdevicelink/release/5.5.0_RC5.5.0Joey Grover2022-06-2918-176/+244
|\
| * Update version for javaSE“JKAST”2022-06-291-1/+1
| * Update changelog and version for release“JKAST”2022-06-292-1/+3
| * Merge pull request #1810 from smartdevicelink/Fix-broken-tablesnoah-livio2022-06-2811-123/+124
| |\
| | * Update base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.javaJordyn Mackool2022-06-281-1/+1
| | * Update base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.javaJordyn Mackool2022-06-281-1/+1
| | * Update base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.javaJordyn Mackool2022-06-281-1/+1
| | * Update base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.javaJordyn Mackool2022-06-281-24/+24
| | * Update base/src/main/java/com/smartdevicelink/proxy/rpc/AddSubMenu.javaJordyn Mackool2022-06-281-1/+1
| | * Update spacingJordyn Mackool2022-06-233-1/+4
| | * UpdatesJordyn Mackool2022-06-225-58/+48
| | * Update OnVehicleData.javaJordyn Mackool2022-04-251-2/+2
| | * Update BodyInformation.javaJordyn Mackool2022-04-211-8/+16
| | * Update MenuParams.javaJordyn Mackool2022-04-211-8/+10
| | * Update MenuParams.javaJordyn Mackool2022-04-211-2/+2
| | * Update GetVehicleData.javaJordyn Mackool2022-04-211-0/+1
| | * Update GetVehicleData.javaJordyn Mackool2022-04-211-2/+3
| | * Update GetVehicleData.javaJordyn Mackool2022-04-211-2/+1
| | * Update GetVehicleData.javaJordyn Mackool2022-04-211-3/+3
| | * Update GetVehicleData.javaJordyn Mackool2022-04-211-3/+3
| | * Update showJordyn Mackool2022-04-212-686/+4
| | * Fix Table FormatJordyn Mackool2022-04-218-54/+733
| * | Update CHANGELOG for 5.5.0 release5.5.0_RC“JKAST”2022-06-211-47/+3
| * | Update Version name and version code for 5.5.0_RC“JKAST”2022-06-213-3/+3
| * | 1738 - Soft button manager image upload fix (#1811)Julian Kast2022-06-213-4/+113
|/ /
* | Merge pull request #1795 from smartdevicelink/5.4.0_RC5.4.0Joey Grover2022-04-1392-588/+1464
|\ \
| * | remove space in changelog“JKAST”2022-04-131-1/+1
| * | Update RC changelog and update version to 5.4.0“JKAST”2022-04-133-2/+16
| * | Merge pull request #1808 from smartdevicelink/video_streaming_restart_errornoah-livio2022-04-112-3/+17
| |\ \
| | * | Add mEglCore release and set it to null in shutdown of VDE. And revert change...“JKAST”2022-04-112-1/+5
| | * | Remove added space“JKAST”2022-04-111-1/+0
| | * | Add behavior that video streaming will start back up if the app went form an ...“JKAST”2022-04-111-0/+4