summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLButtonPress.m
Commit message (Expand)AuthorAgeFilesLines
* added back old initializer and deprecated itlapinskijw2020-05-051-0/+13
* added button press mode to initializer and updated SDLButtonPressSpec testslapinskijw2020-05-051-1/+2
* Make recommended fixesSatbir Tanda2019-08-231-2/+2
* Add new initializers and deprecate old onesSatbir Tanda2019-08-221-0/+13
* Make properties nullableSatbir Tanda2019-08-121-2/+2
* Add TestsSatbir Tanda2019-07-291-2/+2
* Create SeatLocation, SeatLocationCapabilitySatbir Tanda2019-07-291-0/+9
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-6/+9
* addressed feedbackMihail Vyrko2019-04-031-3/+3
* verify type of returned objectsMihail Vyrko2019-03-201-3/+6
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-7/+7
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* Formatting cleanup.Markos Rapitis2017-09-191-2/+2
* Updating init method for buttonpresspiyushkhosla2017-09-151-13/+3
* Implementing code review comments.piyushkhosla2017-09-151-9/+3
* Added convenience initializers for RC RPCsOscar Villavicencio2017-08-181-0/+26
* Added remote control RPCs and unit testsjames2017-08-141-0/+46