summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSendLocation.m
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-20/+23
* addressed feedbackMihail Vyrko2019-04-031-9/+9
* verify type of returned objectsMihail Vyrko2019-03-201-7/+7
* Add testsJoel Fischer2019-03-151-1/+1
* Update sendlocation documentation and add a corresponding initializerJoel Fischer2019-03-151-0/+16
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-21/+21
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
* Fixed timestamp param namesNicoleYarroch2019-02-251-2/+2
* Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-181-22/+25
|\
| * Updated getter methods for properties to handle nullability.Muller, Alexander (A.)2016-12-221-12/+12
| * Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-22/+25
* | 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-20/+20
* | Updated missing parameters.Muller, Alexander (A.)2016-11-061-75/+20
|/
* Merge branch 'origin/master' into develop.Muller, Alexander (A.)2016-11-041-2/+55
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+18
|\
| * Run clang-formatJoel Fischer2016-11-031-2/+2
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-8/+12
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+13
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-4/+4
* | Added missing genericsMuller, Alexander (A.)2016-10-171-2/+2
* | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-23/+22
|\ \
| * | 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-23/+23
| |/
* | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-9/+0
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+119