summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix UTs according to new implementationfeature/mob_projection_2Ira Lytvynenko2018-04-192-42/+143
|
* Remove unused codeIra Lytvynenko2018-04-192-153/+0
|
* Initial implementationIra Lytvynenko2018-04-1924-39/+225
|
* Fix affected unit testsfeature/mob_projectionAndrii Kalinich2018-04-194-0/+4
|
* Update SDL preloaded PT with PROJECTION HMI typeAndrii Kalinich2018-04-195-4/+5
| | | | | | There was added PROJECTION HMI type to the notifications_per_minute_by_priority structure. Also this structure was updated in the policy types to make everything work correctly.
* Treat projection app as audio appAndriy Byzhynar2018-04-192-2/+3
| | | | | Add projection app to audio app list as it can stream audio This is done to enable HMI leve switching to LIMITED level.
* Fix A/V streaming starting for PROJECTION appsAndriy Byzhynar2018-04-191-0/+2
|
* Merge branch 'master' into developjacobkeeler2018-04-1826-108/+233
|\
| * Merge pull request #2133 from smartdevicelink/release/4.5.14.5.1success,-HMI-show-radio-screenfix/check_transport_manager_initfeature/external_proprietary_policyJackLivio2018-04-1832-45/+290
| |\ | | | | | | Release/4.5.1
| | * Merge pull request #2141 from smartdevicelink/fix/retry_after_failed_pturelease/4.5.1Jacob Keeler2018-04-161-2/+1
| | |\ | | | | | | | | Fix infinite PTU when invalid PT, then a valid PT is received
| | | * Fix infinite PTU when invalid PT, then a valid PT is receivedfix/retry_after_failed_ptujacobkeeler2018-04-161-2/+1
| | |/
| | * Fix style issuesjacobkeeler2018-04-125-11/+10
| | |
| | * Merge pull request #2125 from smartdevicelink/fix/update-apache-licensetheresalech2018-04-1214-0/+28
| | |\ | | | | | | | | Update Apache License
| | | * Update Apache Licensefix/update-apache-licenseJackLivio2018-04-1014-0/+28
| | |/ | |/| | | | | | | | | | Update license to note that the files have been modified from original form. `Note: This file has been modified from its original form.`
| | * Merge pull request #2114 from smartdevicelink/hotfix/invalid_ptu_loopJacob Keeler2018-04-114-7/+17
| | |\ | | | | | | | | Don't force a PTU when an invalid PT is received
| | | * Don't force a PTU when an invalid PT is receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-094-7/+17
| | |/ | |/|
| | * Merge pull request #2115 from ↵Jacob Keeler2018-04-0910-25/+234
| | |\ | |/ / | | | | | | | | | smartdevicelink/hotfix/unregister_during_audio_pass_thru Fix/unregister while audio pass thru (#1757)
| | * Fix/unregister while audio pass thru (#1757)hotfix/unregister_during_audio_pass_thruSho Amano2018-04-0510-25/+234
| |/ | | | | | | | | | | | | | | | | | | * fix build error in MockMediaManager * Add SetMockMediaManager * add AudioPassThru start/stop tests * Add new BeginAudioPassThru() and EndAudioPassThru() methods * fix: don't terminate AudioPassThru when another app is unregistered * Append DEPRECATED macro only in interface header file and mock file. * Use @deprecated comments
| * Merge pull request #2005 from smartdevicelink/release/4.5.04.5.0Jacob Keeler2018-04-051641-324627/+24854
| |\ | | | | | | Release/4.5.0
| | * Merge pull request #2113 from smartdevicelink/fix/clearer_default_endpointsrelease/4.5.0Jacob Keeler2018-04-051-2/+2
| | |\ | | | | | | | | Update default endpoint urls
| | | * Update default endpoint urlsfix/clearer_default_endpointsJacob Keeler2018-04-051-2/+2
| | |/ | | | | | | Modified default URLs to make it clearer that they should be customized by the user
| | * Merge pull request #2110 from smartdevicelink/fix/add_license_to_mb_filesJackLivio2018-04-044-1/+120
| | |\ | | | | | | | | Fix/add license to mb files
| | | * Add license to new message broker filesfix/add_license_to_mb_filesJackLivio2018-04-044-1/+120
| | |/
| | * Merge pull request #2081 from smartdevicelink/feature/update_changelog_4.5.0Jacob Keeler2018-04-041-92/+61
| | |\ | | | | | | | | Update Changelog for Release 4.5.0
| | | * Update Changelog for Release 4.5.0feature/update_changelog_4.5.0Jacob Keeler2018-04-041-92/+61
| | | |
| | * | Merge pull request #2108 from ↵JackLivio2018-04-042-5/+5
| | |\ \ | | | | | | | | | | | | | | | | | | | | smartdevicelink/fix/load_service_type_as_string_from_backup_pt Additional fixes for 2072
| | | * | Additional fixes for 2072fix/load_service_type_as_string_from_backup_ptJackLivio2018-04-042-5/+5
| | |/ / | | | | | | | | | | | | When loading the policy table from backup sql file, service types must be read in a strings.
* | | | Merge pull request #2144 from vkushnirenko-luxoft/fix/style_fixJacob Keeler2018-04-171-2/+1
|\ \ \ \ | | | | | | | | | | Fix style after PR #2132
| * | | | Fix style after PR #2132vkushnirenko-luxoft2018-04-171-2/+1
|/ / / /
* | | | Merge pull request #2132 from ↵Jacob Keeler2018-04-1352-94/+94
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | smartdevicelink/fix/remove_ford_references_from_tests Remove Ford references from policy tests
| * | | | Remove Ford references from policy testsfix/remove_ford_references_from_testsjacobkeeler2018-04-1252-94/+94
|/ / / /
* | | | Merge pull request #2097 from smartdevicelink/hotfix/gcc7_buildJacob Keeler2018-04-095-13/+13
|\ \ \ \ | | | | | | | | | | Fix build failures when using GCC7
| * | | | Fix build failures when using GCC7hotfix/gcc7_buildJacob Keeler2018-03-275-13/+13
| |/ / / | | | | | | | | Fixes `narrowing` errors in log4cxx, as well as an incorrect return type in the security manager
* | | | Merge pull request #2098 from smartdevicelink/fix/documentation_pathsJacob Keeler2018-04-099-36/+36
|\ \ \ \ | | | | | | | | | | Fix broken links and paths in SDD Documents
| * | | | Fix broken links and paths in SDD Documentsfix/documentation_pathsjacobkeeler2018-03-289-36/+36
| |/ / / | | | | | | | | Also removes some Ford-specific terms, fixes typos in these documents, and changes their naming schemes
* | | | Merge pull request #2118 from vkushnirenko-luxoft/fix/style_fixJacob Keeler2018-04-061-6/+5
|\ \ \ \ | | | | | | | | | | Fix style after 4.5 merge
| * | | | Fix style after 4.5 mergevkushnirenko-luxoft2018-04-061-6/+5
|/ / / /
* | | | Merge branch 'release/4.5.0' into developjacobkeeler2018-04-0334-155/+190
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2100 from ↵JackLivio2018-03-292-6/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | smartdevicelink/fix/service_endpoint_keys_as_string External Proprietary Lock Screen URL Fix
| | * | | External Proprietary Lock Screen URL FixJackLivio2018-03-292-6/+2
| |/ / / | | | | | | | | | | | | The service enpoints in the policy table should be saved as strings instead of integers.
| * | | Merge pull request #2086 from ↵JackLivio2018-03-295-35/+24
| |\ \ \ | | | | | | | | | | | | | | | | | | | | LuxoftAKutsan/fix/on_permission_change_after_app_permission_consent Fix/on permission change after app permission consent
| | * | | Move checking if app revoked in the begining of check PermissionsAlex Kutsan2018-03-291-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | In case if app revoked it should not be checked for any other permissions
| | * | | Process setting user concent if group permissions are emptyAlex Kutsan2018-03-291-4/+0
| | | | |
| | * | | Avoid adding RC groups in external policy flowAlex Kutsan2018-03-291-12/+1
| | | | | | | | | | | | | | | | | | | | fixup! Avoid adding RC groups in external policy flow
| | * | | Add apropriate logging in policy flowAlex Kutsan2018-03-285-8/+12
| |/ / /
| * | | Merge pull request #2096 from smartdevicelink/fix/broken_SAD_linkJacob Keeler2018-03-271-1/+1
| |\ \ \ | | | | | | | | | | Update link to software architecture document
| | * | | Update link to software architecture documentfix/broken_SAD_linkJacob Keeler2018-03-271-1/+1
| |/ / /
| * | | Merge pull request #2085 from ↵JackLivio2018-03-2611-19/+26
| |\ \ \ | | | | | | | | | | | | | | | | | | | | LuxoftAKutsan/fix/activation_app_external_proprietary_fix Fix/activation app external proprietary fix
| | * | | Fix styleAlex Kutsan2018-03-231-3/+2
| | | | |
| | * | | Avoid integer overflowAlex Kutsan2018-03-2311-19/+26
| | | |/ | | |/| | | | | | | | | | | | | Replaced all usaged of device handle with apropriate typedef Assignment device handle to uint32_t leads to integer overflow