summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactored the video scale managerNicoleYarroch2019-10-0314-168/+234
* Added SDLStreamingVideoScaleManagerSpecNicoleYarroch2019-10-022-0/+128
* Deleted unused importNicoleYarroch2019-10-021-1/+0
* Fixed documentationNicoleYarroch2019-10-022-1/+8
* Fixed haptic rect scalingNicoleYarroch2019-10-024-3/+27
* Fixed touch scalingNicoleYarroch2019-10-022-4/+3
* Fixed touch manager specNicoleYarroch2019-10-011-13/+1
* Added more documenationNicoleYarroch2019-10-011-1/+3
* Refactoring setting the scale valueNicoleYarroch2019-10-015-18/+6
* Fixed test casesNicoleYarroch2019-10-012-3/+9
* Fixed test casesNicoleYarroch2019-10-014-28/+14
* Refactored scale logic into one classNicoleYarroch2019-10-019-72/+155
* Removed constNicoleYarroch2019-10-011-1/+1
* Fixed CarWindow not capturing video after view is scaledNicoleYarroch2019-10-011-3/+3
* Fixed scaling in the touch managerNicoleYarroch2019-10-011-2/+2
* Fixed scale test cases in the haptic manager specNicoleYarroch2019-09-302-115/+120
* Removed unecessary test paramsNicoleYarroch2019-09-301-10/+4
* Attempting to fix newline againNicoleYarroch2019-09-301-1/+1
* Fixing newlineNicoleYarroch2019-09-301-0/+1
* Added more documentation to video streaming capabNicoleYarroch2019-09-301-3/+6
* Added missing documentationNicoleYarroch2019-09-302-1/+2
* Refactored scale getteer in streaming video LMNicoleYarroch2019-09-301-11/+9
* Refactoring. Adding missing documentationNicoleYarroch2019-09-302-7/+23
* Removed public property from Streaming Video LMNicoleYarroch2019-09-303-6/+7
* Added more documentation to CarWindowNicoleYarroch2019-09-301-4/+7
* Added better documentation to FocusableItemLocatorNicoleYarroch2019-09-301-3/+7
* Merge branch 'develop' into feature/issue_1007_pixel_density_and_scaleNicoleYarroch2019-09-3021-84/+150
|\
| * Merge pull request #1418 from smartdevicelink/feature/issue-1389-app-services...Joel Fischer2019-09-304-34/+33
| |\
| | * Update testsfeature/issue-1389-app-services-hmicapabilitiesJoel Fischer2019-09-272-34/+14
| | * Add appServices parameter to HMICapabilities structJoel Fischer2019-09-272-0/+19
| * | Merge pull request #1405 from smartdevicelink/bug/issue-1404-SliderScrollable...Joel Fischer2019-09-302-6/+24
| |\ \
| | * | Apply suggestions from code reviewbug/issue-1404-SliderScrollableNotSupportedAlertjustingluck932019-09-272-3/+3
| | * | updating to show alert if slider or scrollable message failsJustin Gluck2019-09-202-6/+24
| * | | Merge pull request #1412 from smartdevicelink/feature/issue-1411-Streamingvid...Joel Fischer2019-09-302-11/+51
| |\ \ \
| | * | | fixing removed linefeature/issue-1411-Streamingvideolifecyclemanagers-isStreamingSupportedJustin Gluck2019-09-271-0/+1
| | * | | updatingJustin Gluck2019-09-271-2/+2
| | * | | updating unit testsJustin Gluck2019-09-271-23/+24
| | * | | Apply suggestions from code reviewjustingluck932019-09-272-2/+2
| | * | | adding check for 4.5Justin Gluck2019-09-252-2/+40
| * | | | Merge pull request #1415 from smartdevicelink/fix/issue-1414-CancelInteractio...Joel Fischer2019-09-303-20/+20
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | adding NSSwiftNamefix/issue-1414-CancelInteraction-initsJustin Gluck2019-09-271-1/+1
| | * | | changing inits to class methods to fix swift formatting issuesJustin Gluck2019-09-263-20/+20
| | |/ /
| * | | Merge pull request #1416 from smartdevicelink/fix/issue-1402-SDLGetDTCsSpec-i...Joel Fischer2019-09-261-3/+2
| |\ \ \ | | |/ / | |/| |
| | * | removed duplicate Spec file in build phasesfix/issue-1402-SDLGetDTCsSpec-included-twiceJustin Gluck2019-09-261-3/+2
| |/ /
| * | Merge pull request #1408 from smartdevicelink/feature/issue-1407-Payload-Unit...Joel Fischer2019-09-259-10/+20
| |\ \
| | * | fixing issue with description being changed, using base64 encode version of datafeature/issue-1407-Payload-Unit-Tets-FailJustin Gluck2019-09-259-10/+20
| |/ /
* | | Fixed some inits and documentation in CarWindowNicoleYarroch2019-09-302-9/+11
* | | Reverted test casesNicoleYarroch2019-09-301-2/+2
* | | Reverted test casesNicoleYarroch2019-09-301-3/+3
* | | Reverting test casesNicoleYarroch2019-09-301-4/+4