summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLifecycleManager.m
Commit message (Expand)AuthorAgeFilesLines
* Fix lifecycle manager bug when multiple managers are presentbugfix/issue-1710-sdlmanager-crash-restartJoel Fischer2020-07-141-4/+4
* Fix a deadlock when restarting the lifecycle manager from managerDidDisconnectJoel Fischer2020-07-141-2/+2
* Fixes from code reviewJoel Fischer2020-07-021-2/+1
* Separate directionality of adapting RPCsJoel Fischer2020-06-261-1/+1
* Lifecyclemanager test fixesJoel Fischer2020-06-261-7/+7
* 1680-sdlproxy-refactorJoel Fischer2020-06-251-3/+31
|\
| * Merge pull request #1660 from smartdevicelink/bugfix/issue_1634_wifi_turned_o...Joel Fischer2020-06-251-3/+32
| |\
| | * Fixed comments and method names - Apply suggestions from code reviewNicoleYarroch2020-05-281-1/+1
| | * Added docs and fixed reference to selfNicoleYarroch2020-05-191-3/+7
| | * added handlers to stop session methodsNicoleYarroch2020-05-131-2/+27
* | | FixesJoel Fischer2020-06-231-1/+2
* | | Fix lifecycle logs with phone / iOS / library versioningJoel Fischer2020-06-231-4/+6
* | | Fix lifecycle manager invalid state transitionJoel Fischer2020-06-221-6/+5
* | | Configuration and lifecycle fixesJoel Fischer2020-06-221-2/+2
* | | Refactoring notification dispatcherJoel Fischer2020-06-161-4/+4
* | | Adapt incoming and outgoing messagesJoel Fischer2020-06-151-19/+35
* | | Fix warnings and errorsJoel Fischer2020-06-151-1/+1
* | | Move adapter code out of the proxyJoel Fischer2020-06-151-0/+2
* | | Encryption lifecycle manager now handles security managerJoel Fischer2020-06-151-18/+4
* | | Fix some build errorsJoel Fischer2020-06-151-1/+0
* | | Moving RPC handling to protocol delegateJoel Fischer2020-06-121-12/+13
* | | In progress protocol handler changesJoel Fischer2020-06-101-19/+26
* | | Hook mobile hmi state up to lifecycle managerJoel Fischer2020-06-091-0/+4
* | | Move proxy mobileHMIState code to its own classJoel Fischer2020-06-091-0/+8
* | | Integrate system request / syncpdata handlers to lifecycle managerJoel Fischer2020-06-091-1/+14
|/ /
* | Merge pull request #1606 from zhouxin627/bugfix/1491Joel Fischer2020-06-031-10/+33
|\ \ | |/ |/|
| * correspond 1606 fifth pointing out.yangjun2020-06-031-0/+3
| * Update SmartDeviceLink/SDLLifecycleManager.mJim-Nexty2020-06-031-6/+4
| * Update SmartDeviceLink/SDLLifecycleManager.mJim-Nexty2020-05-291-5/+3
| * correspond 1606 third pointing out.yangjun2020-05-281-4/+7
| * correspond 1606 third pointing out.yangjun2020-05-281-1/+1
| * Update SmartDeviceLink/SDLLifecycleManager.mJim-Nexty2020-05-271-1/+1
| * Update SmartDeviceLink/SDLLifecycleManager.mJim-Nexty2020-05-271-2/+1
| * Update SmartDeviceLink/SDLLifecycleManager.mJim-Nexty2020-05-271-1/+0
| * Update SmartDeviceLink/SDLLifecycleManager.mJim-Nexty2020-05-271-1/+1
| * correspond 1606 second pointing out.yangjun2020-05-211-1/+2
| * correspond 1606 second pointing out.yangjun2020-05-201-4/+4
| * correspond 1606 second pointing out.yangjun2020-05-201-22/+30
| * fix 1606 CI failed.yangjun2020-05-141-1/+1
| * correspond 1606 pointing out.yangjun2020-05-141-1/+1
| * correspond 1606 pointing out.yangjun2020-05-141-5/+9
| * fix bug 1491 CI failed.yangjun2020-04-071-3/+2
| * hmiDisplayLanguage and vr/tts language set separatelyhannianqiao2020-01-171-15/+26
* | Fix private class usage in public SDLStreamingMediaManagerJoel Fischer2020-04-161-1/+9
* | Merge pull request #1590 from zhouxin627/bugfix/1532Joel Fischer2020-04-091-0/+1
|\ \
| * | fix bug 1532yangjun2020-04-011-0/+1
| |/
* | Added documentationNicoleYarroch2020-03-231-0/+2
* | Merge branch 'develop' into bugfix/issue_1551_video_end_service_not_sent_seco...NicoleYarroch2020-03-201-2/+2
|\ \
| * | Deprecated old initbugfix/issue_1569_streaming_media_manager_incorrect_value_for_isStreamingSupportedNicoleYarroch2020-03-191-1/+1
* | | Renamed private methodNicoleYarroch2020-03-201-3/+3