summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'LuxoftAKutsan/fix/SDL_respond_ACK_with_protocol...jacobkeeler2017-09-082-12/+21
|\
| * fixup! Fix incorrect behaviour of SDL during respose ACK whenr video and audi...Alex Kutsan2017-06-232-5/+8
| * Fix incorrect behaviour of SDL during respose ACK whenr video and audio servi...okozlovlux2017-06-201-2/+5
* | Remove RC artifactJackLivio2017-09-071-1/+0
* | Merge pull request #1624 from AKalinich-Luxoft/fix/fix_messages_default_langu...Jacob Keeler2017-09-074-6/+19
|\ \
| * | Fix Consumer friendly message default language checkingAKalinich-Luxoft2017-06-194-6/+19
* | | Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-077-2/+358
|\ \ \
| * | | - adding a test to cover the case where metadata tagging is provided but no a...ChrisB-Elektrobit2017-08-211-12/+61
| * | | - performed renamings suggested in smartdevicelink/sdl_evolution#239ChrisB-Elektrobit2017-08-176-31/+30
| * | | - changing Show Request metadata but no data warning result code from IGNORED...ChrisB-Elektrobit2017-08-171-1/+1
| * | | - adding warning result code and info message to ShowResponse to handleChrisB-Elektrobit2017-08-142-4/+21
| * | | - removed some extraneous logging to clean up the code a bitChrisB-Elektrobit2017-08-111-12/+4
| * | | - added some additional unit tests to show_test.cc to test translation ofChrisB-Elektrobit2017-08-091-0/+130
| * | | - added new ShowRequest::HandleMetadata function for the Show RPC toChrisB-Elektrobit2017-08-084-0/+65
| * | | - 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 #1615 from AKalinich-Luxoft/fix/fix_consumer_friendly_mess...Jacob Keeler2017-09-072-63/+70
|\ \ \ \
| * | | | Fixed logger messages contextAKalinich-Luxoft2017-06-162-8/+8
| * | | | Refactoring in SaveConsumerFriendlyMessages functionAKalinich-Luxoft2017-06-152-65/+70
| * | | | Fix consumer friendly messages removing from PTAKalinich-Luxoft2017-06-151-3/+5
| | |/ / | |/| |
* | | | Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-078-13/+57
|\ \ \ \
| * | | | Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-218-13/+57
| | |_|/ | |/| |
* | | | Add const and description to some methods of PolicyHandlerSergey Levchenko (GitHub)2017-09-072-0/+20
* | | | Merge pull request #1634 from LitvinenkoIra/fix/SDL_sends_BC.UpdateDeviceList...Jacob Keeler2017-09-061-2/+5
|\ \ \ \
| * | | | Add limitation of size for deviceList in BC.UpdateDeviceList RPCSergey Levchenko (GitHub)2017-06-211-2/+5
| |/ / /
* | | | Add functional module library to message_helpter tests only if remote control...Alexander Kutsan2017-09-061-1/+7
* | | | Remove unused function GatherAppGroupPrimaryAlexander Kutsan2017-09-062-4/+0
* | | | Removed unused CheckHMILevel functionAlexander Kutsan2017-09-062-28/+0
* | | | Add missed descriptionsAlexander Kutsan2017-09-062-0/+24
* | | | Removed redundanr HMI subscriptionsAlexander Kutsan2017-09-061-1/+0
* | | | Add missed DCHECKsAlexander Kutsan2017-09-063-0/+5
* | | | Remove hardcoded HMI and mobile function idsAlexander Kutsan2017-09-061-5/+7
* | | | Add description to RemoveHMIFakeParameters functionAlexander Kutsan2017-09-051-1/+1
* | | | Add method descriptionsAlexander Kutsan2017-09-054-0/+35
* | | | Remove unused Settinng classAlexander Kutsan2017-09-056-298/+0
* | | | Fix style after develop mergeAlexander Kutsan2017-09-0511-41/+34
* | | | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-052-49/+0
* | | | fix of non getting NONE by OnRemoteControlSettings(false)Igor Kovalenko2017-09-051-0/+13
* | | | 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
* | | | | Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-0525-27/+920
|\ \ \ \ \
| * \ \ \ \ Merge pull request #1712 from masatoogawa/feature/send_haptic_dataJacob Keeler2017-09-0524-16/+908
| |\ \ \ \ \
| | * | | | | Add "HapticGroup" to functional_groupingsMasato Ogawa2017-08-301-0/+10
| | * | | | | Added command initialization processMasato Ogawa2017-08-281-0/+3
| | * | | | | Removed converting HMI App IDMasato Ogawa2017-08-281-1/+0
| | * | | | | Removed check of Application registrationMasato Ogawa2017-08-282-49/+0
| | * | | | | fix typo of hexvalueMasato Ogawa2017-08-281-1/+1
| | * | | | | Updated according to changing SendHapticData designMasato Ogawa2017-08-282-2/+8
| | * | | | | Use OVERRIDE to avoid virtual keywordMasato Ogawa2017-08-284-9/+9
| | * | | | | Updated a parameter descriptionMasato Ogawa2017-08-284-0/+4