summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAddCommand.m
Commit message (Expand)AuthorAgeFilesLines
* Implement SDL 0027Joel Fischer2017-02-221-4/+4
* Update structs to support being copiedfeature/rpcs_nscopyingJoel Fischer2017-02-151-0/+7
* RPC arrays are now immutableJoel Fischer2017-01-201-2/+2
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-22/+26
|\
| * Updated getter methods for properties to handle nullability.Muller, Alexander (A.)2016-12-221-6/+6
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-22/+26
* | 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-8/+8
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-32/+6
|/
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+38
|\
| * Run clang-formatJoel Fischer2016-11-031-7/+6
| * Added missing generics and removed remaining NSNumbers used in initializersMuller, Alexander (A.)2016-10-241-3/+3
| * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-13/+23
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-22/+22
| * Fixed issue with returning nil in initializer.Muller, Alexander (A.)2016-10-201-1/+1
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+29
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-2/+2
* | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-10-131-8/+2
|\ \
| * \ Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-14/+13
| |\ \
| * | | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-8/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-271-14/+13
|\ \ \ | | |/ | |/|
| * | Updated naming of some constant.Muller, Alexander (A.)2016-09-221-3/+3
| * | 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-14/+14
| |/
* | Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-191-3/+3
|/
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-2/+2
* Merge branch 'develop' into feature/enhanced_frameworkJoel Fischer2016-05-271-0/+11
* Shift files into root directoryJoel Fischer2016-05-251-0/+84