summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #414 from LuxoftSDL/fix/Possible_core_fixAGaliuzov2016-03-181-13/+7
|\
| * Possible fix for core dump seen by PASAAndrey Oleynik2016-03-111-13/+7
* | Merge pull request #410 from LuxoftSDL/feature/Remove_SecurityManager_Logger_...AGaliuzov2016-03-1894-1075/+2483
|\ \
| * | Changes after reviewKozoriz2016-03-1726-41/+52
| * | TimeTester refatctoring.Kozoriz2016-03-1067-551/+802
| * | Remove singleton from LoggerKozoriz2016-03-1011-77/+59
| * | Remove SecurityManager singletonKozoriz2016-03-1017-449/+1613
* | | Merge pull request #323 from LuxoftSDL/hotfix/filenames_parameter_is_out_of_u...AGaliuzov2016-03-183-6/+32
|\ \ \
| * | | Add ListFilesResponseSize in profile.Herasym Oleh2016-01-123-7/+32
| * | | Add count check for ListFiles request.Herasym Oleh2016-01-111-0/+1
* | | | Merge pull request #409 from LuxoftSDL/fix/Use_AppName_if_VR_or_TTS_synonyms_...Artem Nosach2016-03-111-17/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Use Aplication name in UpdateAppList requestOleksandr Koreniak2016-03-101-17/+18
* | | | Merge pull request #400 from LuxoftSDL/feature/Remove_PH_CH_HMI_MessageHandle...Artem Nosach2016-03-1094-2644/+2875
|\ \ \ \
| * | | | Review correctives and buildability correctives.Kozoriz2016-03-0722-144/+140
| * | | | Correctives in SecurityManager and TimeTesterKozoriz2016-03-043-12/+24
| * | | | Correctives in transportManagerKozoriz2016-03-049-131/+120
| * | | | Remove singleton from ProtocolHandlerKozoriz2016-03-0415-596/+540
| * | | | Correctives in MediaManger componentKozoriz2016-03-043-34/+13
| * | | | Correctives in ApplicationManager testsKozoriz2016-03-0414-792/+711
| * | | | Remove HMIMessageHandler singletonKozoriz2016-03-049-30/+153
| * | | | Remove ConnectionHandler singletonKozoriz2016-03-0413-324/+517
| * | | | ConfigProfie correctivesKozoriz2016-03-043-34/+86
| * | | | Remove CH, PH, HMI_MH singletones from ApplicationManagerKozoriz2016-03-0424-502/+533
| * | | | Remove singletones from life_cycleKozoriz2016-03-041-80/+73
|/ / / /
* | | | Merge pull request #395 from LuxoftSDL/hotfix/Send_StopStream_AudioVideoAGaliuzov2016-03-035-20/+71
|\ \ \ \
| * | | | Add logs, add method for Mock_Application, change timer usageAnatoliy-Leshin2016-02-222-4/+6
| * | | | Fix SDL behavior in case mobile try to start audio and video services, butAnatoliy-Leshin2016-02-224-18/+67
* | | | | Merge pull request #399 from LuxoftSDL/hotfix/Fix_resume_sequence_during_EMBE...AGaliuzov2016-03-031-5/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes resumption sequence for media/navi app during active EMBEDDED_NAVI/AUDI...Andrey Oleynik2016-02-191-5/+10
* | | | | Merge pull request #385 from LuxoftSDL/hotfix/Resumption_failed_not_getting_A...Artem Nosach2016-02-244-5/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Resumption failed : not getting Activate App (for Media App - Full)dtrunov2016-02-104-5/+41
| |/ / /
* | | | Merge pull request #396 from LuxoftSDL/hotfix/Move_media_pipe_creation_before...AGaliuzov2016-02-221-15/+25
|\ \ \ \
| * | | | Move media pipe creation before StartStream commandAsen Kirov2016-02-181-15/+25
| |/ / /
* | | | Merge pull request #384 from LuxoftSDL/hotfix/SDL_does_not_send_OnSystemReque...AGaliuzov2016-02-229-67/+111
|\ \ \ \
| * | | | Create retry sequence in policyAnton Hrytsevich2016-02-229-67/+111
* | | | | Merge pull request #398 from LuxoftSDL/hotfix/Fix_ignore_of_HMIs_OnExitApplic...AGaliuzov2016-02-223-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix_handling_of_OnExitApplication_Notification_with_UHR_reasonVProdanov2016-02-183-0/+10
| |/ / /
* | | | Merge pull request #388 from LuxoftSDL/hotfix/SDL_core_dump_observed_with_iPhoneArtem Nosach2016-02-191-2/+7
|\ \ \ \
| * | | | Check validity of pointer to application, posible fix for PASA core crash.dtrunov2016-02-101-2/+7
| |/ / /
* | | | Merge pull request #386 from LuxoftSDL/feature/PerformInteraction_case_with_t...Artem Nosach2016-02-191-30/+1
|\ \ \ \
| * | | | Change checking choice id for CreateInteraction request, anddtrunov2016-02-101-30/+1
| |/ / /
* | | | Merge pull request #387 from LuxoftSDL/hotfix/Wrong_language_codes_in_hmi_cap...Artem Nosach2016-02-192-12/+12
|\ \ \ \
| * | | | Fix wrong language codes in hmi_capabilities.jsondtrunov2016-02-102-12/+12
| |/ / /
* | | | Merge pull request #394 from LuxoftSDL/feature/Timers_refactoringArtem Nosach2016-02-1838-825/+1007
|\ \ \ \
| * | | | Briefs correctivesKozoriz2016-02-183-5/+4
| * | | | Styling correctivesKozoriz2016-02-172-8/+9
| * | | | Small correctives.Andriy Kozoriz2016-02-177-28/+31
| * | | | Update files dependent to TimerAndriy Kozoriz2016-02-1711-24/+30
| * | | | Integration of Timer to UsageStatisticsAndriy Kozoriz2016-02-172-24/+23
| * | | | INtegration of new Timer to TransportManagerAndriy Kozoriz2016-02-172-20/+27