summaryrefslogtreecommitdiff
path: root/src/components/interfaces
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-181-0/+11
|\ | | | | Feature/get system time
| * 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
| | | | | | | | | | | | | | | | | | Implemented fully working GetSystemTime feature Fixed UT in the security manager due to code changes Disable randomly failed test
* | | Merge pull request #1360 from ↵Jacob Keeler2018-06-142-8/+10
|\ \ \ | | | | | | | | | | | | | | | | smartdevicelink/feature/audio_file_playback_tts_chunks Add audio file playback capabilities using TTS Chunks
| * \ \ Merge remote-tracking branch 'origin/develop' into ↵Jacob Keeler2018-06-062-7/+45
| |\ \ \ | | | | | | | | | | | | | | | feature/audio_file_playback_tts_chunks
| * | | | 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
|\ \ \ \ | | | | | | | | | | Feature/mobile projection 2
| * | | | 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
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | # Conflicts: # src/components/application_manager/src/commands/mobile/register_app_interface_request.cc
| * | | Merge branch 'develop' into ↵feature/expandable_design_for_proprietary_data_exchangeJacob Keeler2018-05-312-1/+77
| |\ \ \ | | | |/ | | |/| | | | | feature/expandable_design_for_proprietary_data_exchange
| | * | Merge pull request #2224 from JackLivio/feature/tire_pressure_additionsJackLivio2018-05-312-1/+67
| | |\ \ | | | | | | | | | | Add tire pressure parameters
| | | * | 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
| | |\ \ \ | | | | | | | | | | | | Feature/template images
| | | * | | 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
| | | |/ | | |/| | | | | | | | | | | | | Implementation of proposal 0041-appicon-resumption.md Task : https://github.com/smartdevicelink/sdl_core/issues/1456
| * | | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-242-7/+45
| |/ / | | | | | | | | | | | | | | | | | | Added new parameters to Mobile_API.xml & HMI_API.xml Added handling of new RequestType and RequestSubTypes to policy component Edited encoding & line endings in sdl_preloaded_pt.json Updated notifications triggering
| * | Merge pull request #2138 from smartdevicelink/feature/expand_put_fileJackLivio2018-05-231-0/+7
| |\ \ | | | | | | | | Feature/expand put file
| | * | Initial implementationAndriy Byzhynar2018-05-181-0/+7
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented function in PutFile which correctly calculates CRC32 checksum for std::vector<uint8_t> Added comparison of calculated CRC checksum with received in PutFile request. Added PutFile response generation in case of CRC sum mismatch Fixed handling of unsigned integer values
* | | Remove deprecated keyword from API XMLsJackLivio2018-06-062-4/+4
| | |
* | | DisplayName ImplementationJackLivio2018-05-232-4/+10
|/ /
* | Merge pull request #2168 from ↵fix/sdl_send_retry_one_time_lessJackLivio2018-05-222-0/+104
|\ \ | | | | | | | | | | | | smartdevicelink/feature/new_vehicle_data_fuel_range Implement Fuel Range Vehicle Data Parameter
| * \ 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 ↵JackLivio2018-05-212-1/+53
|\ \ \ | |_|/ |/| | | | | | | | smartdevicelink/feature/0147_template_color_schemes Implementation of color schemes
| * | 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 data
| * | 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
| | | Also make sure to set rc_supported based on the result of this RPC
* 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
| | | Includes fixes to build issues resulting from this update.
* Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-072-0/+104
|\ | | | | Feature/metadata tagging
| * - 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
| | | | | | | | tagging
* | Merge pull request #264 from ↵Alexander Kutsan (GitHub)2017-09-052-7/+10
|\ \ | | | | | | | | | | | | AKalinich-Luxoft/fix/fix_mobile_hmi_apis_after_comments Fix MOBILE and HMI APIs after review comments
| * | Fix MOBILE and HMI APIs after review commentsAKalinich-Luxoft2017-09-052-7/+10
| | | | | | | | | | | | | | | MOBILE and HMI APIs should be the same as APIs in SDL-0071 proposal. Some inaccuracies was fixed.
* | | Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-052-12/+117
|\ \ \ | |/ / |/| |
| * | fix typo of hexvalueMasato Ogawa2017-08-281-1/+1
| | |