summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed commented out codebugfix/issue_1884_fix_remote_tests_buildNicoleYarroch2021-01-271-6/+1
* test running scriptNicoleYarroch2021-01-271-4/+6
* Update .github/workflows/test.ymlNicoleYarroch2021-01-271-1/+1
* Added back the cache builds flagNicoleYarroch2021-01-271-1/+1
* Update simulator versionNicoleYarroch2021-01-271-1/+1
* Removed spaceNicoleYarroch2021-01-271-2/+1
* Fixed carthage install scriptNicoleYarroch2021-01-271-4/+7
* Merge pull request #1903 from smartdevicelink/bugfix/issue-1884-fix-local-tes...NicoleYarroch2021-01-276-112/+6
|\
| * Remove snapshot testsJoel Fischer2021-01-271-16/+0
| * Remove snapshot tests, library is no longer supportedJoel Fischer2021-01-275-96/+6
* | Merge pull request #1902 from smartdevicelink/bugfix/issue-1897-throw-an-exce...Joel Fischer2021-01-275-49/+51
|\ \ | |/ |/|
| * Code indentbugfix/issue-1897-throw-an-exception-in-the-soft-button-managerFrank Elias2021-01-261-42/+42
| * Test fixFrank Elias2021-01-261-6/+2
| * Comments reviewFrank Elias2021-01-263-4/+4
| * Spec file updatesFrank Elias2021-01-252-2/+3
| * New exception added to handle SDLSoftButtonManagerFrank Elias2021-01-253-1/+6
|/
* Merge pull request #1868 from LuxoftSDL/feature/sdl_0255_enhance_bodyInformationNicoleYarroch2021-01-2219-71/+1176
|\
| * [0255] 'Enhance BodyInformation vehicle data': apply review commentsleonid lokhmatov, Luxoft2021-01-218-46/+35
| * SDL0255 'enhance body info': apply code review comments (fix unit tests - bef...leonid lokhmatov, Luxoft2021-01-1414-108/+150
| * SDL0255 'enhance body info': improve test coverageleonid lokhmatov, Luxoft2020-12-064-0/+117
| * SDL0255 'enhance body info': add lost filesleonid lokhmatov, Luxoft2020-12-063-10/+143
| * SDL0255 'enhance body info': add lost filesleonid lokhmatov, Luxoft2020-12-065-16/+232
| * SDL0255 'enhance body info': add lost filesleonid lokhmatov, Luxoft2020-12-063-8/+170
| * SDL0255 'enhance body info': implement Enhance BodyInformation vehicle data, ...leonid lokhmatov, Luxoft2020-12-0611-61/+507
* | Merge pull request #1874 from smartdevicelink/feature/issue-1377-sdl-0244-cus...Joel Fischer2021-01-206-26/+241
|\ \
| * | Comments reviewfeature/issue-1377-sdl-0244-custom-playback-rates-for-setMediaClockTimerFrank Elias2021-01-142-6/+70
| * | Comments reviewFrank Elias2021-01-132-4/+60
| * | Comment reviewFrank Elias2021-01-123-4/+32
| * | Spec file updateFrank Elias2021-01-122-16/+7
| * | Comment reviewFrank Elias2021-01-122-12/+4
| * | update deprecate messageFrank Elias2021-01-071-4/+4
| * | Fixes for SetMediaClockTimer class and specFrank Elias2020-12-143-40/+25
| * | Unit tests added for SDLSetMediaClockTimerSpecFrank Elias2020-12-111-0/+44
| * | Implemented properties to SDLSetMediaClockTimerFrank Elias2020-12-112-10/+63
| * | Added SDLRPCParameterNameCountRateFrank Elias2020-12-112-0/+2
* | | Merge pull request #1877 from LuxoftSDL/feature/SDL0285_constantTBT_updateNicoleYarroch2021-01-071-4/+4
|\ \ \
| * | | SDL0285: implemented, update the 2 descriptions for 'distanceToManeuver' and ...leonid lokhmatov, Luxoft2020-12-161-4/+4
| |/ /
* | | Merge pull request #1832 from smartdevicelink/bugfix/generator/issue_1751_def...Joel Fischer2021-01-061-6/+31
|\ \ \
| * | | Defined parameterItemsbugfix/generator/issue_1751_default_valueNicoleYarroch2020-12-161-0/+2
| * | | Merge branch 'develop' into bugfix/generator/issue_1751_default_valueNicoleYarroch2020-12-16256-961/+1496
| |\ \ \ | | |/ /
| * | | Updating documentation for methodsNicoleYarroch2020-10-271-2/+2
| * | | Renamed var for consistencyNicoleYarroch2020-10-271-5/+5
| * | | Fixed return type docsNicoleYarroch2020-10-271-2/+2
| * | | Refactored description string creationNicoleYarroch2020-10-271-26/+27
| * | | Added method to get default valueNicoleYarroch2020-10-271-7/+24
| * | | Renamed function nameNicoleYarroch2020-10-271-3/+10
* | | | Merge pull request #1833 from smartdevicelink/bugfix/issue-1778-softbutton-delayJoel Fischer2021-01-057-6/+14
|\ \ \ \
| * | | | Add a commentbugfix/issue-1778-softbutton-delayJoel Fischer2020-12-102-0/+2
| * | | | Update soft button operations to send empty string mainField1 if we know it's...Joel Fischer2020-12-102-2/+2
| * | | | Merge branch 'develop' into bugfix/issue-1778-softbutton-delayJoel Fischer2020-12-0958-142/+470
| |\ \ \ \