summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated and unusable classesfeature/remove_deprecated_waypointsJoel Fischer2017-02-141-4/+0
|
* Merge remote-tracking branch 'origin/develop' into ↵Muller, Alexander (A.)2017-01-111-2/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/sdl_0018_nullability_annotations * origin/develop: (30 commits) Remove a test focus Fixed test cases Fix podspec not updated with latest version number Update for v4.5.0 Follow style guide for boolean check Updated formatting of README.md Added steps for using the lock screen manager from SDL's bundle to the readme. Added check when trying to upload an appIcon for a head unit that does not support graphics. Update for v4.5.0 Fixed issue with trying to upload a file that is nil will cause an infinite loop. Fixed an issue with initializer causing infinite loop. Improved readability for nil-checks. Fixed issue relating to SDLLocationDetails' searchAddress using the wrong key for object store. Fixed formatting for some interfaces. Fixed issue with LocationDetails' properties not properly becoming initialized. Fixed issue with waypoints not being correctly initialized as SDLLocationDetails Adding in nil checks for completion handlers of Streaming Media Manager. Updated description to return correct control data name. Update changelog for v4.5.0-beta.1 Update for v4.5.0-beta.1 release ... # Conflicts: # SmartDeviceLink/SDLGetWaypoints.h # SmartDeviceLink/SDLGetWaypoints.m # SmartDeviceLink/SDLGetWaypointsResponse.h # SmartDeviceLink/SDLGetWaypointsResponse.m # SmartDeviceLink/SDLLocationDetails.m # SmartDeviceLink/SDLOnWaypointChange.h # SmartDeviceLink/SDLOnWaypointChange.m # SmartDeviceLink/SDLPerformInteraction.h # SmartDeviceLink/SDLPerformInteraction.m # SmartDeviceLink/SDLShowConstantTBT.h # SmartDeviceLink/SDLShowConstantTBT.m # SmartDeviceLink/SDLSoftButton.h # SmartDeviceLink/SDLSubscribeWaypoints.h # SmartDeviceLink/SDLSubscribeWaypoints.m # SmartDeviceLink/SDLSubscribeWaypointsResponse.h # SmartDeviceLink/SDLUnsubscribeWaypoints.h # SmartDeviceLink/SDLUnsubscribeWaypoints.m # SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h # SmartDeviceLink/SDLUnsubscribeWaypointsResponse.m
| * Update for v4.5.04.5.0-beta.2Joel Fischer2016-12-161-2/+2
| |
| * Fixed formatting for some interfaces.Muller, Alexander (A.)2016-12-121-3/+2
| |
| * Update for v4.5.0-beta.1 release4.5.0-beta.1Joel Fischer2016-12-051-2/+2
| |
| * Fixing issue relating to classes being incorrectly spelled compared to spec ↵Muller, Alexander (A.)2016-12-021-2/+7
| | | | | | | | (which is incorrectly spelled).
| * Added support for Waypoint RPCs and notifications.Muller, Alexander (A.)2016-11-021-0/+8
|
* Added in nullable annotation for responses.Muller, Alexander (A.)2016-12-221-0/+4
|
* Merge branch 'origin/master' into develop.Muller, Alexander (A.)2016-11-041-0/+8