summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager/hmi_capabilities.h
Commit message (Expand)AuthorAgeFilesLines
* Fix LastState methods thread safe access (#2626)Ira Lytvynenko (GitHub)2020-02-141-4/+4
* Fix undefined behavior after changing HMICapabilities smart object field (#3116)Andrii Kalinich (GitHub)2020-01-071-11/+13
* move MenuLayoutsAvailable to WindowCapability (#3043)Collin2019-09-241-8/+0
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-0/+16
* Add accumulating window capabilitiesmked-luxoft2019-08-201-1/+1
* Implement hmi capabilties handlingAndriy Byzhynar2019-08-201-2/+16
* Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thru_arrayJackLivio2019-08-201-0/+12
|\
| * Update audioPassThruCapabilities in hmi_capabilities.json to arraySho Amano2019-07-251-0/+12
* | support tiled menus and submenus (#2968)Collin2019-08-151-0/+8
|/
* Run updated style scriptjacobkeeler2019-04-291-7/+7
* Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+14
* Add missed descriptionsAlexander Kutsan2017-09-061-0/+17
* Add missed description for set_rc_capability functionAndriy Byzhynar2017-08-281-0/+5
* Fixes after rebasing on developAndrey Oleynik2017-08-171-6/+0
* Implementation of system capabilitiesAlexander Kutsan2017-08-161-17/+13
* Add video streaming capability in system capabilitySho Amano2017-08-111-0/+30
* Formatting and review changesJackLivio2017-07-311-2/+28
* Add system capabilities to hmi_capabilities.jsonJackLivio2017-07-121-0/+8
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-7/+1
* UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-291-7/+7
* Fix coding styleLevchenko2016-08-051-1/+1
* Divide HMICapabilities onto interface and implementationLevchenko2016-08-041-0/+448