summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed lockscreen testsbugfix/issue_1629_lockscreen_deadlockNicoleYarroch2020-06-161-63/+61
* Refactored dispatchesNicoleYarroch2020-06-162-30/+12
* Fixed docs and dispatching to main queue algorithmNicoleYarroch2020-06-162-16/+8
* Fixed weak/strong selfNicoleYarroch2020-06-121-5/+7
* Added docsNicoleYarroch2020-06-122-0/+6
* Merge pull request #1674 from smartdevicelink/feature/issue-1606-sdl-0289-set...Joel Fischer2020-06-0511-56/+324
|\
| * Update lifecyclemanager testsJoel Fischer2020-06-051-0/+2
| * Fix deprecated implementation warningfeature/issue-1606-sdl-0289-set-language-separatelyJoel Fischer2020-06-051-0/+3
| * Fix swift app compile errorJoel Fischer2020-06-041-1/+1
| * Fix warningJoel Fischer2020-06-041-0/+3
| * Add tests for new manager delegate methodJoel Fischer2020-06-047-45/+232
| * Merge branch 'develop' into feature/issue-1606-sdl-0289-set-language-separatelyJoel Fischer2020-06-0447-187/+407
| |\ | |/ |/|
* | Merge branch 'master' into developJoel Fischer2020-06-043-29/+83
|\ \
| * \ Merge pull request #1671 from smartdevicelink/feature/issue_1670_github_actio...Joel Fischer2020-06-043-29/+83
| |\ \
| | * | Moved commentsNicoleYarroch2020-06-041-2/+2
| | * | Fixed status badge in READMENicoleYarroch2020-06-042-4/+1
| | * | Added back the colonNicoleYarroch2020-06-041-1/+1
| | * | Fixed spacingNicoleYarroch2020-06-041-2/+2
| | * | Fixed formattingNicoleYarroch2020-06-041-1/+1
| | * | Fix syntaxNicoleYarroch2020-06-041-1/+1
| | * | Fixed syntaxNicoleYarroch2020-06-041-1/+1
| | * | Added colon backNicoleYarroch2020-06-041-1/+1
| | * | Fixing formattingNicoleYarroch2020-06-041-6/+6
| | * | Fixed “on” webhookNicoleYarroch2020-06-041-6/+8
| | * | Attempting to fix codecovfeature/issue_1670_github_actions_CINicoleYarroch2020-06-031-4/+1
| | * | Added a better commentsNicoleYarroch2020-06-031-2/+2
| | * | Fixing when workflow is triggeredNicoleYarroch2020-06-031-6/+4
| | * | Fixed YAML formattingNicoleYarroch2020-06-021-91/+80
| | * | Merge branch 'feature/issue_1670_github_actions_CI' of https://github.com/sma...NicoleYarroch2020-06-021-1/+1
| | |\ \
| | | * | Update .github/workflows/test.ymlNicoleYarroch2020-06-021-2/+1
| | * | | Fixed spacing and added env variablesNicoleYarroch2020-06-021-91/+93
| | |/ /
| | * | Attempt to fix workflow being triggered by a pull request and a pushNicoleYarroch2020-06-021-1/+9
| | * | Removed travis config fileNicoleYarroch2020-06-021-28/+0
| | * | Removed duplicate flagNicoleYarroch2020-06-021-1/+1
| | * | Added support for GitHub Actions CINicoleYarroch2020-06-021-0/+89
| |/ /
* | | Merge pull request #1672 from smartdevicelink/bugfix/issue-1666-permission-ma...Joel Fischer2020-06-021-1/+1
|\ \ \
| * | | fixed wording to make it more readablebugfix/issue-1666-permission-manager-observerlapinskijw2020-06-021-1/+1
| * | | updated inline documentation to make it more clear when observer block will b...lapinskijw2020-06-021-1/+1
* | | | Merge pull request #1658 from smartdevicelink/bugfix/issue-1581-example-app-f...Joel Fischer2020-06-0224-32/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Increase size of tiny icons and replace some iconsbugfix/issue-1581-example-app-fix-blurry-imagesJoel Fischer2020-05-1124-32/+32
* | | | Merge pull request #1665 from smartdevicelink/bugfix/issue-1648-sdlmenucell-e...Joel Fischer2020-05-281-1/+1
|\ \ \ \
| * | | | Update SmartDeviceLink/SDLMenuManager.mbugfix/issue-1648-sdlmenucell-empty-voice-commandsJames Lapinski2020-05-281-1/+1
| * | | | moved voice command empty check to SDLMenuManagerlapinskijw2020-05-282-2/+2
| * | | | added empty check for menu cell voice commandslapinskijw2020-05-261-1/+1
* | | | | Merge pull request #1664 from smartdevicelink/bugfix/issue-1623-SCM-handle-ni...Joel Fischer2020-05-2819-124/+290
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add SCM testbugfix/issue-1623-SCM-handle-nil-displaycapabilitiesJoel Fischer2020-05-261-23/+51
| * | | | Additional test fixesJoel Fischer2020-05-261-18/+18
| * | | | Text and graphic test fixesJoel Fischer2020-05-212-11/+18
| * | | | Fix menu manager testsJoel Fischer2020-05-212-3/+7
| * | | | Fix number of rows to be max according to the specJoel Fischer2020-05-211-1/+1