summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | In progress menu testJoel Fischer2021-08-171-2/+68
| * | Let the menu algorithm determine equalityJoel Fischer2021-08-171-4/+1
| * | Revert "Revert "Temporarily remove things that may not be necessary""Joel Fischer2021-08-133-6/+85
| * | Revert "Temporarily remove things that may not be necessary"Joel Fischer2021-08-133-85/+6
| * | Temporarily remove things that may not be necessaryJoel Fischer2021-08-133-6/+85
| * | Update menu manager specJoel Fischer2021-08-131-32/+16
| * | No need to apply unique names on current menuJoel Fischer2021-08-131-1/+0
| * | Added more tests to replace operation specJoel Fischer2021-08-121-12/+148
| * | Lots of additional menu replace operation testsJoel Fischer2021-08-121-218/+184
| * | Compatibility mode needs unique cellsJoel Fischer2021-08-121-12/+11
| * | Fix unit testsJoel Fischer2021-08-121-7/+8
| * | Menu manager fixesJoel Fischer2021-08-118-111/+196
| * | Fix not using the stripped menuJoel Fischer2021-08-111-12/+14
| * | Work on replace operation specJoel Fischer2021-08-101-23/+68
| * | Finish menu replace testsJoel Fischer2021-08-106-47/+219