summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update `lastCorrelationId` to be Int32 instead of UInt16bugfix/issue_1214_max_correlation_idJoel Fischer2019-04-053-2/+3
* Merge pull request #1211 from smartdevicelink/bugfix/issue_1208_snapshot_test...Joel Fischer2019-04-055-18/+13
|\
| * Update test swift versionbugfix/issue_1208_snapshot_tests_fail_xcode_10.2Joel Fischer2019-04-041-4/+3
| * Fix warning about info.plist in example appsJoel Fischer2019-04-041-6/+1
| * Update cartfile.resolvedJoel Fischer2019-04-041-2/+2
| * Updated test deps, but it’s still brokenJoel Fischer2019-04-015-13/+19
* | Merge pull request #1199 from mvyrko/feature/issue_0219_explicit_returned_typeJoel Fischer2019-04-05206-1029/+1606
|\ \
| * | return error for mandatory parametersMihail Vyrko2019-04-0514-20/+40
| * | addressed feedbackMihail Vyrko2019-04-043-14/+13
| * | update style for objectForName:ofClass:errorMihail Vyrko2019-04-031-10/+10
| * | return bad data to response, fix expected valueMihail Vyrko2019-04-031-3/+4
| * | fix after merge the latest developMihail Vyrko2019-04-0311-17/+17
| * | add logging retrieving object from store errorsMihail Vyrko2019-04-032-1/+3
| * | Merge branch 'develop' into feature/issue_0219_explicit_returned_typeMihail Vyrko2019-04-0390-182/+1875
| |\ \ | | |/
| * | addressed feedbackMihail Vyrko2019-04-03193-997/+980
| * | verify type of returned objectsMihail Vyrko2019-03-20187-788/+1360
* | | Merge pull request #1219 from smartdevicelink/bugfix/issue_1216_AppInterfaceU...Joel Fischer2019-04-043-1/+8
|\ \ \
| * | | JG- adding missing SDLAppInterfaceUnregisteredReason that were in the RPC spe...issue-1216-AppInterfaceUnregisteredReason-missingJustin Gluck2019-04-043-1/+8
|/ / /
* | | Xcode 10.2 changeJoel Fischer2019-04-041-4/+10
* | | Merge pull request #1213 from smartdevicelink/issue_1203_SDLManager_Stop_Read...Joel Fischer2019-04-031-0/+4
|\ \ \
| * | | JGJustin Gluck2019-04-031-1/+1
| * | | JG - adding empty lineJustin Gluck2019-04-031-0/+1
| * | | JG.- fixing pre issues in spellingJustin Gluck2019-04-031-2/+4
| * | | JG - addressing PR issuesissue_1203_SDLManager_Stop_ReadyHandler_CrashJustin Gluck2019-04-031-4/+2
| * | | JG - Updating documentation to warn the devs to wrap a stop call on a main th...Justin Gluck2019-04-031-0/+3
| | |/ | |/|
* | | Merge pull request #1209 from smartdevicelink/bugfix/issue_1207_haptic_input_...Joel Fischer2019-04-033-92/+116
|\ \ \ | |/ / |/| |
| * | Added check for nil hitViewHandler in Touch Managerbugfix/issue_1207_haptic_input_checked_on_wrong_threadNicoleYarroch2019-04-021-2/+4
| * | Fixed parameter name in `SDLTouchManager`NicoleYarroch2019-04-021-3/+11
| * | Fixed single tap hit view return queueNicoleYarroch2019-04-021-2/+1
| * | Single tap hit view is now done on main threadNicoleYarroch2019-04-021-3/+17
| * | Single tap hit view now checked on main threadNicoleYarroch2019-04-024-202/+112
| * | Made some hit test fixes for single tapNicoleYarroch2019-04-022-3/+11
| * | Fixed timer threadNicoleYarroch2019-04-011-2/+3
| * | Delegate notified of hit views on original threadNicoleYarroch2019-04-011-7/+25
| * | Check for hit view is now done in `SDLFocusableItemLocator`NicoleYarroch2019-04-015-54/+103
| * | Fixed failing `SDLTouchManager` test casesNicoleYarroch2019-03-281-0/+3
| * | Checking coordinates is now done on main threadNicoleYarroch2019-03-281-0/+12
|/ /
* | Merge pull request #1205 from smartdevicelink/bugfix/pr_1200_app_services_cap...Joel Fischer2019-03-251-0/+1
|\ \
| * | Clear appServicesCapability in systemCapabilityManager on stopJoel Fischer2019-03-251-0/+1
* | | Merge pull request #1201 from smartdevicelink/bugfix/pr_1200_api_cleanupJoel Fischer2019-03-2510-96/+31
|\ \ \ | |/ / |/| |
| * | Restore authTokenJoel Fischer2019-03-252-0/+9
| * | Fix an `fit`bugfix/pr_1200_api_cleanupJoel Fischer2019-03-211-1/+1
| * | Fix unit testsJoel Fischer2019-03-213-36/+5
| * | API cleanupJoel Fischer2019-03-218-68/+25
|/ /
* | Merge pull request #1175 from smartdevicelink/feature/issue_1166_cloud_app_tr...Joel Fischer2019-03-1980-87/+1844
|\ \ | |/ |/|
| * Added some more documentationfeature/issue_1166_cloud_app_transportNicoleYarroch2019-03-121-1/+1
| * Fixed some more documentationNicoleYarroch2019-03-121-1/+1
| * Removed `requestSubType` from `SystemRequest`NicoleYarroch2019-03-121-1/+0
| * Fixed method names in `SDLVersion` + test casesNicoleYarroch2019-03-126-7/+16
| * Made param in conv. init nullable `CloudAppProperties`NicoleYarroch2019-03-123-4/+4