summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix missing logbugfix/issue-2067-softbuttonobject-invalid-configJoel Fischer2022-01-121-1/+4
* Add error logsJoel Fischer2022-01-112-5/+14
* Remove pointless commentJoel Fischer2022-01-071-2/+0
* Fix initializing soft button object error statesJoel Fischer2022-01-063-14/+16
* Merge pull request #2066 from smartdevicelink/bugfix/issue-2063-lockscreen-ra...Joel Fischer2022-01-065-31/+43
|\
| * Fix broken testsbugfix/issue-2063-lockscreen-race-conditionsJoel Fischer2022-01-041-4/+2
| * FixJoel Fischer2022-01-042-1/+10
| * Slight style changeJoel Fischer2022-01-041-1/+1
| * Refactor lock screen status managerJoel Fischer2022-01-043-26/+31
|/
* Merge branch 'master' into developJoel Fischer2021-12-095-14/+30
|\
| * Update for v7.3.17.3.1Joel Fischer2021-12-094-10/+24
| * Merge pull request #2065 from smartdevicelink/bugfix/issue-2064-incorrect-key...hotfix/7.3.1Joel Fischer2021-12-011-4/+6
| |\
| | * Fix multiple observations of keyboard notificationbugfix/issue-2064-incorrect-keyboard-responseJoel Fischer2021-11-161-2/+2
| | * Fix calling choice set delegate when keyboard input occursJoel Fischer2021-11-161-2/+4
| |/
| * Merge pull request #2046 from smartdevicelink/develop7.3.0Joel Fischer2021-10-27180-6317/+8807
| |\
* | \ Merge pull request #2057 from smartdevicelink/bugfix/issue-2049-security-erro...Joel Fischer2021-11-191-1/+6
|\ \ \
| * | | comments reviewbugfix/issue-2049-security-error-notifications-are-missing-error-description-and-codeFrank Elias2021-10-251-2/+2
| * | | implementing default internal errorFrank Elias2021-10-221-6/+5
| * | | returning serverHandshake error in payloadFrank Elias2021-10-221-3/+9
* | | | Merge pull request #2056 from smartdevicelink/bugfix/issue-2047-menu-manager-...Joel Fischer2021-11-199-62/+177
|\ \ \ \
| * | | | Fix missed method name changebugfix/issue-2047-menu-manager-cell-image-rpc-5.0-to-7.0Joel Fischer2021-11-081-1/+1
| * | | | Fix incorrect comparison for menu cellprimary imageJoel Fischer2021-11-083-21/+22
| * | | | Fixes for tests and version numbersJoel Fischer2021-11-053-8/+10
| * | | | Fix menu replace op check for submenu iconJoel Fischer2021-11-032-6/+12
| * | | | Merge branch 'develop' into bugfix/issue-2047-menu-manager-cell-image-rpc-5.0...Joel Fischer2021-11-0325-267/+146
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2058 from smartdevicelink/bugfix/issue-2050-videostreamin...Joel Fischer2021-11-015-194/+85
|\ \ \ \ \
| * | | | | Deprecate SDLVideoStreamingRange.initbugfix/issue-2050-videostreamingrange-initJoel Fischer2021-10-269-199/+90
* | | | | | Merge pull request #2062 from smartdevicelink/bugfix/issue-2061-fix-lockscree...Joel Fischer2021-10-291-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | lockScreen not dismissable fixbugfix/issue-2061-fix-lockscreen-not-shown-after-user-dismissalFrank Elias2021-10-281-1/+1
| * | | | | fix lockscreen not presentedFrank Elias2021-10-281-1/+1
|/ / / / /
* | | | | Update for v7.3.0Joel Fischer2021-10-2718-70/+58
* | | | | Update RPC specJoel Fischer2021-10-271-0/+0
|/ / / /
* | | | Merge pull request #2055 from smartdevicelink/bugfix/issue-2054-additional-ch...Joel Fischer2021-10-251-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update SmartDeviceLink/private/SDLProtocol.mbugfix/issue-2054-additional-check-when-processing-control-messagesFrank Elias2021-10-221-1/+1
| * | | check added in sdl_processSecurityMessageFrank Elias2021-10-221-1/+1
|/ / /
| * | Fix text field / image field namesJoel Fischer2021-11-034-36/+90
| * | Don't upload menu images if they're not supported on the window capabilityJoel Fischer2021-10-222-15/+67
|/ /
* | Merge pull request #2053 from smartdevicelink/bugfix/issue-2048-copying-menu-...Joel Fischer2021-10-212-10/+23
|\ \
| * | Fix submenu layout is not copied on menu cellsbugfix/issue-2048-copying-menu-cell-no-submenu-layoutJoel Fischer2021-10-212-10/+23
* | | Add log when menu configuration updates successfullyJoel Fischer2021-10-211-0/+3
* | | Merge pull request #2052 from smartdevicelink/bugfix/issue-2051-menu-configur...Joel Fischer2021-10-211-1/+1
|\ \ \ | |/ / |/| |
| * | Fix menu configuration update crashbugfix/issue-2051-menu-configuration-update-crashJoel Fischer2021-10-201-1/+1
|/ /
* | A few more documentation fixes / cleanupJoel Fischer2021-09-274-8/+19
* | Update for v7.1.0 RC 17.3.0-rc.1Joel Fischer2021-09-2759-605/+468
* | Fix warningJoel Fischer2021-09-271-1/+0
* | Merge iOS 15 example app fixesJoel Fischer2021-09-2726-1009/+611
* | Merge pull request #2040 from smartdevicelink/bugfix/issue-2034-file-manager-...Joel Fischer2021-09-2711-307/+399
|\ \
| * | Remove duplicate codeJoel Fischer2021-09-271-3/+0
| * | Merge branch 'develop' into bugfix/issue-2034-file-manager-multiple-uploadsJoel Fischer2021-09-2753-1523/+3690
| |\ \ | |/ / |/| |
* | | Merge pull request #2045 from smartdevicelink/bugfix/issue-2044-completion-ha...Joel Fischer2021-09-2718-20/+121
|\ \ \