summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Implement new behavior for OnDriverDistraction.agaliuzov2017-12-2210-34/+293
* Merge pull request #1934 from LitvinenkoIra/fix/build_with_USE_COTIRE_OFFJacob Keeler2017-12-0550-518/+107
|\
| * Move mock_message_helper to the CommandsTest classIra Lytvynenko2017-11-3050-518/+107
* | Create correct structure of SubscriveVehicleData ResponseAlexander Kutsan2017-11-271-2/+15
* | Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-2719-68/+98
|/
* Merge pull request #1855 from AKalinich-Luxoft/fix/fix_streaming_retry_sequen...Jacob Keeler2017-11-222-12/+20
|\
| * Fix application start streaming retry sequenceAKalinich-Luxoft2017-11-152-12/+20
* | Optimize using of CheckResultCodeAlexander Kutsan2017-11-151-5/+8
* | Removed not actual unit testAlexander Kutsan2017-11-131-8/+0
* | Unify Converting HMI to Mobile result code in unit testAlexander Kutsan2017-11-1328-206/+54
* | Fix Perform interfaction test after adding funcitonality of avaiting interfacesAlexander Kutsan2017-11-131-35/+43
* | Unit tests fixesAlexander Kutsan2017-11-137-40/+47
* | Process multiple HMI interfaces of change registration requestAlexander Kutsan2017-11-133-46/+120
* | Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-1320-201/+578
* | Common functionality awaiting of certain HMI requestsAlexander Kutsan2017-11-1337-31/+184
|/
* Merge pull request #1627 from LuxoftAKutsan/fix/SDL_responds_GENERIC_ERROR_in...Jacob Keeler2017-11-022-9/+29
|\
| * Fix typosAndriy Byzhynar (GitHub)2017-09-081-3/+3
| * fixup! Fix issue with incorrect behaviour in AlertManeuverAlex Kutsan2017-06-221-12/+11
| * Fix issue with incorrect behaviour in AlertManeuverokozlovlux2017-06-192-4/+25
* | Merge pull request #1625 from LuxoftAKutsan/fix/system_request_with_filename_IVSJacob Keeler2017-11-023-14/+139
|\ \
| * | Fix SystemRequest with filename=IVSU but w/o binary dataIvo Stoilov (GitHub)2017-06-243-14/+139
| |/
* | Merge remote-tracking branch 'dev-gh/fix/Memory_leaks' into developjacobkeeler2017-11-024-5/+21
|\ \
| * | Replaces raw member pointer with utils::SharedPtrAndrey Oleynik2017-09-082-0/+16
| * | Fix minor memory leaksSergey Levchenko (GitHub)2017-09-084-9/+7
* | | Fixes responses 'success' value in case of UNSUPPORTED_RESOURCE (#1576)Andrey Oleynik (GitHub)2017-11-027-41/+77
* | | Fix case sensitive app name and id comparison (#1614)Andrii Kalinich (GitHub)2017-11-023-6/+9
* | | Merge pull request #1611 from AKalinich-Luxoft/fix/fix_subscribevehicledata_s...JackLivio2017-11-022-2/+17
|\ \ \
| * | | Fix SubscribeVehicleData request subscriptionsAKalinich-Luxoft2017-06-142-2/+17
| | |/ | |/|
* | | RC capabilities is set in RC.GetCapabilities, not UI.GetCapabilitiesfix/rc_capabilitiesjacobkeeler2017-10-126-123/+89
* | | Reject invalid enum values in video paramsfix/validate_video_params_enumsjacobkeeler2017-10-061-14/+20
* | | Fix compilation warning #1789JackLivio2017-09-292-9/+9
* | | Revert "fix: build break with ENABLE_LOG=OFF"revert-1789-fix/build_break_without_logJackLivio2017-09-282-9/+9
* | | Merge pull request #1789 from shoamano83/fix/build_break_without_logJackLivio2017-09-282-9/+9
|\ \ \
| * | | Remove temporary value app_idSho Amano2017-09-281-7/+5
| * | | fix: build break with ENABLE_LOG=OFFSho Amano2017-09-282-4/+6
| | |/ | |/|
* | | Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-269-0/+155
* | | Merge pull request #1775 from smartdevicelink/fix/update_mobile_api_4.4.0Jacob Keeler2017-09-261-3/+0
|\ \ \
| * | | Update MOBILE_API.xml to match `rpc_spec` repofix/update_mobile_api_4.4.0jacobkeeler2017-09-221-3/+0
* | | | Merge pull request #1776 from JackLivio/fix/haptic_data_nav_onlyJackLivio2017-09-252-1/+37
|\ \ \ \
| * | | | Require nav or projection app for SendHapticDataJackLivio2017-09-252-1/+37
| |/ / /
* | | | Merge pull request #1763 from shoamano83/fix/enable_system_capabilities_from_...JackLivio2017-09-255-0/+122
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary set_xxx_supported() callsSho Amano2017-09-222-15/+44
| * | | fix: update supported flags of system capabilities when reading from fileSho Amano2017-09-131-0/+12
| * | | Update unit tests to check system capability support flagsSho Amano2017-09-134-0/+81
| |/ /
* | | Fix style issuesfix/coverity_issues_4.4.0jacobkeeler2017-09-212-6/+6
* | | Fix resource leaks introduced in RC baselinejacobkeeler2017-09-212-9/+4
* | | Merge pull request #1760 from AKalinich-Luxoft/fix/fix_core_crash_on_nonrc_ap...JackLivio2017-09-192-2/+3
|\ \ \
| * | | Fix SDL crash on exit/unregistering of non-RC applicationAKalinich-Luxoft2017-09-182-2/+3
| |/ /
* | | Fix unit test failureJackLivio2017-09-181-0/+7
* | | Replace Functional module libraryAlexander Kutsan2017-09-081-1/+1
|/ /