summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add BSON and example apps to codecov exclude listbugfix/issue-1678-codecov-example-appsJoel Fischer2020-06-051-1/+2
* 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 #1656 from smartdevicelink/bugfix/issue-1654-update-readme...Joel Fischer2020-05-081-0/+18
|\
| * Update READMEbugfix/issue-1654-update-readme-lock-screen-screenshotsJoel Fischer2020-05-081-0/+18
|/
* Merge pull request #1641 from smartdevicelink/develop6.6.0Joel Fischer2020-04-29427-4061/+10809
|\
| * Fix missing version information in changelogJoel Fischer2020-04-291-0/+2
| * Update BSON submoduleJoel Fischer2020-04-292-1/+1
| * Update for v6.6.0Joel Fischer2020-04-29268-2136/+2145
| * Merge pull request #1628 from smartdevicelink/bugfix/issue-1627-streamingmedi...Joel Fischer2020-04-175-9/+21
| |\
| | * Merge branch 'develop' into bugfix/issue-1627-streamingmediamanager-secondary...Joel Fischer2020-04-170-0/+0
| | |\ | | |/ | |/|
| * | Merge pull request #1626 from smartdevicelink/bugfix/issue-1625-sdlimagefield...Joel Fischer2020-04-172-2/+2
| |\ \
| | | * Fix lifecycle manager testsbugfix/issue-1627-streamingmediamanager-secondarytransport-publicJoel Fischer2020-04-161-0/+7
| | | * Fix private class usage in public SDLStreamingMediaManagerJoel Fischer2020-04-164-9/+14
| | |/
| | * Fix SDLImageField nullability of initializer parameterbugfix/issue-1625-sdlimagefield-imageresolution-init-nullableJoel Fischer2020-04-162-2/+2
| |/
| * Update versions for 6.6.0-rc.16.6.0-rc.1Joel Fischer2020-04-152-9/+9
| * Merge pull request #1617 from smartdevicelink/bugfix/issue_1560_delay_shuttin...Joel Fischer2020-04-158-74/+291
| |\
| | * Added more docs to background task ended handlerNicoleYarroch2020-04-151-2/+4
| | * Added more info to docsbugfix/issue_1560_delay_shutting_down_secondary_transportNicoleYarroch2020-04-141-1/+1
| | * Reverted renamed functionNicoleYarroch2020-04-143-10/+2
| | * Merge branch 'bugfix/issue_1560_delay_shutting_down_secondary_transport' of h...NicoleYarroch2020-04-141-1/+1
| | |\
| | | * Update SmartDeviceLink/SDLBackgroundTaskManager.mNicoleYarroch2020-04-141-1/+1
| | * | Removed nil checkNicoleYarroch2020-04-142-2/+1
| | |/
| | * Added documentation for handler’s ret valNicoleYarroch2020-04-141-0/+1
| | * Apply suggestions from code reviewNicoleYarroch2020-04-141-0/+1
| | * Updated SDL logsNicoleYarroch2020-04-141-6/+6
| | * Added testsNicoleYarroch2020-04-141-7/+10
| | * Refactored background task ended handlerNicoleYarroch2020-04-093-14/+31
| | * Fixed broken testsNicoleYarroch2020-04-083-75/+73
| | * Background task destroyed correctlyNicoleYarroch2020-04-085-33/+26