summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLTouchEventCapabilities.m
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into ↵feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-0/+4
|\ | | | | | | feature/struct_property_rewrite.
| * Added nullability annotation to structs.Muller, Alexander (A.)2016-12-221-0/+4
| |
* | Moved the import from SDLRPCStruct to implementation of all classes to ↵Muller, Alexander (A.)2017-01-171-0/+1
| | | | | | | | remove build warning of redefinition
* | Migrated to using a category instead of adding the classes to the subclass ↵Muller, Alexander (A.)2016-11-091-6/+6
| | | | | | | | of SDLRPCStruct.
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-18/+6
|/
* Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-6/+6
|
* Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-9/+9
|\ | | | | | | | | # Conflicts: # SmartDeviceLink/SDLRPCStruct.m
| * 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 ↵Muller, Alexander (A.)2016-09-211-10/+10
| | | | | | | | modified SDLFunctionID to use a static dictionary.
* | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-12/+0
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+59