summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLManager.h
Commit message (Expand)AuthorAgeFilesLines
* Added delegate callbacks for audio streaming state and system context changes.Muller, Alexander (A.)2017-03-071-0/+12
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-261-0/+2
|\
| * Adding a note about stopping SDLManager.Muller, Alexander (A.)2017-01-251-0/+2
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+10
|\ \ | |/
| * Missing forward class declaration for SDLProxy.Muller, Alexander (A.)2016-11-031-0/+1
| * Add documentation around the reason there is an SDLProxy property on SDLManagerJoel Fischer2016-11-021-1/+4
| * Add a passthrough SDLProxy property to SDLManager for minor backcompat casesJoel Fischer2016-11-021-0/+6
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-3/+4
|/
* Add logging control flags to SDLLifecycleConfigurationJoel Fischer2016-08-291-9/+4
* Alter a bunch of handlers for more consistent and descriptive languageJoel Fischer2016-08-251-8/+3
* SDLLifecycleManager updatesJoel Fischer2016-08-221-2/+5
* Update to v4.3.0-beta.24.3.0-beta.2Joel Fischer2016-08-181-1/+1
* Unregister when the app terminatesJoel Fischer2016-08-181-0/+5
* Starting up the SDLManager now requires a ready blockJoel Fischer2016-08-171-1/+4
* Add a ton of documentationJoel Fischer2016-08-081-0/+33
* Add an hmiLevel change delegate callback to SDLManagerDelegateJoel Fischer2016-08-051-1/+3
* The SDLManager delegate can now be set independentlyJoel Fischer2016-08-011-0/+1
* Shift most SDLManager code into private SDLLifecycleManager for testing purposesJoel Fischer2016-07-191-9/+2
* Fixed a lot of notification handler method namesJoel Fischer2016-07-121-2/+1
* Shift responsibilities out of SDLManagerJoel Fischer2016-07-081-0/+21
* Add a manager delegate for clearer readiness notificationJoel Fischer2016-06-071-1/+2
* Add an SDLManager convenience method `sendRequest:` that doesn't have a compl...Joel Fischer2016-06-071-0/+1
* Merge branch 'develop' into feature/enhanced_frameworkJoel Fischer2016-05-271-0/+57