summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Spec files to support the changesfeature/issue-1024-SDL-0180-broaden-choice-uniquenessFrank Elias2021-01-053-22/+22
* Code changes from Sets to ArraysFrank Elias2021-01-054-11/+22
* Fixes in the ChoiceSetManagerFrank Elias2020-12-182-16/+31
* Implementation not doneFrank Elias2020-12-178-50/+110
* Merge pull request #1853 from smartdevicelink/bugfix/issue-1117-Setting-a-SDL...Joel Fischer2020-12-0911-33/+218
|\
| * Comments reviewFrank Elias2020-12-093-11/+11
| * Comments reviewbugfix/issue-1117-Setting-a-SDLArtwork-overwrite-property-to-true-does-not-work-with-screen-managerFrank Elias2020-12-082-2/+2
| * unit test added for sdl_areAllCellArtworksUploadedFrank Elias2020-12-041-0/+16
| * Comment reviewFrank Elias2020-12-031-2/+2
| * Test fixesFrank Elias2020-12-031-3/+1
| * Unit tests for fileNeedsUploadFrank Elias2020-12-032-3/+65
| * Comments reviewFrank Elias2020-12-025-26/+21
| * Unit test fixes in SDLSoftButtonReplaceOperationFrank Elias2020-12-021-4/+7
| * Unit test fixesFrank Elias2020-12-021-20/+7
| * Unit tests fixesFrank Elias2020-12-024-3/+34
| * Additional changes to make similar changes to androidFrank Elias2020-12-016-23/+22
| * Added sdl_artworkNeedsUpload to File managerFrank Elias2020-11-256-40/+22
| * Comment fixesFrank Elias2020-11-252-8/+9
| * Comments reviewFrank Elias2020-11-238-32/+21
| * Added missing testFrank Elias2020-11-191-0/+1
| * Fix test for overriding artworkJoel Fischer2020-11-191-5/+8
| * Added unit testsFrank Elias2020-11-193-0/+51
| * Change return in SDLTextAndGraphicUpdateOperationFrank Elias2020-11-191-1/+1
| * Fix menu manager spec testJoel Fischer2020-11-181-17/+4
| * Tests still fail, but I think are correctJoel Fischer2020-11-181-3/+2
| * MenuManager unit testFrank Elias2020-11-181-0/+24
| * Fix for SDLArtwork overwriteFrank Elias2020-11-174-15/+15
| * Fix for overwriting SDLArtworkFrank Elias2020-11-164-12/+69
* | Merge pull request #1843 from smartdevicelink/feature/issue-1841-voice-comman...Joel Fischer2020-12-0917-236/+802
|\ \
| * | Make logs less clear but functionalfeature/issue-1841-voice-command-managerJoel Fischer2020-12-021-2/+4
| * | Add test for updating voice commandsJoel Fischer2020-12-021-1/+17
| * | Addition VCManager testsJoel Fischer2020-12-021-8/+30
| * | Log fixes and extra testJoel Fischer2020-12-023-2/+13
| * | Review fixesJoel Fischer2020-12-017-23/+18
| * | Adding documentationJoel Fischer2020-11-302-1/+26
| * | Merge branch 'develop' into feature/issue-1841-voice-command-managerJoel Fischer2020-11-3024-103/+319
| |\ \
| * | | Fixes and updates for VCUO and testsJoel Fischer2020-11-138-26/+85
| * | | Fixes for renaming stuffJoel Fischer2020-11-131-3/+3
| * | | Lots of fixes to the VCUOJoel Fischer2020-11-132-96/+51
| * | | Add additional testJoel Fischer2020-11-121-0/+2
| * | | Voice command manager unit testsJoel Fischer2020-11-121-58/+36
| * | | Fix bug in voice command update operationJoel Fischer2020-11-123-19/+137
| * | | Fix cancelling operation before start not calling back properlyJoel Fischer2020-11-103-7/+95
| * | | Fix manager not updating newer operations with new current dataJoel Fischer2020-11-103-1/+14
| * | | Fix missing semicolonJoel Fischer2020-11-101-1/+1
| * | | Refactor update operation to handle current stateJoel Fischer2020-11-102-38/+54
| * | | Working on better handling of passing back errors / stateJoel Fischer2020-11-095-29/+130
| * | | Fixes and transaction queue updatesJoel Fischer2020-11-093-19/+18
| * | | Make the operation finish up and not keep going if deletion failsJoel Fischer2020-11-062-21/+40
| * | | Creating the transaction queueJoel Fischer2020-11-061-7/+22