summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * | Kept getting a error message form core "WARNING: EglCore was not explicitly r...“JKAST”2022-04-111-0/+3
| | * | Changed a log error to a log info, This appears to not be an error.“JKAST”2022-04-111-1/+1
| | * | Fix auto restart video stream to ensure hmi level is streamable“JKAST”2022-04-081-3/+7
| * | | Improve handling of unsupported resolutions (#1804)noah-livio2022-04-112-4/+36
| * | | Replace testCompile with testImplementation (#1806)noah-livio2022-04-081-1/+1
| * | | Add multiple checks to supportsSoftButtonImages() (#1801)noah-livio2022-04-081-0/+8
| |/ /
| * | Bugfix/rs notification issue usb (#1797)Joey Grover2022-03-281-4/+15
| * | Add error logging when removing empty voice commands and voice command string...noah-livio2022-03-251-0/+6
| * | Fix LCM to close down properly (#1796)Joey Grover2022-03-235-41/+76
| * | Update name and version code5.4.0_RCJulianKast2022-03-083-3/+3
| * | Update changelog for 5.4 releaseJulianKast2022-03-081-4/+33
| * | Merge pull request #1771 from smartdevicelink/feature/android_12_fixesJoey Grover2022-02-2414-36/+336
| |\ \
| | * | Remove accidental ignoreRHenigan2022-02-241-2/+0
| | * | Fix edge case with permissions being revokedRHenigan2022-02-241-1/+4
| | * | Re-Review changesRHenigan2022-02-235-11/+15
| | * | Dev Review FixesRHenigan2022-02-216-66/+54
| | * | Clean up and commentsRHenigan2022-02-145-22/+41
| | * | Router Service Version increaseRHenigan2022-02-142-2/+2
| | * | Remove BT Scan Permission CheckRHenigan2022-02-141-2/+1
| | * | Add Bt check for t permissions notificaitonRHenigan2022-02-141-1/+1
| | * | Proposal Revision ChangesRHenigan2022-02-117-47/+85
| | * | Merge branch 'develop' into feature/android_12_fixesRHenigan2022-02-1179-462/+785
| | |\ \
| | * | | Add notification to remind user to allow bluetooth permissionsfeature/android_12_fixesBilal Alsharifi2021-11-302-5/+86
| | * | | Remove secondPass LogicRHeniz2021-11-301-23/+1
| | * | | Update RS to pick idedal RSRHeniz2021-11-292-23/+47
| | * | | Add Check for TransportType to RSRHeniz2021-11-232-23/+27
| | * | | Add PendingIntents to start services from RSRHeniz2021-11-195-6/+33
| | * | | Fix initCheck in RSRHeniz2021-11-186-60/+49
| | * | | Allow USB to start Router Service if no BT permRHeniz2021-11-127-20/+37
| | * | | Merge branch 'feature/android_12_fixes' of github.com:smartdevicelink/sdl_jav...RHeniz2021-11-096-71/+44
| | |\ \ \
| | | * | | Fix broadcastReceiverBehaviorHenigan2021-11-036-65/+44
| | * | | | Stop service is disabledRHeniz2021-11-021-0/+6
| | |/ / /
| | * | | Merge branch 'develop' into feature/android_12_fixesRHeniz2021-11-0271-2106/+4208
| | |\ \ \ | | | | |/ | | | |/|
| | * | | BroadcastReceiver changesRHeniz2021-11-025-29/+69
| | * | | Toggle Service enabled based on BT permissionsRHeniz2021-10-292-16/+26
| | * | | Enable or disable rs based on permissionRHeniz2021-10-282-3/+25
| | * | | Only set immutable flag if android 12 or newerRHeniz2021-10-271-1/+2
| | * | | Merge branch 'develop' into feature/android_12_fixesHenigan2021-09-2112-1575/+1571
| | |\ \ \
| | * | | | Get BT permissions as runtime permissionsHenigan2021-09-212-3/+50