summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLOnHMIStatus.m
Commit message (Expand)AuthorAgeFilesLines
* Add OnHMIStatus RPC initializerJoel Fischer2020-03-041-0/+13
* Change windowID, duplicateUpdatedFromWindowID to NSInteger, SDLUintMauricio2019-08-281-2/+2
* Add windowId property to the OnHMIStatusMauricio Juarez2019-07-161-0/+9
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-8/+11
* addressed feedbackMihail Vyrko2019-04-031-3/+3
* verify type of returned objectsMihail Vyrko2019-03-201-7/+7
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-9/+9
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* Update videoStreamingState HMI Status to be nullable according to revisionJoel Fischer2018-07-251-2/+2
* Implement SDL-0150Joel Fischer2018-06-191-0/+8
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-0/+4
|\
| * Added nullability annotations for notificationsMuller, Alexander (A.)2016-12-221-0/+4
* | 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-15/+3
|/
* Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-17/+10
|\
| * Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-11/+10
| |\
| | * Updated naming of some constant.Muller, Alexander (A.)2016-09-221-4/+4
| | * Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-221-2/+1
| | * Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-211-11/+11
| * | 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-21/+9
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+77