summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/hmi_capabilities_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+12
* 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
* Fixes after rebasing on developAndrey Oleynik2017-08-171-8/+11
* Implementation of system capabilitiesAlexander Kutsan2017-08-161-0/+30
* Add video streaming capability in system capabilitySho Amano2017-08-111-0/+98
* Formatting and review changesJackLivio2017-07-311-10/+19
* Add system capabilities to HMI RPC UI.getCapabilitiesResponseJackLivio2017-07-131-15/+15
* Add system capabilities to hmi_capabilities.jsonJackLivio2017-07-121-1/+43
* Fix coding styleSergey Levchenko (GitHub)2017-04-211-8/+12
* Fix TTS CapabilitiesVeronica Veremjova2017-02-241-2/+23
* Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-011-2/+0
* Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-10-311-0/+2
* Fix code styledtrunov2016-10-041-2/+2
* UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-291-106/+5
* Divide HMICapabilities onto interface and implementationLevchenko2016-08-041-0/+1182