summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove app launching guide from READMEfix/README_updatesJacob Keeler2017-09-221-51/+1
* 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
* | Merge pull request #1750 from JackLivio/fix/remove_equipment_rc_artifactJackLivio2017-09-071-1/+0
|\ \
| * | 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
| | |_|/ | |/| |
* | | | Merge pull request #1631 from LitvinenkoIra/fix/SDL_does_not_set_timeout_for_...Jacob Keeler2017-09-072-0/+20
|\ \ \ \
| * | | | 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
| |/ / /
* | | | Merge pull request #1708 from LuxoftAKutsan/feature/sdl_remote_control_baselineJackLivio2017-09-06270-24303/+21203
|\ \ \ \
| * | | | 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
| * | | | Merge pull request #268 from LuxoftAKutsan/fix/remove_hardoced_mobile_and_hmi...Alexander Kutsan (GitHub)2017-09-061-5/+7
| |\ \ \ \
| | * | | | Remove hardcoded HMI and mobile function idsAlexander Kutsan2017-09-061-5/+7
| * | | | | Merge pull request #267 from LuxoftAKutsan/fix/add_description_fr_fake_parameterAlexander Kutsan (GitHub)2017-09-051-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add description to RemoveHMIFakeParameters functionAlexander Kutsan2017-09-051-1/+1
| |/ / / /
| * | | | Merge pull request #266 from LuxoftAKutsan/fix/remove_redudant_settings_classAlexander Kutsan (GitHub)2017-09-0510-298/+35
| |\ \ \ \
| | * | | | Add method descriptionsAlexander Kutsan2017-09-054-0/+35
| | * | | | Remove unused Settinng classAlexander Kutsan2017-09-056-298/+0
| |/ / / /
| * | | | Merge pull request #265 from LuxoftAKutsan/fix/remove_unused_functionAlexander Kutsan (GitHub)2017-09-0513-90/+34
| |\ \ \ \
| | * | | | Fix style after develop mergeAlexander Kutsan2017-09-0511-41/+34
| | * | | | Remove unused HaveGroupsChanged functionAlexander Kutsan2017-09-052-49/+0
| |/ / / /
| * | | | Merge pull request #263 from Itileda/feature/sdl_remote_control_baselineAlexander Kutsan (GitHub)2017-09-051-0/+13
| |\ \ \ \
| | * | | | 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
| |\ \ \ \ \ | |/ / / / / |/| | | | |