summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Style fixesbugfix/issue-1966-rpc-encryption-crashJoel Fischer2021-04-161-4/+2
* Do a domain check for errorJoel Fischer2021-04-161-1/+1
* Move encryption check to the protocol layer to handle all casesJoel Fischer2021-04-162-24/+13
* Manager RPC requests check encryption is set upJoel Fischer2021-04-161-0/+9
* Add an "encryption unknown errorJoel Fischer2021-04-164-1/+19
* Fix checking for error == nilJoel Fischer2021-04-151-1/+1
* Style changesJoel Fischer2021-04-152-3/+3
* Fix JSON errorJoel Fischer2021-04-151-2/+3
* Add test for lifecycle manager callbackJoel Fischer2021-04-151-6/+40
* Fix provisioning profileJoel Fischer2021-04-151-3/+20
* Merge branch 'develop' into bugfix/issue-1966-rpc-encryption-crashJoel Fischer2021-04-1594-165/+6717
|\
| * 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
| |/ /
* | | Fix broken testsJoel Fischer2021-04-151-3/+4
* | | Update message namesJoel Fischer2021-04-131-14/+10
* | | Fix error messageJoel Fischer2021-04-132-4/+12
* | | If analysis checksJoel Fischer2021-04-121-3/+5
* | | If an RPC fails to send in the protocol layer, still callback the handlerJoel Fischer2021-04-123-15/+20
* | | Add unit tests for fixing RPC encryption crashJoel Fischer2021-04-121-17/+53
* | | Only transition to connected state if in the started stateJoel Fischer2021-04-121-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
* | | 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
|\ \