summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLRegisterAppInterface.m
Commit message (Expand)AuthorAgeFilesLines
* finished adding patch versionBrettyWhite2017-07-201-1/+1
* Make `NSMutableDictionary+Store.h` privatefeature/sdl_0005_immutable_rpc_collectionsJoel Fischer2017-01-231-1/+1
* RPC arrays are now immutableJoel Fischer2017-01-201-7/+7
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-32/+49
|\
| * Updated getter methods for properties to handle nullability.Muller, Alexander (A.)2016-12-221-9/+11
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-32/+49
* | Added in missing implementations of dictionary categories.Muller, Alexander (A.)2017-01-171-42/+7
* | 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-26/+26
* | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-061-65/+13
|/
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+41
|\
| * Run clang-formatJoel Fischer2016-11-031-6/+6
| * removed double set property in initializer.Muller, Alexander (A.)2016-10-311-1/+0
| * Updated RAI to include missing properties in initializers.Muller, Alexander (A.)2016-10-311-6/+14
| * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-5/+10
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-18/+18
| * 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_425_stringly...Muller, Alexander (A.)2016-10-171-10/+11
|\ \
| * | Added missing genericsMuller, Alexander (A.)2016-10-171-10/+10
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-141-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-10-131-21/+15
| |\ \
| * \ \ Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-271-40/+40
| |\ \ \
| * | | | Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-191-12/+12
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-50/+44
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-40/+40
| |\ \ \ | | | |/ | | |/|
| | * | Updated naming of some constant.Muller, Alexander (A.)2016-09-221-18/+18
| | * | 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-41/+41
| | |/
| * | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-10/+4
| |/
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-17/+8
|/
* Merge remote-tracking branch 'smartdevicelink/develop' into ford/issue_398_ap...Muller, Alexander (A.)2016-07-291-0/+18
* Shift files into root directoryJoel Fischer2016-05-251-0/+211