summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reverted Changes from last commithotfix/policy_table_backup_procJack Byrne2015-07-011-6/+6
* Commented out lines to allow PT to update properlyJack Byrne2015-06-181-6/+6
* Merge pull request #134 from LuxoftSDL/hotfix/send-device-uniq-id-in-update-d...AGaliuzov2015-06-151-1/+1
|\
| * Send uniq device id in update device listAleksandr Galiuzov2015-06-151-1/+1
|/
* Merge branch 'hotfix/fix-build' into release/4.0.0Aleksandr Galiuzov2015-06-151-0/+9
|\
| * The build fails after merging. So made the fix.Aleksandr Galiuzov2015-06-151-0/+9
|/
* Merge pull request #129 from LuxoftSDL/hotfix/fixed_setting_preloaded_flagAGaliuzov2015-06-135-5/+41
|\
| * Made proper setting of preload flag for policy table after changes.Andrey Oleynik2015-06-033-2/+16
| * [RTC 602452] [APPLINK] FUN-REQ-134502/B-Diagnostic Message - Request ProcessingDmitriy Klimenko2015-06-012-3/+25
* | Merge pull request #125 from LuxoftSDL/hotfix/Fix_wrong_unexpectedDisconnect_...AGaliuzov2015-06-135-22/+67
|\ \
| * | APPLINK-12868. Fixed wrong unexpectedDisconnect flag setting.Andrey Oleynik2015-05-255-22/+67
| |/
* | Merge branch 'hotfix/HMIReconnectionSupport' into release/4.0.0Alexandr Galiuzov2015-06-135-9/+48
|\ \
| * | Fix reconection HMIAlexander Kutsan2015-05-255-3/+36
| * | Fix broken PIPE on SendAlexander Kutsan2015-05-251-6/+12
| |/
* | Merge pull request #122 from LuxoftSDL/hotfix/unsigned-varsAGaliuzov2015-06-131-21/+5
|\ \
| * | APPLINK-13255. Remove check <0 for unsigned intAleksandr Galiuzov2015-05-221-21/+5
| |/
* | Merge branch 'hotfix/UpdateAppList_invalid_json' into release/4.0.0Alexandr Galiuzov2015-06-132-16/+38
|\ \
| * | Post review changes.Artem Nosach2015-05-201-2/+5
| * | Fill HMIApplication struct correctly.Artem Nosach2015-05-191-5/+14
| * | Set default ttsName and vrSynonym as array.Artem Nosach2015-05-191-1/+5
| |/
* | Merge branch 'hotfix/APPLINK-13063' into release/4.0.0Alexandr Galiuzov2015-06-131-9/+20
|\ \
| * | APPLINK-13063: [RTC 597337] During PerformInteraction SDL is not forwarding U...Dmitriy Klimenko2015-06-131-9/+20
|/ /
* | Merge branch 'hotfix/AppManagerTestFix' into release/4.0.0Alexandr Galiuzov2015-06-133-2/+7
|\ \
| * | APPLINK-12833 Fix timeout in requestsAlexander Kutsan2015-05-143-2/+7
| |/
* | Merge branch 'hotfix/FixStateCtrlAndResumption' into release/4.0.0Alexandr Galiuzov2015-06-132-4/+22
|\ \
| * | APPLINK-12957 Fix StateCtrl and resumptionAlexander Kutsan2015-05-072-4/+22
| |/
* | Merge branch 'hotfix/MB_Loose_messages' into release/4.0.0Alexandr Galiuzov2015-06-123-56/+50
|\ \
| * | Some Style fixesAlexander Kutsan2015-05-073-45/+40
| * | Fix pasing message with multiple jsonsAlexander Kutsan2015-05-071-1/+1
| * | Parce WebSockedData fixAlexander Kutsan2015-05-071-10/+9
| |/
* | Merge branch 'hotfix/APPLINK-11998' into release/4.0.0Aleksandr Galiuzov2015-06-127-7/+98
|\ \
| * | APPLINK-11998: Need to Add HMICapabiltiesDmitriy Klimenko2015-05-057-11/+109
| |/
* | Merge branch 'hotfix/fix-sdl4.0-merge-issues' into release/4.0.0Aleksandr Galiuzov2015-06-123-5/+22
|\ \
| * | Some code has been removed during merging process.Aleksandr Galiuzov2015-05-053-5/+22
| |/
* | Merge branch 'hotfix/APPLINK-11991' into release/4.0.0Aleksandr Galiuzov2015-06-123-1/+3
|\ \
| * | APPLINK-11991: Need to add KeyboardEvent for ENTRY_VOICEDmitriy Klimenko2015-05-043-1/+3
| |/
* | Merge branch 'hotfix/APPLINK-11782' into release/4.0.0Aleksandr Galiuzov2015-06-1219-105/+285
|\ \
| * | Remove PASA specific test methodsDmitriy Klimenko2015-04-301-5/+0
| * | Revert CMakeLists.txtDmitriy Klimenko2015-04-301-0/+0
| * | Revert CMakeLists.txtDmitriy Klimenko2015-04-301-0/+682
| * | APPLINK-12266: OnAppRegistered: SDL must provide the transport type informati...Alexandr Galiuzov2015-04-3012-18/+123
| * | APPLINK-11782: OnAppRegistered: SDL must provide the transport type informationDmitriy Klimenko2015-04-309-774/+172
| |/
* | Merge branch 'hotfix/AlertManeuver_appID_and_type_addition' into release/4.0.0Aleksandr Galiuzov2015-06-123-1/+12
|\ \
| * | Added same changes to QT_HMI.Andrey Oleynik2015-04-281-0/+4
| * | APPLINK-12586. HMI API changed for AlertManeuver. TTS.Speak will include appr...Andrey Oleynik2015-04-282-1/+8
| |/
* | Merge branch 'hotfix/AllowStresamingBeforeHMIResponse' into release/4.0.0Aleksandr Galiuzov2015-06-1210-152/+222
|\ \
| * | Remove Video stream retry timer, move logic to request.Alexander Kutsan2015-04-277-69/+101
| * | Remove AudioStreamRetryTimer, move logic to requestAlexander Kutsan2015-04-276-44/+67
| * | Rename some methods for better understantingAlexander Kutsan2015-04-278-39/+39
| * | Allow streaming before HMI responseAlexander Kutsan2015-04-274-20/+35
| |/