summaryrefslogtreecommitdiff
path: root/src/components/interfaces
Commit message (Expand)AuthorAgeFilesLines
* Include allowed param in OnRCStatus notification in case of resource allocationfeature/onRcStatus_allowedIra Lytvynenko (GitHub)2018-07-161-2/+0
* Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-161-0/+7
* Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-132-12/+278
|\
| * Fix comments after reviewfeature/rc_seatIra Lytvynenko (GitHub)2018-06-261-3/+0
| * New RC module SEATIra Lytvynenko2018-06-262-12/+281
* | Add interface changes for OnRCStatus notificationAlexander Kutsan2018-07-122-1/+26
* | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-112-5542/+2
|\ \
| * | Remove QT HMI APIJacob Keeler2018-07-101-5517/+0
| * | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into dev...Jacob Keeler2018-07-051-25/+2
| |\ \
| | * | Remove QT HMI API and QT specific RPCsfeature/remove_qt_hmi_api_dbusjacobkeeler2018-02-011-25/+2
* | | | Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_st...JackLivio2018-07-102-11/+117
|\ \ \ \
| * | | | Fix copy-paste errorfeature/new_vehicle_data_EPB_statusConlain Kelly2018-06-182-8/+8
| * | | | fix xml typoConlain Kelly2018-06-182-4/+4
| * | | | Add electronic park brake status data parameterConlain Kelly2018-06-182-11/+117
* | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-052-2/+79
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #2293 from smartdevicelink/feature/data_turn_signalfix/remove_commented_codefeature/make_makeshared_support_variadic_templatesfeature/increase_policy_utests_speedJackLivio2018-06-292-0/+77
| |\ \ \ \
| | * | | | fix xmlfeature/data_turn_signalConlain Kelly2018-06-211-4/+4
| | * | | | Add turn signal data to api and testsConlain Kelly2018-06-212-0/+77
| | |/ / /
| * | | | Merge DevelopJackLivio2018-06-272-0/+6
| | |_|/ | |/| |
| * | | Remove default value for subscribe parameterIra Lytvynenko (GitHub)2018-06-262-2/+2
| |/ /
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-272-0/+6
|\ \ \
| * \ \ Merge pull request #2203 from smartdevicelink/feature/submenu_iconJackLivio2018-06-262-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | Merge pull request #2201 from mrapitis/feature/submenu-iconKostiantyn Grygoriev (GitHub)2018-05-212-0/+6
| | |\ \
| | | * | updates to add submenu rpcMarkos2017-12-112-0/+6
* | | | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-182-19/+372
|\ \ \ \ \ | |/ / / /
| * | | | 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-052-4/+291
| | |\ \ \ \
| | * | | | | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+10
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #1360 from smartdevicelink/feature/audio_file_playback_tts...Jacob Keeler2018-06-142-8/+10
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/develop' into feature/audio_file_playbac...Jacob Keeler2018-06-062-7/+45
| | |\ \ \ \ \
| | * | | | | | Added "FILE" SpeechCapabilities type and updated TTSChunk description.Jacob Keeler2018-06-012-8/+10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-0/+9
| |\ \ \ \ \ \
| | * | | | | | Fix UTs according to new implementationIra Lytvynenko2018-05-171-3/+0
| | * | | | | | Initial implementationIra Lytvynenko2018-05-172-0/+12
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/develop' into feature/add_display_namefeature/add_display_nameJackLivio2018-06-112-8/+129
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'develop' into feature/expandable_design_for_proprietary_data_ex...feature/expandable_design_for_proprietary_data_exchangeJacob Keeler2018-05-312-1/+77
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge pull request #2224 from JackLivio/feature/tire_pressure_additionsJackLivio2018-05-312-1/+67
| | | |\ \ \ \
| | | | * | | | Remove extra line and fix styleJackLivio2018-05-311-1/+0
| | | | * | | | Add tire pressure parametersJackLivio2018-05-292-1/+68
| | | * | | | | Merge pull request #2140 from smartdevicelink/feature/template_imagesJackLivio2018-05-302-0/+6
| | | |\ \ \ \ \
| | | | * | | | | Provide new image type Image.isTemplatefeature/template_imagesElvis Kuliiev2018-05-142-0/+6
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Add API changes for support AppIcon resumptionAlexander Kutsan2018-05-251-0/+4
| | | | |/ / / | | | |/| | |
| | * | | | | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-242-7/+45
| | |/ / / /
| | * | | | Merge pull request #2138 from smartdevicelink/feature/expand_put_fileJackLivio2018-05-231-0/+7
| | |\ \ \ \
| | | * | | | Initial implementationAndriy Byzhynar2018-05-181-0/+7
| | | |/ / /
| * | | | | Remove deprecated keyword from API XMLsJackLivio2018-06-062-4/+4
| * | | | | DisplayName ImplementationJackLivio2018-05-232-4/+10
| |/ / / /
| * | | | Merge pull request #2168 from smartdevicelink/feature/new_vehicle_data_fuel_r...fix/sdl_send_retry_one_time_lessJackLivio2018-05-222-0/+104
| |\ \ \ \
| | * \ \ \ Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-212-2/+50
| | |\ \ \ \