summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #1695 from smartdevicelink/bugfix/issue-1682-tracking-para...Joel Fischer2020-07-0919-261/+856
|\ \
| * \ Merge branch 'bugfix/issue-1682-tracking-parameter-permissions' of https://gi...Joel Fischer2020-07-094-6/+6
| |\ \
| | * | Apply suggestions from code reviewJoel Fischer2020-07-092-4/+4
| | * | Apply suggestions from code reviewJoel Fischer2020-07-091-2/+2
| | * | Apply suggestions from code reviewJoel Fischer2020-07-091-2/+2
| * | | Changes based on code reviewJoel Fischer2020-07-0911-31/+39
| |/ /
| * | Fix swift app not compilingbugfix/issue-1682-tracking-parameter-permissionsJoel Fischer2020-07-085-24/+24
| * | fixed else iflapinskijw2020-07-081-3/+1
| * | addressed PR commentslapinskijw2020-07-077-45/+46
| * | Apply suggestions from code reviewJames Lapinski2020-07-076-12/+10
| * | removed errant line of codelapinskijw2020-07-061-1/+1
| * | updated method names and testslapinskijw2020-07-065-42/+40