summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix focus testbugfix/issue-2044-completion-handlers-not-calledJoel Fischer2021-09-241-1/+1
| * | Additional completion handler fixesJoel Fischer2021-09-246-9/+53
| * | Fix many cases of completion handlers not calledJoel Fischer2021-09-2414-10/+67
|/ /
* | Merge pull request #1901 from smartdevicelink/feature/issue-1898-menu-manager...Joel Fischer2021-09-2444-1511/+3577
|\ \
| * \ Merge branch 'develop' into feature/issue-1898-menu-manager-refactorJoel Fischer2021-09-2436-2824/+3399
| |\ \ | |/ / |/| |
| * | Fix using wrong menu configuration pass through to menu operationfeature/issue-1898-menu-manager-refactorJoel Fischer2021-09-216-6/+12
| * | Fix still setting menu configuration if it failsJoel Fischer2021-09-091-0/+1
| * | Update from reviewJoel Fischer2021-09-083-24/+10
| * | Add test for transferring handlersJoel Fischer2021-08-251-1/+11
| * | Fix some more menu replace testsJoel Fischer2021-08-251-6/+13
| * | Fixes to menu replace operationJoel Fischer2021-08-241-15/+17
| * | Fix menu manager testsJoel Fischer2021-08-241-4/+4
| * | Add menu replace utility testsJoel Fischer2021-08-241-7/+56
| * | Update spec helper to remove commented out codeJoel Fischer2021-08-241-10/+1
| * | Menu fixesJoel Fischer2021-08-241-1/+1
| * | Fix build issuesJoel Fischer2021-08-241-2/+2
| * | Transfer menu cell handlers from new cells to oldJoel Fischer2021-08-243-6/+18
| * | Add a logJoel Fischer2021-08-232-1/+2
| * | Menu replace operation fixesJoel Fischer2021-08-233-39/+41
| * | Lots of menu subcell update fixesJoel Fischer2021-08-233-38/+51