summaryrefslogtreecommitdiff
path: root/src/components/interfaces/HMI_API.xml
Commit message (Expand)AuthorAgeFilesLines
* Update HMI API interface versions for 5.0.0feature/5.0.0_update_hmi_api_interface_versionsjacobkeeler2018-09-061-7/+7
* Merge pull request #2057 from smartdevicelink/fix/remove_allow_device_to_connectJacob Keeler2018-08-301-7/+0
|\
| * Remove unused `AllowDeviceToConnect` RPCfix/remove_allow_device_to_connectjacobkeeler2018-03-091-7/+0
* | Merge pull request #2414 from XevoInc/fix/xevo_copyrightsJackLivio2018-08-291-3/+0
|\ \
| * | Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-241-3/+0
* | | Merge pull request #930 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2018-08-281-0/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-221-186/+1698
| |\ \ \
| * | | | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-11-011-0/+1
* | | | | Modify hmi_capabilities, MOBILE, HMI API according SDL-0099Alexander2018-08-221-1/+33
| |/ / / |/| | |
* | | | Remove app_id from HMI_APIAlexander2018-08-201-3/+0
* | | | Merge pull request #2264 from smartdevicelink/feature/rc_radio_parameter_updateJacob Keeler2018-08-171-2/+17
|\ \ \ \
| * | | | Add Remote Control Radio Parameter Update to APIAnna Pipko (GitHub)2018-08-171-3/+18
| * | | | Use existing RGB color structure against adding new SRGBAlexander2018-08-171-1/+1
* | | | | Replace the RADIO_TUNER with four enumeration elements AM, FM, XM and DABfeature/audio_source_am_fm_xmIra Lytvynenko (GitHub)2018-08-171-2/+7
|/ / / /
* | | | Fix issues after rebasejacobkeeler2018-08-161-1/+7
* | | | Remove currentTemperatureAvailable parameter from ClimateControlCapabilitiesAlexander2018-08-161-6/+0
* | | | New RC modules initial implementationAlexander2018-08-161-72/+385
* | | | Increase pdop, vdop and hdop parameters of GPSDataAlexander2018-08-141-3/+3
* | | | Update GPSData in MOBILE_API.xmlAlexander2018-08-141-2/+2
* | | | Merge pull request #2017 from shoamano83/fix/sdl-0139_apt_clarificationJacob Keeler2018-07-231-7/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Update comment fields of AudioPassThru capabilities in HMI_API.xmlSho Amano2018-02-161-7/+22
| | |/ | |/|
* | | Merge pull request #2242 from ashwink11/feature/issue_892_AudioStreamingIndic...JackLivio2018-07-191-0/+17
|\ \ \
| * | | Added parameter in SetMediaClockTimer RPCAshwin Karemore2018-07-021-0/+17
* | | | Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-131-1/+134
|\ \ \ \
| * | | | New RC module SEATIra Lytvynenko2018-06-261-1/+134
* | | | | Add interface changes for OnRCStatus notificationAlexander Kutsan2018-07-121-0/+14
* | | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-101-11/+60
|\ \ \ \ \
| * | | | | Fix copy-paste errorfeature/new_vehicle_data_EPB_statusConlain Kelly2018-06-181-4/+4
| * | | | | fix xml typoConlain Kelly2018-06-181-2/+2
| * | | | | Add electronic park brake status data parameterConlain Kelly2018-06-181-11/+60
* | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-1/+39
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-291-0/+38
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | fix xmlfeature/data_turn_signalConlain Kelly2018-06-211-4/+4
| | * | | | | Add turn signal data to api and testsConlain Kelly2018-06-211-0/+38
| | |/ / / /
| * | | | | Merge DevelopJackLivio2018-06-271-0/+3
| | |/ / / | |/| | |
| * | | | Remove default value for subscribe parameterIra Lytvynenko (GitHub)2018-06-261-1/+1
| |/ / /
* | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-271-0/+3
|\ \ \ \
| * \ \ \ Merge pull request #2203 from smartdevicelink/feature/submenu_iconJackLivio2018-06-261-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | updates to add submenu rpcMarkos2017-12-111-0/+3
| | |/ /
* | | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-14/+191
|\ \ \ \ | |/ / /
| * | | Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-181-0/+11
| |\ \ \
| | * | | Updates after Livio reviewAndrii Kalinich2018-06-131-2/+3
| | * | | Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-051-2/+137
| | |\ \ \
| | * | | | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+10
| | | |/ / | | |/| |
| * | | | Merge pull request #1360 from smartdevicelink/feature/audio_file_playback_tts...Jacob Keeler2018-06-141-5/+6
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/develop' into feature/audio_file_playbac...Jacob Keeler2018-06-061-7/+34
| | |\ \ \ \
| | * | | | | Added "FILE" SpeechCapabilities type and updated TTSChunk description.Jacob Keeler2018-06-011-5/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'origin/develop' into feature/add_display_namefeature/add_display_nameJackLivio2018-06-111-8/+71
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'develop' into feature/expandable_design_for_proprietary_data_ex...feature/expandable_design_for_proprietary_data_exchangeJacob Keeler2018-05-311-1/+37
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge pull request #2224 from JackLivio/feature/tire_pressure_additionsJackLivio2018-05-311-1/+34
| | | |\ \ \