summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update globals with new RPC version and protocol versionfeature/issue-910-additional-submenusJoel Fischer2020-07-291-2/+2
* Fix deprecationsJoel Fischer2020-07-272-1/+4
* Implement SDL-0148 Additional SubMenusJoel Fischer2020-07-277-18/+164
* Merge pull request #1729 from smartdevicelink/bugfix/issue_1728_fix_permissio...Joel Fischer2020-07-271-3/+3
|\
| * Fixed method names in deprecated messagesNicoleYarroch2020-07-271-3/+3
|/
* Merge pull request #1725 from smartdevicelink/bugfix/issue-1724-permission-ma...Joel Fischer2020-07-241-6/+6
|\
| * Update all of the documentationJoel Fischer2020-07-241-3/+3
| * Fix documentation on permission manager subscribe method callback parametersJoel Fischer2020-07-241-6/+6
|/
* Merge pull request #1717 from smartdevicelink/bugfix/issue_1716_register_sec_...6.7.0-rc.2Joel Fischer2020-07-2216-305/+463
|\
| * Transport type added to logs for audio managerNicoleYarroch2020-07-221-2/+3
| * Fixed test caseNicoleYarroch2020-07-222-3/+2
| * Apply suggestions from code reviewNicoleYarroch2020-07-223-13/+5
| * Renamed delegate methods and fixed testsbugfix/issue_1716_register_sec_transports_timerNicoleYarroch2020-07-2114-207/+209
| * Apply suggestions from code reviewNicoleYarroch2020-07-212-12/+12
| * Fixed testNicoleYarroch2020-07-211-1/+0
| * Fixed wordNicoleYarroch2020-07-211-1/+1
| * Added more docsNicoleYarroch2020-07-211-7/+16
| * Added more protocol checksNicoleYarroch2020-07-211-6/+9
| * Added missing testsNicoleYarroch2020-07-201-0/+31
| * Added checks for protocolNicoleYarroch2020-07-201-1/+19
| * Added additional tests for message routingNicoleYarroch2020-07-201-27/+98
| * Fixed test casesNicoleYarroch2020-07-206-60/+67
| * Fixed pragmasNicoleYarroch2020-07-201-8/+9
| * Updated delegate methodsNicoleYarroch2020-07-209-137/+141
| * Added protocol to transport state delegate methodsNicoleYarroch2020-07-206-31/+37
| * Pass protocol in start methodNicoleYarroch2020-07-206-8/+9
| * Apply suggestions from code reviewNicoleYarroch2020-07-201-4/+2
| * Updated docs references to old delegate nameNicoleYarroch2020-07-175-5/+5
| * Ignore primary transport openingNicoleYarroch2020-07-172-4/+20
|/
* Merge pull request #1714 from smartdevicelink/bugfix/issue-1713-fix-crash-unk...Joel Fischer2020-07-161-0/+3
|\
| * Fix unknown RPC crash #1713bugfix/issue-1713-fix-crash-unknown-rpcJoel Fischer2020-07-151-0/+3
* | Merge pull request #1712 from smartdevicelink/bugfix/issue-1710-sdlmanager-cr...Joel Fischer2020-07-152-18/+13
|\ \ | |/ |/|
| * Fix lifecycle manager bug when multiple managers are presentbugfix/issue-1710-sdlmanager-crash-restartJoel Fischer2020-07-142-16/+11
| * Fix a deadlock when restarting the lifecycle manager from managerDidDisconnectJoel Fischer2020-07-141-2/+2
* | Merge pull request #1711 from smartdevicelink/bugfix/issue_1709_make_system_c...Joel Fischer2020-07-142-135/+167
|\ \ | |/ |/|
| * Only dispatch once when removing observersbugfix/issue_1709_make_system_cap_manager_thread_safeNicoleYarroch2020-07-141-10/+9
| * Fixed variable nameNicoleYarroch2020-07-141-1/+1
| * Consolidated resets on the stop methodNicoleYarroch2020-07-141-39/+40
| * Merge branch 'bugfix/issue_1709_make_system_cap_manager_thread_safe' of https...NicoleYarroch2020-07-141-4/+3
| |\
| | * Apply suggestions from code reviewNicoleYarroch2020-07-141-4/+3
| * | Fixed custom name of queue on subscribe button mngNicoleYarroch2020-07-141-1/+1
| |/
| * Serialized access to appServicesCapabilitiesDictionarNicoleYarroch2020-07-131-13/+10
| * Serialized access to subscriptionStatusNicoleYarroch2020-07-131-1/+3
| * Serialized access to capabilityObserversNicoleYarroch2020-07-131-90/+124
|/
* Fix missing file nameJoel Fischer2020-07-101-1/+1
* Merge branch 'master' into develop6.7.0-rc.1Joel Fischer2020-07-091-9/+6
|\
| * Merge pull request #1707 from smartdevicelink/bugfix/issue-1706-test-fork-CIJoel Fischer2020-07-091-9/+6
| |\
| | * Update checkout action versionbugfix/issue-1706-test-fork-CIJoel Fischer2020-07-091-2/+2
| | * Update codecovJoel Fischer2020-07-091-1/+3
| | * Update test.ymlJoel Fischer2020-07-091-6/+1
| |/