summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLChangeRegistration.m
Commit message (Expand)AuthorAgeFilesLines
* In progress moving of filesJoel Fischer2020-08-271-102/+0
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-12/+15
* addressed feedbackMihail Vyrko2019-04-031-6/+6
* verify type of returned objectsMihail Vyrko2019-03-201-5/+7
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-13/+13
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* Fixed import statementsNicoleYarroch2017-09-151-0/+1
* Updated getters in RPC request and responsesNicoleYarroch2017-09-131-4/+4
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-9/+13
|\
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-9/+9
* | 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-12/+12
* | Updated missing parameters.Muller, Alexander (A.)2016-11-061-18/+8
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-20/+4
|/
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+25
|\
| * Run clang-formatJoel Fischer2016-11-031-3/+3
| * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-0/+13
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-3/+7
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+8
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-171-4/+4
|\ \
| * | Added missing genericsMuller, Alexander (A.)2016-10-171-4/+4
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-25/+19
|\ \ \ | |/ /
| * | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-19/+19
| |\ \
| | * | 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-20/+20
| | |/
| * | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-6/+0
| |/
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-15/+6
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+106