summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into bugfix/issue-1961-send-voiceCommand-with-duplicat...bugfix/issue-1961-send-voiceCommand-with-duplicate-stringsJoel Fischer2021-04-1696-336/+6991
|\
| * Merge branch 'master' into developJoel Fischer2021-04-154-4/+4
| |\
| | * Fix bson libraryJoel Fischer2021-04-143-3/+3
| | * Fix a line in CHANGELOG.mdJoel Fischer2021-04-141-1/+1
| | * Merge branch 'develop'7.1.0Joel Fischer2021-04-14455-3660/+24392
| | |\ | | |/ | |/|
| * | Update for v7.1.0Joel Fischer2021-04-1491-161/+6709
| * | Merge pull request #1968 from smartdevicelink/bugfix/issue-1967-example-app-m...Nicole Yarroch2021-04-122-2/+6
| |\ \
| | * | Example app updatebugfix/issue-1967-example-app-menu-not-displayed-correctly-after-app-exitFrank Elias2021-04-122-2/+6
| |/ /
| * | Merge pull request #1953 from smartdevicelink/bugfix/issue_1950_overriding_de...Joel Fischer2021-04-092-171/+274
| |\ \
| | * | Apply suggestions from code review bugfix/issue_1950_overriding_default_custom_encoder_settingsNicole Yarroch2021-04-091-2/+2
| | * | Apply suggestions from code review Nicole Yarroch2021-04-091-10/+10
| | * | Refactored GetSystemCapabilities testsNicoleYarroch2021-04-081-206/+121
| | * | Apply suggestions from code reviewNicole Yarroch2021-04-071-3/+3
| | * | Child VSC now inherits the parent’s propertiesNicoleYarroch2021-03-311-0/+7
| | * | Added check for setting custom encoder propsNicoleYarroch2021-03-302-4/+185
* | | | Comments reviewFrank Elias2021-04-151-9/+4
* | | | Test updateFrank Elias2021-04-081-1/+1
* | | | SDLVoiceCommandSpec updateFrank Elias2021-04-081-1/+1
* | | | Spec files updateFrank Elias2021-04-082-27/+10
* | | | spec file updateFrank Elias2021-04-071-0/+27
* | | | Fix to reduce same string in voiceCommandFrank Elias2021-04-071-1/+11
|/ / /
* | | Merge pull request #1949 from smartdevicelink/bugfix/issue-1948-lock-screen-n...Nicole Yarroch2021-04-061-3/+8
|\ \ \ | |/ / |/| |
| * | check update in updatePresentationbugfix/issue-1948-lock-screen-not-dismissibleFrank Elias2021-04-011-1/+1
| * | Comments reviewFrank Elias2021-04-011-2/+2
| * | Var name updateFrank Elias2021-03-191-1/+1
| * | quick fixFrank Elias2021-03-191-2/+7
* | | Merge pull request #1947 from smartdevicelink/bugfix/issue_1944_video_resumpt...Joel Fischer2021-03-231-3/+7
|\ \ \ | |/ / |/| |
| * | Added some clarifying docsNicoleYarroch2021-03-231-0/+1
| * | Apply suggestions from code reviewNicole Yarroch2021-03-231-1/+1
| * | Reverted CarWindowbugfix/issue_1944_video_resumption_broken_switching_nav_appsNicoleYarroch2021-03-192-0/+11
| * | Fixed casting warningNicoleYarroch2021-03-191-1/+1
| * | Added slight delay before sending a start serviceNicoleYarroch2021-03-181-3/+6
| * | Removed unused private APINicoleYarroch2021-03-182-11/+0
* | | Fix some colors and a logJoel Fischer2021-03-195-15/+15
|/ /
* | Merge pull request #1946 from smartdevicelink/bugfix/issue-1945-swift-naming-...Nicole Yarroch2021-03-1826-61/+132
|\ \
| * | Fixes for tests and Obj-C example appbugfix/issue-1945-swift-naming-fixesJoel Fischer2021-03-175-17/+63
| * | Fixes for APIs and namingJoel Fischer2021-03-1721-44/+69
|/ /
* | Update for v7.1.0-rc.17.1.0-rc.1Joel Fischer2021-03-156-30/+90
* | Merge pull request #1911 from kmicha19-ford/issue-799-prevent-incorrect-backg...Joel Fischer2021-03-151-13/+0
|\ \
| * | remove unnecessary background task code from lifecyclemanagerMichael Kinney2021-01-291-10/+0
| * | lifecyclemanager should not start background taskMichael Kinney2021-01-291-3/+0
* | | Merge pull request #1910 from kmicha19-ford/issue-799-easessions-left-openJoel Fischer2021-03-1513-698/+501
|\ \ \
| * | | minor formatting changesMichael Kinney2021-02-243-3/+3
| * | | comment should have SDLIAPDataSessionMichael Kinney2021-02-231-1/+1
| * | | several more style cleanupsMichael Kinney2021-02-233-3/+3
| * | | update per style requirementsMichael Kinney2021-02-231-1/+1
| * | | update per style requirements and remove unused functionMichael Kinney2021-02-231-12/+2
| * | | update sdlipadatasession to meet style requirementsMichael Kinney2021-02-232-2/+0
| * | | update sdlisapsession class per style requirementsMichael Kinney2021-02-232-26/+20
| * | | ensure byteswritten is not negative to prevent range crashMichael Kinney2021-02-231-6/+10