summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLManagerDelegate.h
Commit message (Expand)AuthorAgeFilesLines
* Changed method name from `managerWillUpdate...` to `managerShouldUpdate...`Kujtim Shala2017-09-201-2/+2
* Added the public interface. Still missing the logic internally.Kujtim Shala2017-09-111-1/+10
* Added delegate callbacks for audio streaming state and system context changes.Muller, Alexander (A.)2017-03-071-0/+19
* Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-3/+3
* Fix SDLManagerDelegate not asserting things as nonnullJoel Fischer2016-08-241-0/+8
* Make SDLManagerDelegate methods required againJoel Fischer2016-08-231-6/+0
* Starting up the SDLManager now requires a ready blockJoel Fischer2016-08-171-0/+1
* Add a ton of documentationJoel Fischer2016-08-081-0/+14
* Add an hmiLevel change delegate callback to SDLManagerDelegateJoel Fischer2016-08-051-0/+1
* Fixed a lot of notification handler method namesJoel Fischer2016-07-121-0/+1
* Add a manager delegate for clearer readiness notificationJoel Fischer2016-06-071-0/+15