summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Remove redundant calls.Artem Nosach2015-06-231-6/+0
| | * | | Set background HMI level only for non-audio applications.Artem Nosach2015-06-231-3/+3
| | * | | Post review changes.Artem Nosach2015-06-233-22/+28
| | * | | Make message broker thread safety.Artem Nosach2015-06-232-21/+56
| | * | | Remove redundant database close.Artem Nosach2015-06-231-1/+3
| | * | | Post review changes.Artem Nosach2015-06-232-43/+35
| | * | | Change timeout from seconds to milliseconds.Artem Nosach2015-06-234-4/+6
| | * | | Rework StartStreamRequest.Artem Nosach2015-06-232-10/+28
| | * | | Check for app existing correctly.Artem Nosach2015-06-232-8/+23
| | * | | Update application hash after UnsubscribeButton.Artem Nosach2015-06-231-0/+1
| | * | | Update application hash after DeleteCommand.Artem Nosach2015-06-231-0/+3
| | * | | Set ATTENUATED not only for FULL apps.Artem Nosach2015-06-231-2/+1
| | * | | Apply active states for app on activate.Artem Nosach2015-06-231-0/+1
| | * | | Post review changes.Artem Nosach2015-06-231-4/+3
| | * | | Update CreateInteractionRequest timeout after each VRAddCommandResponse.Artem Nosach2015-06-232-44/+83
| | * | | Post review changes.Artem Nosach2015-06-233-5/+315
| | * | | Remove notification sending from UnregisterApplication().Artem Nosach2015-06-236-22/+20
| | * | | Do not resume malformed messaging application.Artem Nosach2015-06-235-50/+18
| | * | | Close session correctly even with kMalformed reason.Artem Nosach2015-06-231-10/+13
| | * | | Make session_map lock recursive.Artem Nosach2015-06-231-1/+2
| | * | | Fix wrong increment.Artem Nosach2015-06-232-4/+4
| |/ / /
| * | | Merge pull request #137 from LuxoftSDL/hotfix/RequestTypes_edge_cases_handlingAGaliuzov2015-06-174-7/+120
| |\ \ \
| | * | | Fixed RequestType validation.Andrey Oleynik2015-06-171-0/+2
| | * | | Edge cases validation for RequestType parameter is added.Andrey Oleynik2015-06-173-5/+107
| | * | | APPLINK-12815. Fixed review notes.Andrey Oleynik2015-06-171-1/+1
| | * | | APPLINK-12815. Fixed sending updated RequestTypes to HMI during PTU.Andrey Oleynik2015-06-171-2/+11
| * | | | 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
| | |/ /