summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactored list files testbugfix/issue_1975_encrypted_listFiles_breaks_fileManagerNicoleYarroch2021-04-281-14/+9
* Merge branch 'bugfix/issue_1975_encrypted_listFiles_breaks_fileManager' of ht...NicoleYarroch2021-04-271-2/+2
|\
| * Apply suggestions from code review Nicole Yarroch2021-04-271-2/+2
* | Updated testsNicoleYarroch2021-04-271-18/+18
|/
* Fixed a word in the docsNicoleYarroch2021-04-211-1/+1
* Added temporary fix for uploading fileNicoleYarroch2021-04-213-2/+25
* Merge pull request #1972 from smartdevicelink/bugfix/issue-1966-rpc-encryptio...Joel Fischer2021-04-2010-83/+202
|\
| * Add documentationJoel Fischer2021-04-201-0/+1
| * 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