summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1938 from smartdevicelink/feature/deprecated_method_macrofeature/send_location_for_mobile_navJacob Keeler2018-01-174-8/+7
|\
| * Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-173-5/+6
| * Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-044-12/+10
* | Updated description, added deprecated methodsAKalinich-Luxoft2017-12-194-4/+16
* | Removed is_suspended setter.AKalinich-Luxoft2017-12-122-9/+11
* | Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-122-22/+22
* | Added missed implementation of OnAwakeSDLNotificationAKalinich-Luxoft2017-12-122-1/+49
* | Added new bool flag to ApplicationImpl classAKalinich-Luxoft2017-12-121-1/+15
* | Added OnIgnitionOff() and new bool flag to ResumeCtrl classAKalinich-Luxoft2017-12-123-4/+20
* | Renamed OnSuspend->IncrementIgnOffCount and OnAwake->DecrementIgnOffCountAKalinich-Luxoft2017-12-122-5/+5
|/
* Create correct structure of SubscriveVehicleData ResponseAlexander Kutsan2017-11-271-2/+15
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-278-41/+69
* 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
* | Process multiple HMI interfaces of change registration requestAlexander Kutsan2017-11-131-44/+108
* | Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-139-132/+217
* | Common functionality awaiting of certain HMI requestsAlexander Kutsan2017-11-1335-25/+155
|/
* Merge pull request #1627 from LuxoftAKutsan/fix/SDL_responds_GENERIC_ERROR_in...Jacob Keeler2017-11-021-7/+25
|\
| * 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-191-2/+21
* | Merge pull request #1625 from LuxoftAKutsan/fix/system_request_with_filename_IVSJacob Keeler2017-11-021-13/+2
|\ \
| * | Fix SystemRequest with filename=IVSU but w/o binary dataIvo Stoilov (GitHub)2017-06-241-13/+2
| |/
* | Merge remote-tracking branch 'dev-gh/fix/Memory_leaks' into developjacobkeeler2017-11-023-5/+19
|\ \
| * | Replaces raw member pointer with utils::SharedPtrAndrey Oleynik2017-09-081-0/+14
| * | Fix minor memory leaksSergey Levchenko (GitHub)2017-09-083-8/+6
* | | Fixes responses 'success' value in case of UNSUPPORTED_RESOURCE (#1576)Andrey Oleynik (GitHub)2017-11-023-16/+37
* | | 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-021-2/+12
|\ \ \
| * | | Fix SubscribeVehicleData request subscriptionsAKalinich-Luxoft2017-06-141-2/+12
| | |/ | |/|
* | | RC capabilities is set in RC.GetCapabilities, not UI.GetCapabilitiesfix/rc_capabilitiesjacobkeeler2017-10-123-15/+13
* | | 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-264-0/+26
* | | 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-251-1/+16
|\ \ \ \
| * | | | Require nav or projection app for SendHapticDataJackLivio2017-09-251-1/+16
| |/ / /
* | | | Merge pull request #1763 from shoamano83/fix/enable_system_capabilities_from_...JackLivio2017-09-251-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary set_xxx_supported() callsSho Amano2017-09-221-3/+0
| * | | fix: update supported flags of system capabilities when reading from fileSho Amano2017-09-131-0/+12
| |/ /
* | | Fix style issuesfix/coverity_issues_4.4.0jacobkeeler2017-09-211-3/+3
* | | Fix resource leaks introduced in RC baselinejacobkeeler2017-09-212-9/+4
* | | Fix SDL crash on exit/unregistering of non-RC applicationAKalinich-Luxoft2017-09-182-2/+3
|/ /
* | Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-072-2/+62
|\ \