summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLOnLockScreenStatus.m
Commit message (Expand)AuthorAgeFilesLines
* Deprecate SDLOnLockScreenStatusSatbir Tanda2019-07-291-0/+3
* Revert "Add logic to observe the LockScreenStatus"Satbir Tanda2019-07-291-0/+65
* Add logic to observe the LockScreenStatusSatbir Tanda2019-07-181-65/+0
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-8/+11
* addressed feedbackMihail Vyrko2019-04-031-4/+4
* verify type of returned objectsMihail Vyrko2019-03-201-4/+8
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-9/+9
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* Merge remote-tracking branch 'origin/develop' into feature/issue_497_lockscre...Muller, Alexander (A.)2017-01-191-27/+10
|\
| * Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-0/+4
| |\
| * | Moved the import from SDLRPCStruct to implementation of all classes to remove...Muller, Alexander (A.)2017-01-171-1/+1
| * | Migrated to using a category instead of adding the classes to the subclass of...Muller, Alexander (A.)2016-11-091-26/+8
* | | Added constants for SDLOnLockScreenStatus.Muller, Alexander (A.)2017-01-181-13/+14
| |/ |/|
* | Added nullability annotations for notificationsMuller, Alexander (A.)2016-12-221-0/+3
|/
* Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-4/+4
* Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-6/+0
|\
| * 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-14/+6
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+84