summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAddSubMenu.m
Commit message (Expand)AuthorAgeFilesLines
* Implement SDL-0148 Additional SubMenusJoel Fischer2020-07-271-1/+61
* Menu manager and example app updatesJoel Fischer2019-07-121-13/+18
* Add SDLMenuLayout RPC UpdatesJoel Fischer2019-07-121-0/+8
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-8/+11
* addressed feedbackMihail Vyrko2019-04-031-4/+4
* verify type of returned objectsMihail Vyrko2019-03-201-3/+5
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-9/+9
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* Add testsJoel Fischer2018-06-211-2/+2
* Implement SDL-0085 Submenu iconJoel Fischer2018-06-211-5/+16
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-2/+6
|\
| * Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...Muller, Alexander (A.)2017-01-111-2/+2
| |\
| * | Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-2/+6
* | | Moved the import from SDLRPCStruct to implementation of all classes to remove...Muller, Alexander (A.)2017-01-171-0/+1
* | | Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...Muller, Alexander (A.)2017-01-171-2/+2
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-111-2/+2
| |\ \ | | |/ | |/|
| | * Fixed types for multiple different class's instance initializers.Muller, Alexander (A.)2016-11-301-2/+2
* | | 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/master' into developMuller, Alexander (A.)2016-11-031-0/+24
|\ \ | |/
| * Run clang-formatJoel Fischer2016-11-031-5/+4
| * Added missing generics and removed remaining NSNumbers used in initializersMuller, Alexander (A.)2016-10-241-5/+13
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-7/+9
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+15
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-4/+4
* | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-10/+10
|\ \
| * | 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 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
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+57