summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLRPCMessage.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-10/+9
|\
| * Minor updates to a number of classes’ nullability annotationsJoel Fischer2017-01-121-6/+1
| * Removed dispose and destroy methods.Muller, Alexander (A.)2017-01-111-5/+5
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-4/+8
* | 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-15/+6
* | Updated missing parameters.Muller, Alexander (A.)2016-11-061-8/+4
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-5/+11
|/
* Fixed analyzer issue with null key.Muller, Alexander (A.)2016-10-181-3/+4
* Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-11/+10
|\
| * reverting function renaming in SDLRPCMessage.feature/issue_3_constant_namesMuller, Alexander (A.)2016-09-271-1/+1
| * Updated SDLFunctionID to be a singleton.Muller, Alexander (A.)2016-09-221-1/+1
| * Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-221-2/+1
| * Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-211-11/+11
* | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-1/+1
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+81