summaryrefslogtreecommitdiff
path: root/src/components/interfaces
Commit message (Expand)AuthorAgeFilesLines
* New RC module SEATIra Lytvynenko2018-06-262-12/+281
* Remove default value for subscribe parameterIra Lytvynenko (GitHub)2018-06-262-2/+2
* 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
| |\ \
| * | | Update Fuel Range Param to ArrayJackLivio2018-05-032-4/+4
| * | | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-032-0/+104
| | |/ | |/|
* | | Merge pull request #2158 from smartdevicelink/feature/0147_template_color_sch...JackLivio2018-05-212-1/+53
|\ \ \ | |_|/ |/| |
| * | Fix spacingJackLivio2018-05-031-9/+12
| * | Fix typo in HMI APIJackLivio2018-05-021-3/+3
| * | Implementation of color schemesJackLivio2018-04-252-1/+50
| |/
* | Merge pull request #2157 from smartdevicelink/feature/engine_oil_lifeJackLivio2018-05-212-0/+41
|\ \
| * | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-262-0/+41
| |/
* | Add secondaryGraphic to ImageFieldName enumfeature/imagefieldname_for_secondaryimagejacobkeeler2018-05-022-2/+9
|/
* Merge branch 'develop' into hotfix/dynamically_link_librarieshotfix/dynamically_link_librariesJackLivio2018-02-021-2/+8
|\
| * Remove references to QT HMIfeature/remove_qt_hmijacobkeeler2018-02-011-1/+6
* | Fix DBus Buildjacobkeeler2018-01-301-0/+38
* | Get dbus to compileJackLivio2018-01-201-103/+1390
|/
* Update HMI API interface versionsfeature/update_hmi_api_versionjacobkeeler2017-10-201-6/+6
* RC capabilities is set in RC.GetCapabilities, not UI.GetCapabilitiesfix/rc_capabilitiesjacobkeeler2017-10-121-0/+3
* Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+3
* Update MOBILE_API.xml to match `rpc_spec` repofix/update_mobile_api_4.4.0jacobkeeler2017-09-221-6147/+6049
* Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-072-0/+104
|\
| * - performed renamings suggested in smartdevicelink/sdl_evolution#239ChrisB-Elektrobit2017-08-172-10/+10
| * - modified HMI_API.xml to support the changes needed for metadata taggingChrisB-Elektrobit2017-08-041-0/+42
| * - modified MOBILE_API.xml to support the changes needed for metadataChrisB-Elektrobit2017-08-041-0/+62
* | Merge pull request #264 from AKalinich-Luxoft/fix/fix_mobile_hmi_apis_after_c...Alexander Kutsan (GitHub)2017-09-052-7/+10
|\ \
| * | Fix MOBILE and HMI APIs after review commentsAKalinich-Luxoft2017-09-052-7/+10