| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OnHMIStatus RPC initializer | Joel Fischer | 2020-03-04 | 1 | -0/+13 |
* | Change windowID, duplicateUpdatedFromWindowID to NSInteger, SDLUint | Mauricio | 2019-08-28 | 1 | -2/+2 |
* | Add windowId property to the OnHMIStatus | Mauricio Juarez | 2019-07-16 | 1 | -0/+9 |
* | Deprecate RPC superclass initializers | Joel Fischer | 2019-05-14 | 1 | -8/+11 |
* | addressed feedback | Mihail Vyrko | 2019-04-03 | 1 | -3/+3 |
* | verify type of returned objects | Mihail Vyrko | 2019-03-20 | 1 | -7/+7 |
* | Renamed `SDLNames` to `SDLRPCParameterNames` | NicoleYarroch | 2019-03-05 | 1 | -9/+9 |
* | All RPC names moved to SDLRPCFunctionNames | NicoleYarroch | 2019-03-05 | 1 | -1/+2 |
* | Update videoStreamingState HMI Status to be nullable according to revision | Joel Fischer | 2018-07-25 | 1 | -2/+2 |
* | Implement SDL-0150 | Joel Fischer | 2018-06-19 | 1 | -0/+8 |
* | Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewrite | Muller, Alexander (A.) | 2017-01-18 | 1 | -0/+4 |
|\ |
|
| * | Added nullability annotations for notifications | Muller, Alexander (A.) | 2016-12-22 | 1 | -0/+4 |
* | | Moved the import from SDLRPCStruct to implementation of all classes to remove... | Muller, Alexander (A.) | 2017-01-17 | 1 | -0/+1 |
* | | Migrated to using a category instead of adding the classes to the subclass of... | Muller, Alexander (A.) | 2016-11-09 | 1 | -6/+6 |
* | | Updated setter/getter for all rpcs and structs to use convenience methods. | Muller, Alexander (A.) | 2016-11-06 | 1 | -15/+3 |
|/ |
|
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly... | Muller, Alexander (A.) | 2016-10-13 | 1 | -17/+10 |
|\ |
|
| * | Merge branch 'develop' into feature/issue_151_struct_dictionary_init | Joel Fischer | 2016-09-30 | 1 | -11/+10 |
| |\ |
|
| | * | Updated naming of some constant. | Muller, Alexander (A.) | 2016-09-22 | 1 | -4/+4 |
| | * | Reverted SDLNames to Project instead of Public. | Muller, Alexander (A.) | 2016-09-22 | 1 | -2/+1 |
| | * | Replaced all defines with constant strings of the SDLName typedef. Also modif... | Muller, Alexander (A.) | 2016-09-21 | 1 | -11/+11 |
| * | | Migrated initWithDictionary to take non-mutable dictionary as parameter. | Muller, Alexander (A.) | 2016-09-22 | 1 | -6/+0 |
| |/ |
|
* | | Initial conversion of all enum objects to SDLEnum typedef. | Muller, Alexander (A.) | 2016-09-21 | 1 | -21/+9 |
|/ |
|
* | Shift files into root directory | Joel Fischer | 2016-05-25 | 1 | -0/+77 |