summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLGetVehicleDataResponse.m
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-50/+53
|\
| * Updated getter methods for properties to handle nullability.Muller, Alexander (A.)2016-12-221-33/+33
| * Added in nullable annotation for responses.Muller, Alexander (A.)2016-12-221-50/+50
* | Added in missing implementations of dictionary categories.Muller, Alexander (A.)2017-01-171-84/+25
* | 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-25/+25
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-125/+25
|/
* Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-18/+18
* Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-93/+87
|\
| * Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-76/+76
| |\
| | * Updated naming of some constant.Muller, Alexander (A.)2016-09-221-15/+15
| | * 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-77/+77
| * | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-17/+11
| |/
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-32/+12
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+414