summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Review issues: Remove changes from DEPRECATED HmiState methodsfeature/mobile_projection_2Elvis Kuliiev2018-06-061-5/+0
* Disable failed state_controller unit testsElvis Kuliiev2018-05-251-12/+8
* Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-258-61/+113
* Fix HMI conflict resolving for applied app in LIMITED stateElvis Kuliiev2018-05-241-15/+9
* Review issues: add missing function descriptionsElvis Kuliiev2018-05-223-0/+32
* Review issues: remove deprecated VideoSourceHmiState constructorElvis Kuliiev2018-05-212-7/+0
* Merge pull request #2167 from EKuliiev/feature/mobile_projection_2Elvis Kuliiev (GitHub)2018-05-1813-391/+561
|\
| * Change behavior for EmbeddedNavi eventElvis Kuliiev2018-05-182-3/+4
| * Disable failing state controller UTsElvis Kuliiev2018-05-171-4/+5
| * Fix UTs according to updated logic of mobile projection 2BSolonenko2018-05-171-14/+23
| * Minor changes: extend logs, fix methods descriptionsElvis Kuliiev2018-05-176-75/+48
| * Add State Controller documentationElvis Kuliiev2018-05-172-0/+77
| * Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-179-260/+369
| * Fix video state for Deactivate/SafetyMode/AudioSource HMI statesElvis Kuliiev2018-05-171-0/+12
| * Add missed include in state_controller_impl.hElvis Kuliiev2018-05-171-1/+2
| * Guarantee mutex release in StateControllerImpl::OnApplicationRegistered methodElvis Kuliiev2018-05-171-18/+21
| * Remove unused method StateControllerImpl::SetupRegularHmiStateElvis Kuliiev2018-05-171-16/+0
|/
* Fix UTs according to new implementationIra Lytvynenko2018-05-172-42/+143
* Remove unused codeIra Lytvynenko2018-05-172-153/+0
* Initial implementationIra Lytvynenko2018-05-1724-39/+225
* Fix affected unit testsAndrii Kalinich2018-05-174-0/+4
* Update SDL preloaded PT with PROJECTION HMI typeAndrii Kalinich2018-05-175-4/+5
* Treat projection app as audio appAndriy Byzhynar2018-05-172-2/+3
* Fix A/V streaming starting for PROJECTION appsAndriy Byzhynar2018-05-171-0/+2
* Merge pull request #2101 from smartdevicelink/fix/event_dispatcher_crashsubmenu_iconJacob Keeler2018-05-163-1/+77
|\
| * Prevent `INVALID_ID`responses from terminating valid requestsfix/event_dispatcher_crashjacobkeeler2018-05-142-0/+32
| * Add test case for duplicate correlation_idsjacobkeeler2018-03-291-0/+36
| * Fix EventDispatcher crash by rejecting duplicate correlation_idsjacobkeeler2018-03-291-1/+9
* | Merge pull request #2188 from AByzhynar/fix/Fix_coding_style_issueJacob Keeler2018-05-161-3/+2
|\ \
| * | Fix coding style issueAndriy Byzhynar2018-05-161-3/+2
|/ /
* | Merge pull request #2180 from smartdevicelink/feature/modern_ubuntu_supportJacob Keeler2018-05-144-41/+50
|\ \
| * | Fix test failure in slider test due to undefined default timeoutfeature/modern_ubuntu_supportJacob Keeler2018-05-091-1/+1
| * | Merge remote-tracking branch 'origin/feature/ubuntu_16_04_linux_support' into...Jacob Keeler2018-05-093-40/+49
| |\ \
| | * | Support OpenSSL built without SSL3feature/ubuntu_16_04_linux_supportJacob Keeler2017-01-102-22/+42
| | * | Change deprecated readdir_r to readdirJacob Keeler2016-10-281-48/+6
* | | | Merge pull request #2179 from smartdevicelink/feature/deliver_build_configJackLivio2018-05-103-5/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Add ENABLE_HMI_PTU_DECRYPTION flag to build_config.txtfeature/deliver_build_configJackLivio2018-05-101-1/+7
| * | | Move build config sectionJackLivio2018-05-101-57/+54
| * | | Deliver Build Config ImplementationJackLivio2018-05-093-2/+57
|/ / /
* | | Merge pull request #2147 from smartdevicelink/fix/apache_license_2097Jacob Keeler2018-04-202-0/+4
|\ \ \
| * | | Add `modified` comment to modified log4cxx filesfix/apache_license_2097jacobkeeler2018-04-182-0/+4
|/ / /
* | | 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
| |\ \ \
| | * \ \ 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 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 Licensefix/update-apache-licenseJackLivio2018-04-1014-0/+28
| | |/ / / | |/| | |
| | * | | 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 receivedhotfix/invalid_ptu_loopjacobkeeler2018-04-094-7/+17
| | |/ / / | |/| | |