summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLifecycleManager.m
Commit message (Expand)AuthorAgeFilesLines
* Revamp Show manager API as ScreenManagerJoel Fischer2018-03-061-4/+2
* Add show managers to SDLManagerJoel Fischer2018-02-271-2/+6
* Merge pull request #857 from smartdevicelink/feature/issue_723_sequential_sen...Joel Fischer2018-02-261-56/+126
|\
| * Merge branch 'develop' into feature/issue_723_sequential_send_rpcsfeature/issue_723_sequential_send_rpcsJoel Fischer2018-02-201-2/+10
| |\
| * | Remove some unneeded codeJoel Fischer2018-02-191-7/+5
| * | Major revamp of async operationsJoel Fischer2018-02-141-2/+2
| * | Make the `SDLLifecycleManager` thread safeJoel Fischer2018-02-131-51/+92
| * | Sending requests is serializedJoel Fischer2018-02-131-1/+9
| * | Numerous fixesJoel Fischer2018-02-071-1/+1
| * | Add Sequential RPC Request OperationJoel Fischer2018-01-311-10/+25
| * | Fix #723Joel Fischer2018-01-311-1/+9
* | | Merge branch 'develop' into feature/issue_617_change_registration_managerKujtim Shala2018-02-221-54/+66
|\ \ \ | | |/ | |/|
| * | Merge pull request #855 from smartdevicelink/feature/issue_851_additional_app...Joel Fischer2018-02-151-2/+4
| |\ \
| | * | Creating stream manager includes `additionalAppTypes`feature/issue_851_additional_app_typesJoel Fischer2018-02-121-2/+4
| | |/
| * | notify audio streaming state when SDL mangaer become ReadyTakamitsu Yoshii2018-02-091-0/+6
| |/
| * Merge branch 'develop' into bugs/issue_833_app_icon_disconnect_crashbugs/issue_833_app_icon_disconnect_crashJoel Fischer2018-01-081-1/+5
| |\
| | * Fix testcaseJoel Fischer2018-01-051-1/+5
| * | Fix crash when disconnecting while setting up app iconJoel Fischer2017-12-211-2/+6
| |/
| * Removed HMI level NONE checksNicoleYarroch2017-10-101-17/+4
| * Removed debug statements, extra linesNicoleYarroch2017-10-051-1/+0
| * Working with iOS11 and iOS10NicoleYarroch2017-10-041-4/+20
| * DebuggingNicoleYarroch2017-10-041-18/+4
| * Lifecycle manager and state machine logsJoel Fischer2017-10-031-34/+38
| * Remove unused code and commentsJoel Fischer2017-09-151-32/+4
| * Fix a few tests, start the streaming manager in non-noneJoel Fischer2017-09-051-12/+21
| * In progress updates for video service control payloadsJoel Fischer2017-08-301-1/+25
| * Streaming media manager takes the full streaming configuration for future com...Joel Fischer2017-08-281-10/+9
* | Use another initializer due to logical issue of mandatory params.Kujtim Shala2017-09-271-3/+1
* | Changed method name from `managerWillUpdate...` to `managerShouldUpdate...`Kujtim Shala2017-09-201-2/+2
* | Updated config update to check nil properties.Kujtim Shala2017-09-181-7/+13
* | Made appName writeable. Added logic to ask for a config update. Added logic t...Kujtim Shala2017-09-111-1/+44
|/
* Fix stream manager not running for PROJECTION app typeJoel Fischer2017-08-161-1/+7
* Fix a number of complier errors caused by creating a StreamingMediaConfigurationJoel Fischer2017-08-031-4/+5
* A number of minor changes and updates to video stream managerJoel Fischer2017-08-011-2/+2
* Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-011-10/+35
|\
| * Merge branch 'master' into developJoel Fischer2017-06-051-10/+35
| |\
| | * Update for v4.6.04.6.0-rc.1Joel Fischer2017-06-011-7/+7
| | * extra line removedbugfix/issue_540BrettyWhite2017-05-101-1/+0
| | * cloned off of master, added testBrettyWhite2017-05-091-7/+24
* | | Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-281-1/+1
|\ \ \ | |/ /
| * | Merge branch 'master' into developJoel Fischer2017-04-181-1/+1
| |\ \ | | |/
| | * Fix reconnection attempts unable to be stoppedhotfix/issue_590Joel Fischer2017-04-041-1/+1
* | | Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-051-35/+24
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/develop' into feature/issue_545_redesign...Muller, Alexander (A.)2017-03-171-4/+4
| |\ \
| * \ \ Merge branch 'develop' into feature/issue_545_redesign_loggingJoel Fischer2017-03-091-13/+23
| |\ \ \
| * | | | LogConfiguration now sets the custom modules instead of the LifecycleManagerJoel Fischer2017-03-081-1/+0
| * | | | Rename some log configuration propertiesJoel Fischer2017-03-081-1/+1
| * | | | Additional logging testsJoel Fischer2017-03-071-1/+1
| * | | | SDLDebugTool logs are translated to new logsJoel Fischer2017-03-061-1/+1
| * | | | In progress SDLDebugTool log replacementsJoel Fischer2017-03-031-13/+15