summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands/request_from_hmi.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-271-6/+7
* Squashed commit of the following:collin2021-08-121-37/+0
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-111-2/+2
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-15/+15
* Update to filter unknown enums (#3436)JackLivio2020-06-151-1/+13
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-2/+3
* Fix/fix log severity level in on vehicle data notification cc (#2776)Stanislav Kobziev (GitHub)2019-10-281-2/+2
* Error Response for AppService.GetAppServiceData with unknown service type/ser...Shobhit Adlakha2019-04-091-0/+16
* Add timeout logic for HMI App Service Consumer RPCsfix/no_hmi_response_on_timeoutjacobkeeler2019-04-011-3/+4
* Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-151-0/+2
* Merge remote-tracking branch 'origin/feature/base_app_services_implementation...jacobkeeler2019-03-061-2/+2
|\
| * Add logic for handling `allowAppConsumers`jacobkeeler2019-03-051-2/+2
* | Add passthrough timeout to provider requestsjacobkeeler2019-03-061-0/+7
|/
* PerformAppServiceInteraction RPC (#2815)Jacob Keeler2019-02-261-5/+16
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-2/+163
* Add dummy response for PublishAppServicejacobkeeler2019-01-221-1/+6
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+3
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-2/+2
* Refactoring all hmi commands.BSolonenko2018-06-261-2/+9
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-0/+109