summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLifecycleConfiguration.m
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1380bugfix/issue_1380_secondary_transport_configJoel Fischer2019-08-121-0/+2
* First pass at auto disconnectJoel Fischer2019-02-191-2/+2
* Create SDLVersion object and transition existing codeJoel Fischer2019-02-191-0/+3
* Refactored convenience initsNicoleYarroch2018-09-041-8/+35
* Fixed capitalization on var nameNicoleYarroch2018-08-231-2/+2
* Fixed RAI not setting the `appId`NicoleYarroch2018-08-231-2/+2
* Finished up the RAI `fullAppId` additionsNicoleYarroch2018-07-261-29/+25
* Updated lifecycle configurations handling of appIdsNicoleYarroch2018-07-261-4/+13
* Refactored the SDLLifecycleConfigurationUpdate specNicoleYarroch2018-07-251-4/+0
* Updated the lifecycle configurationNicoleYarroch2018-07-251-5/+19
* Implement SDL 0147 - Template Color SchemeJoel Fischer2018-05-211-0/+2
* Update configuration issues for additional app typesJoel Fischer2018-02-091-1/+1
* Fix #851Joel Fischer2018-01-301-0/+1
* Fix build errorsJoel Fischer2017-09-051-1/+0
* In progress updates to how configurations are set for streaming mediaJoel Fischer2017-08-021-2/+0
* Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-051-16/+2
|\
| * Merge remote-tracking branch 'origin/develop' into feature/issue_545_redesign...Muller, Alexander (A.)2017-03-171-1/+2
| |\
| | * Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-03-171-0/+1
| | |\
| | | * Updated appType to return when setting to nil with default value.hotfix/issue_579_apptype_resetMuller, Alexander (A.)2017-03-161-0/+1
| * | | Fix last commit v2Joel Fischer2017-03-091-3/+0
* | | | Adding in support for a customizable screen that is presented when the applic...Muller, Alexander (A.)2017-03-161-1/+12
* | | | Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-03-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Added convenience isEqualToEnum function.feature/issue_577_enum_equalityMuller, Alexander (A.)2017-03-131-1/+1
| |/ /
* | | Added support for setting the video encoder settings in the lifecycle configu...Muller, Alexander (A.)2017-02-151-0/+2
* | | Initial rewrite for SDLStreamingMediaManager to support HMI-state, app-state,...Muller, Alexander (A.)2016-12-091-0/+2
|/ /
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-7/+5
|/
* Update for v4.3.0-rc.14.3.0-rc.1Joel Fischer2016-09-021-1/+1
* Debug logs are on by default only on debug configurations, they are now off o...Joel Fischer2016-09-011-1/+3
* Update clang-format settings and re-runJoel Fischer2016-08-301-1/+1
* SDLLogging type changed to SDLLogOutputJoel Fischer2016-08-291-1/+1
* Add logging control flags to SDLLifecycleConfigurationJoel Fischer2016-08-291-0/+1
* Make SDLManagerDelegate methods required againJoel Fischer2016-08-231-10/+4
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-19/+19
* Updates and documentation to SDLLifecycleConfigurationJoel Fischer2016-07-261-4/+9
* Fix a few bugsJoel Fischer2016-07-181-1/+1
* Add appIcon and initialDisplayLayout to LifecycleConfigurationJoel Fischer2016-07-061-8/+4
* Add additional SDLLifecycleConfiguration testsJoel Fischer2016-07-011-0/+1
* Force SDLLifecycleConfiguration to be created with required inputJoel Fischer2016-06-281-4/+4
* Merge branch 'develop' into feature/enhanced_frameworkJoel Fischer2016-05-271-0/+122