summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLVrHelpItem.m
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-6/+6
* addressed feedbackMihail Vyrko2019-04-031-3/+3
* verify type of returned objectsMihail Vyrko2019-03-201-2/+4
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-7/+7
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-211-1/+1
|\
| * Xcode 8.3 beta 2 fixeshotfix/xcode_83_fixesJoel Fischer2017-02-151-1/+1
* | Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-4/+8
|\ \
| * | Updated getter methods for properties to handle nullability.Muller, Alexander (A.)2016-12-221-3/+3
| * | Added nullability annotation to structs.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-6/+6
* | | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-23/+6
|/ /
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+23
|\ \ | |/
| * Run clang-formatJoel Fischer2016-11-031-6/+6
| * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-2/+12
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-0/+13
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-2/+2
* | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-9/+9
|\ \
| * | 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-10/+10
| |/
* | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-13/+1
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+65