summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLUnsubscribeVehicleData.m
Commit message (Expand)AuthorAgeFilesLines
* Update vehicle data RPCs' generic data getters to return nullableJoel Fischer2019-10-151-1/+1
* updating function name from "setGenericNetworkData" to "setOEMCustomVehicleDa...piyushkhosla2019-07-241-2/+2
* Changes for Reading Generic Network Signal datapiyushkhosla2019-06-071-0/+8
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-58/+61
* fix after merge the latest developMihail Vyrko2019-04-031-1/+1
* Merge branch 'develop' into feature/issue_0219_explicit_returned_typeMihail Vyrko2019-04-031-0/+13
|\
| * Fixed parameter namesNicoleYarroch2019-03-121-2/+2
| * Merge branch 'develop' into feature/issue_1166_cloud_app_transportNicoleYarroch2019-03-121-58/+59
| |\
| * | Added param to UnsubscribeVehicleData RPCNicoleYarroch2019-02-271-0/+13
* | | addressed feedbackMihail Vyrko2019-04-031-28/+28
* | | verify type of returned objectsMihail Vyrko2019-03-201-28/+28
| |/ |/|
* | Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-57/+57
* | All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
|/
* Added vehicle data turn signalNicoleYarroch2018-07-191-2/+11
* Implement SDL-0102 - ElectronicParkBrakeStatus Vehicle DataJoel Fischer2018-07-161-2/+11
* Updated vehicle data convenience initsNicoleYarroch2018-06-251-31/+1
* Added new param fuel range to Vehicle Data RPCsNicoleYarroch2018-06-201-1/+10
* Added remaining engine oil life paramsNicoleYarroch2018-05-211-0/+43
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-48/+52
|\
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-48/+52
* | Moved the import from SDLRPCStruct to implementation of all classes to remove...Muller, Alexander (A.)2017-01-171-0/+1
* | Migrated to using a category instead of adding the classes to the subclass of...Muller, Alexander (A.)2016-11-091-48/+48
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-120/+24
|/
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+34
|\
| * Run clang-formatJoel Fischer2016-11-031-1/+1
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-25/+29
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+30
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-48/+48
* | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-73/+73
|\ \
| * | Updated naming of some constant.Muller, Alexander (A.)2016-09-221-12/+12
| * | Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-221-1/+1
| * | Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-211-74/+74
| |/
* | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-6/+0
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+311