summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Integration Timer to Application ManagerKozoriz2016-02-1714-149/+141
* Delete TimerThread class and tests for itAndriy Kozoriz2016-02-172-603/+0
* Implement Tests for TimerAndriy Kozoriz2016-02-172-0/+301
* Implementation of Tasks for TimerAndriy Kozoriz2016-02-172-0/+132
* Implementation of Timer classAndriy Kozoriz2016-02-162-0/+345
* Remove the problems which has been appeared after merging master to developagaliuzov2016-05-152-9/+9
* Merge pull request #380 from LuxoftSDL/Fix_build_by_modifying_testAGaliuzov2016-02-092-13/+13
|\
| * Fix_build_by_modifying_test_codeVProdanov2016-02-092-13/+13
* | Merge branch 'master' into developagaliuzov2016-05-1517-88/+122
|\ \ | |/ |/|
| * Merge pull request #375 from smartdevicelink/hotfix/fix_IviInfoUpdated_queryAGaliuzov2016-02-091-1/+1
| |\
| | * Fixed IviInfoUpdated App Queryhotfix/fix_IviInfoUpdated_queryJackLivio2016-02-031-1/+1
| * | Merge pull request #349 from LuxoftSDL/hotfix/SDL_transfers_PlayTone_paramete...AGaliuzov2016-02-0817-97/+135
| |\ \ | | |/ | |/|
| | * SDL transfer PlayTone parameter to HMI in speak request.dtrunov2016-01-2517-97/+135
* | | Merge pull request #339 from LuxoftSDL/hotfix/PerformInteraction_SUCCESS_came...Artem Nosach2016-02-093-141/+242
|\ \ \
| * | | Delete namespace in variable declarationHerasym Oleh2016-02-032-6/+6
| * | | Change HasHMIResponsesToWait method to constHerasym Oleh2016-02-022-13/+12
| * | | Add UNSUPPORTED_RESOURCE resultCode in PerformInteractionHerasym Oleh2016-01-282-69/+162
| * | | Add check ManualTextEntry empty stringHerasym Oleh2016-01-281-0/+3
| * | | Change checking choice id for CreateInteraction request, anddtrunov2016-01-283-69/+75
* | | | Merge pull request #373 from LuxoftSDL/hotfix/SDL_doesnt_unregister_Apps_in_c...AGaliuzov2016-02-084-34/+37
|\ \ \ \
| * | | | Fix dead locks if user register 30 and more applicationsdtrunov2016-02-034-34/+37
* | | | | Merge pull request #378 from LuxoftSDL/hotfix/Develop_build_fixAGaliuzov2016-02-081-4/+0
|\ \ \ \ \
| * | | | | Fixes tests build on develop branchAndrey Oleynik2016-02-081-4/+0
* | | | | | Merge pull request #331 from LuxoftSDL/feature/Split_EventObserver_and_EventD...AGaliuzov2016-02-049-205/+283
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | minor beauty changesVProdanov2016-02-036-13/+12
| * | | | | Changes according commentsVProdanov2016-02-027-26/+22
| * | | | | Add some google_style changes and remove instance address cachingVProdanov2016-02-015-41/+26
| * | | | | Changes according comments in CRVProdanov2016-01-252-48/+33
| * | | | | Add changes according to commentsVProdanov2016-01-224-58/+55
| * | | | | Add vector usage intead of listVProdanov2016-01-152-25/+27
| * | | | | Implement EventDispatcher setter functionVProdanov2016-01-151-0/+9
| * | | | | Set EvenDispatcherImpl as default EventDispatcherVProdanov2016-01-152-2/+3
| * | | | | Implement EventObserver and Event Dispatcher SplitVProdanov2016-01-157-56/+160
| | |_|_|/ | |/| | |
* | | | | Merge pull request #371 from LuxoftSDL/hotfix/sdl_must_store_received_languag...Artem Nosach2016-02-0413-178/+906
|\ \ \ \ \
| * | | | | Delete reduntant spacesHerasym Oleh2016-02-042-3/+2
| * | | | | Add missed definition SendSetAppIconHerasym Oleh2016-02-021-0/+9
| * | | | | Adds more error handling for *.GetLanguage responses.Andrey Oleynik2016-02-023-18/+37
| * | | | | Fixes crash in case of INVALID_ENUM is returned by HMI.Andrey Oleynik2016-02-021-1/+1
| * | | | | Reduces interfaces, adds more constraints, fixes testsAndrey Oleynik2016-02-028-150/+198
| * | | | | Fixes language comparison logic and adds event race handling.Andrey Oleynik2016-02-024-41/+214
| * | | | | Adds more logging.Andrey Oleynik2016-02-021-0/+18
| * | | | | Adds methods for conversion of HMI <---> Mobile languagesAndrey Oleynik2016-02-023-63/+132
| * | | | | Adds description for new class and its members.Andrey Oleynik2016-02-021-0/+46
| * | | | | Fixes subsciptions for responses of GetLanguages request.Andrey Oleynik2016-02-026-10/+62
| * | | | | Adds logic for language checking from persistent storage firstAndrey Oleynik2016-02-024-24/+84
| * | | | | Introduce usage of new logic withing HMI capabilities and commandsAndrey Oleynik2016-02-025-6/+23
| * | | | | Adds new logic for handling of apps till HMI languages will be knownAndrey Oleynik2016-02-024-14/+232
* | | | | | Merge pull request #368 from LuxoftSDL/hotfix/Fix_merging_updated_PreloadedPT...AGaliuzov2016-02-035-115/+56
|\ \ \ \ \ \
| * | | | | | Fix merging updated PreloadedPT into existing databaseAsen Kirov2016-02-025-115/+56
| |/ / / / /
* | | | | | Merge pull request #322 from LuxoftSDL/hotfix/SDL_can_not_be_stopped_with_Ctrl+cArtem Nosach2016-02-0310-91/+84
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |