summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/issue_419_iOS6_rem...feature/issue_419_iOS6_removalMuller, Alexander (A.)2017-01-192-6/+25
|\
| * Fixed issue with incorrectly parsing SDLRPCResponses.Muller, Alexander (A.)2017-01-192-6/+25
* | Merge remote-tracking branch 'origin/develop' into feature/issue_419_iOS6_rem...Muller, Alexander (A.)2017-01-191-6/+5
|\ \ | |/
| * Removed unused property in unit test.Muller, Alexander (A.)2017-01-191-1/+0
| * Fixed renamed variable in unit tests.Muller, Alexander (A.)2017-01-191-5/+5
* | Merge remote-tracking branch 'origin/develop' into feature/issue_419_iOS6_rem...Muller, Alexander (A.)2017-01-197-4/+25
|\ \ | |/
| * Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-197-4/+25
| |\
| | * Update for v4.5.14.5.1Joel Fischer2017-01-196-6/+11
| | * Merge pull request #500 from smartdevicelink/hotfix/issue_499Joel Fischer2017-01-192-0/+16
| | |\
| | | * Added a ParameterAssert instead of throwing an exception, along with returnin...Muller, Alexander (A.)2017-01-192-5/+7
| | | * Updated to throw an exception instead of returning an error for nil requests ...hotfix/issue_499Muller, Alexander (A.)2017-01-182-12/+6
| | | * Adding a spec to test sending nil request.Muller, Alexander (A.)2017-01-181-0/+11
| | | * Added check for nil request in sending.Muller, Alexander (A.)2017-01-181-0/+9
* | | | Merge remote-tracking branch 'origin/develop' into feature/issue_419_iOS6_rem...Muller, Alexander (A.)2017-01-19174-5690/+1565
|\ \ \ \ | |/ / /
| * | | Merge pull request #494 from smartdevicelink/feature/struct_property_rewriteJoel Fischer2017-01-19172-5681/+1543
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewriteMuller, Alexander (A.)2017-01-18389-1927/+3337
| | |\ \ \
| | * | | | Added in missing implementations of dictionary categories.Muller, Alexander (A.)2017-01-1731-798/+156
| | * | | | Moved the import from SDLRPCStruct to implementation of all classes to remove...Muller, Alexander (A.)2017-01-17165-3/+173
| | * | | | Removed nonexistent files from projectMuller, Alexander (A.)2017-01-171-8/+0
| | * | | | Added nullability annotations.Muller, Alexander (A.)2017-01-172-4/+12
| | * | | | Fixed issue using incorrect name for search address.Muller, Alexander (A.)2017-01-171-2/+2
| | * | | | Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...Muller, Alexander (A.)2017-01-1773-2333/+780
| | |\ \ \ \
| | * | | | | Migrated to using a category instead of adding the classes to the subclass of...Muller, Alexander (A.)2016-11-09126-1172/+1170
| | * | | | | Updated missing parameters.Muller, Alexander (A.)2016-11-0613-387/+88
| | * | | | | Merge remote-tracking branch 'origin/master' into feature/struct_property_rew...Muller, Alexander (A.)2016-11-060-0/+0
| | |\ \ \ \ \
| | * | | | | | Updated setter/getter for all rpcs and structs to use convenience methods.Muller, Alexander (A.)2016-11-06117-3106/+817
| * | | | | | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-192-9/+22
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge pull request #496 from smartdevicelink/hotfix/issue_495Joel Fischer2017-01-192-8/+21
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Fixed issue around not calculating an SDLPutFile's currentOffset correctly. U...hotfix/issue_495Muller, Alexander (A.)2017-01-182-8/+21
| | |/ / / /
* | | | | | Updated to support using template images.Muller, Alexander (A.)2017-01-1817-154/+26
* | | | | | Fixed issue with merge conflict.Muller, Alexander (A.)2017-01-181-21/+47
* | | | | | Merge remote-tracking branch 'origin/develop' into feature/issue_419_iOS6_rem...Muller, Alexander (A.)2017-01-18797-16665/+21671
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #492 from smartdevicelink/feature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-18135-635/+634
| |\ \ \ \ \
| | * | | | | Fix an example app errorfeature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-182-5/+4
| | * | | | | Fix merge errorsJoel Fischer2017-01-182-1/+3
| | * | | | | Merge branch 'develop' into feature/sdl_0009_prefer_nonatomicJoel Fischer2017-01-18391-1843/+4331
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #490 from smartdevicelink/feature/sdl_0018_nullability_ann...Joel Fischer2017-01-18392-1879/+4333
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...feature/sdl_0018_nullability_annotationsMuller, Alexander (A.)2017-01-178-1068/+0
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Updated implementation files for SDLDateTime & SDLGetWaypoints to reflect nul...Muller, Alexander (A.)2017-01-132-20/+20
| | * | | | | Fix DateTime nullabilityJoel Fischer2017-01-121-9/+9
| | * | | | | Fix GetWayPoints nullabilityJoel Fischer2017-01-122-5/+5
| | * | | | | Minor updates to a number of classes’ nullability annotationsJoel Fischer2017-01-1213-35/+24
| | * | | | | Removed dispose and destroy methods.Muller, Alexander (A.)2017-01-1115-170/+38
| | * | | | | added nullability annotations to category.Muller, Alexander (A.)2017-01-112-2/+6
| | * | | | | Updated response to remove nullability for nonnull properties.Muller, Alexander (A.)2017-01-112-9/+9
| | * | | | | Merge remote-tracking branch 'origin/develop' into feature/sdl_0018_nullabili...Muller, Alexander (A.)2017-01-1163-237/+826
| | |\ \ \ \ \
| | * | | | | | Added nullability annotations for transport classes.Muller, Alexander (A.)2017-01-0411-14/+54
| | * | | | | | Added nullability annotations to Utility classes.Muller, Alexander (A.)2017-01-0413-12/+59
| | * | | | | | Added nullability annotation to SDLGlobals, and changed singleton name to fix...Muller, Alexander (A.)2017-01-047-26/+33
| | * | | | | | Added nullability annotations to categoriesMuller, Alexander (A.)2017-01-045-0/+20