summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | Start changing voice command managerJoel Fischer2020-11-062-25/+9
| * | | | | | Starting work on Voice command update operationJoel Fischer2020-11-068-113/+261
* | | | | | | Merge pull request #1869 from smartdevicelink/bugfix/issue-827-add-version-checkJoel Fischer2020-12-093-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix printing null if no patch version is presentbugfix/issue-827-add-version-checkJoel Fischer2020-12-082-2/+2
| * | | | | | | Add a log when the app registersJoel Fischer2020-12-071-0/+2
| * | | | | | | Reverse checkJoel Fischer2020-12-071-1/+1
| * | | | | | | Update to only overwrite non-persistent files on RPC v4.3.1 or lessJoel Fischer2020-12-041-3/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #1870 from smartdevicelink/bugfix/issue-1864-dont-reupload...Joel Fischer2020-12-091-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Change T&G BlankArtwork to persistent artworkbugfix/issue-1864-dont-reupload-blank-artworkJoel Fischer2020-12-081-1/+1
|/ / / / / /
* | | | | | Merge branch 'master' into developJoel Fischer2020-12-041-1/+1
|\ \ \ \ \ \
| * | | | | | Update PULL_REQUEST_TEMPLATE.mdJoel Fischer2020-12-011-1/+1