summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update PULL_REQUEST_TEMPLATE.mddeveopJoel Fischer2020-09-021-3/+1
|
* Fix podspecJoel Fischer2020-07-291-6/+2
|
* Fix failed import in podspec6.7.0Joel Fischer2020-07-291-1/+1
|
* Merge branch 'develop'Joel Fischer2020-07-29252-7258/+10882
|\
| * Update for v6.7.0 and add docsJoel Fischer2020-07-2944-406/+1230
| |
| * Merge branch 'master' into developJoel Fischer2020-07-281-120/+42
| |\ | |/ |/|
* | Merge pull request #1727 from smartdevicelink/bugfix/issue-1726-update-readmeJoel Fischer2020-07-281-120/+42
|\ \ | | | | | | Update README.md
| * | Update README.mdbugfix/issue-1726-update-readmeJoel Fischer2020-07-271-1/+1
| | |
| * | Apply suggestions from code reviewJoel Fischer2020-07-271-2/+2
| | | | | | | | | Co-authored-by: NicoleYarroch <nicole@livio.io>
| * | Update README.mdJoel Fischer2020-07-271-1/+1
| | | | | | | | | Co-authored-by: NicoleYarroch <nicole@livio.io>
| * | Update README.mdJoel Fischer2020-07-271-2/+2
| | |
| * | Apply suggestions from code reviewJoel Fischer2020-07-271-2/+2
| | | | | | | | | Co-authored-by: NicoleYarroch <nicole@livio.io>
| * | Additional fixes to READMEJoel Fischer2020-07-241-2/+2
| | |
| * | Update README with fixesJoel Fischer2020-07-241-11/+12
| | |
| * | Update README.mdJoel Fischer2020-07-241-1/+1
| | |
| * | Move roadmap informationJoel Fischer2020-07-241-4/+1
| | |
| * | Remove outdated videoJoel Fischer2020-07-241-3/+1
| | |
| * | Update README.mdJoel Fischer2020-07-241-107/+33
|/ /
| * Merge pull request #1729 from ↵Joel Fischer2020-07-271-3/+3
| |\ | | | | | | | | | | | | smartdevicelink/bugfix/issue_1728_fix_permission_mgr_deprecation_messages Fixed the permission manager deprecation messages
| | * Fixed method names in deprecated messagesNicoleYarroch2020-07-271-3/+3
| |/ | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * Merge pull request #1725 from ↵Joel Fischer2020-07-241-6/+6
| |\ | | | | | | | | | | | | smartdevicelink/bugfix/issue-1724-permission-manager-subscribe-callback-documentation Fix documentation on permission manager subscribe method callback parameters
| | * 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 ↵6.7.0-rc.2Joel Fischer2020-07-2216-305/+463
| |\ | | | | | | | | | | | | smartdevicelink/bugfix/issue_1716_register_sec_transports_timer The secondary transport manager now only starts a timer when the secondary transport has opened
| | * Transport type added to logs for audio managerNicoleYarroch2020-07-221-2/+3
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Fixed test caseNicoleYarroch2020-07-222-3/+2
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Apply suggestions from code reviewNicoleYarroch2020-07-223-13/+5
| | | | | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
| | * Renamed delegate methods and fixed testsbugfix/issue_1716_register_sec_transports_timerNicoleYarroch2020-07-2114-207/+209
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Apply suggestions from code reviewNicoleYarroch2020-07-212-12/+12
| | | | | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
| | * Fixed testNicoleYarroch2020-07-211-1/+0
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Fixed wordNicoleYarroch2020-07-211-1/+1
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Added more docsNicoleYarroch2020-07-211-7/+16
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Added more protocol checksNicoleYarroch2020-07-211-6/+9
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Added missing testsNicoleYarroch2020-07-201-0/+31
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Added checks for protocolNicoleYarroch2020-07-201-1/+19
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Added additional tests for message routingNicoleYarroch2020-07-201-27/+98
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Fixed test casesNicoleYarroch2020-07-206-60/+67
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Fixed pragmasNicoleYarroch2020-07-201-8/+9
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Updated delegate methodsNicoleYarroch2020-07-209-137/+141
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Added protocol to transport state delegate methodsNicoleYarroch2020-07-206-31/+37
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Pass protocol in start methodNicoleYarroch2020-07-206-8/+9
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Apply suggestions from code reviewNicoleYarroch2020-07-201-4/+2
| | | | | | | | | Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
| | * Updated docs references to old delegate nameNicoleYarroch2020-07-175-5/+5
| | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| | * Ignore primary transport openingNicoleYarroch2020-07-172-4/+20
| |/ | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * Merge pull request #1714 from ↵Joel Fischer2020-07-161-0/+3
| |\ | | | | | | | | | | | | smartdevicelink/bugfix/issue-1713-fix-crash-unknown-rpc Fix unknown RPC crash
| | * Fix unknown RPC crash #1713bugfix/issue-1713-fix-crash-unknown-rpcJoel Fischer2020-07-151-0/+3
| | |
| * | Merge pull request #1712 from ↵Joel Fischer2020-07-152-18/+13
| |\ \ | | |/ | |/| | | | | | | smartdevicelink/bugfix/issue-1710-sdlmanager-crash-restart Fix a deadlock when restarting the lifecycle manager from managerDidDisconnect
| | * Fix lifecycle manager bug when multiple managers are presentbugfix/issue-1710-sdlmanager-crash-restartJoel Fischer2020-07-142-16/+11
| | | | | | | | | | | | | | | * Lifecycle manager should only listen to its own notification dispatcher * Make swift example app work like Obj-C and run even if the transport type is changed
| | * Fix a deadlock when restarting the lifecycle manager from managerDidDisconnectJoel Fischer2020-07-141-2/+2
| | |
| * | Merge pull request #1711 from ↵Joel Fischer2020-07-142-135/+167
| |\ \ | | |/ | |/| | | | | | | smartdevicelink/bugfix/issue_1709_make_system_cap_manager_thread_safe Make system capability manager thread safe