summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLDialNumber.m
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-2/+5
* addressed feedbackMihail Vyrko2019-04-031-1/+1
* verify type of returned objectsMihail Vyrko2019-03-201-1/+2
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-3/+3
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* 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-2/+2
* Updated missing parameters.Muller, Alexander (A.)2016-11-061-6/+2
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+11
|\
| * Run clang-formatJoel Fischer2016-11-031-2/+2
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-2/+6
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+7
* | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-4/+4
|\ \
| * | 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-5/+5
| |/
* | 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/+35