summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Utils, Resumption, Security correctives after singletons removingKozoriz2016-04-256-47/+110
* Policy tests correctives after removeing all singletonesKozoriz2016-04-254-22/+19
* Policy correctives after removing all singletonesKozoriz2016-04-254-40/+44
* TransportManager test update after removing all singletonesKozoriz2016-04-2526-401/+432
* TransportManager update after removing all singletonsKozoriz2016-04-2514-65/+149
* Meida manager test correctives after removing all singletonsKozoriz2016-04-252-1/+5
* Media manager update after removing all singletonsKozoriz2016-04-255-6/+7
* Config profile correctives after removing singletoneKozoriz2016-04-251-241/+219
* Remove singletone from Config profileKozoriz2016-04-252-141/+128
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-2536-884/+4667
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-2549-2330/+2723
* Policies and Resumption correctives after removing all singletonsKozoriz2016-04-2515-292/+379
* Hmi commands update after removing all singletonesKozoriz2016-04-25466-1064/+1155
* Mobile commands update after removing all singletonesKozoriz2016-04-25209-1145/+1365
* Merge pull request #486 from VVeremjova/hotfix/Resend_response_from_HMI_APIArtem Nosach2016-04-181-1/+4
|\
| * Add buffer for sending requestVeronica Veremjova2016-04-121-1/+4
* | Fix tests in resumption, policy and protocol_handlerKozoriz2016-04-153-3/+10
* | Fix sql tests and disable some timer testsKozoriz2016-04-152-16/+26
* | Merge pull request #453 from OHerasym/feature/add_OnWayPointsChange_GetWayPoi...Artem Nosach2016-04-1447-35/+2204
|\ \
| * | Add WayPoints API & fix resumption after rebaseHerasym Oleh2016-04-1435-5647/+5932
| * | Add OnWayPointsChange notification implementationHerasym Oleh2016-04-1312-5291/+5705
| * | Add GetWayPoints implementation commandHerasym Oleh2016-04-1311-0/+374
| * | Change resumption SubscribedForWaypointsHerasym Oleh2016-04-1315-57/+115
| * | Add implementation SubscribeWayPoints&UnsubsribeWayPointsHerasym Oleh2016-04-1331-0/+1038
* | | Merge pull request #473 from anosach-luxoft/fix/Add-lock-to-timerArtem Nosach2016-04-142-17/+27
|\ \ \ | |/ / |/| |
| * | Add lock to protect thread and delegateArtem Nosach2016-04-112-17/+27
* | | Merge pull request #482 from AGaliuzov/fix/string-optimizationAGaliuzov2016-04-123-357/+757
|\ \ \ | |_|/ |/| |
| * | Make the string used for keys externagaliuzov2016-04-123-357/+757
* | | Merge pull request #467 from AGritsevich/fix/SDL_sends_OnSystemRequest_LAUNCH...Artem Nosach2016-04-121-16/+23
|\ \ \ | |/ / |/| |
| * | Fix send send LAUNCH_APP to background appAnton Hrytsevich2016-04-111-16/+23
| |/
* | Merge pull request #478 from VVeremjova/feature/SDL_must_retrieve_current_ver...Artem Nosach2016-04-126-3/+5147
|\ \
| * | Added tests for check generation correct version from xmlVeronica Veremjova2016-04-084-0/+5143
| * | SDL must retrieve the current version from MOBILE_APIdtrunov2016-04-082-3/+4
| |/
* | Merge pull request #439 from LuxoftAKutsan/feature/AddAdressAndDateTimeInSend...AGaliuzov2016-04-116-67/+257
|\ \ | |/ |/|
| * Extend Send location RPCAlexander Kutsan2016-04-116-67/+257
* | Repair CMakeFile after merging master to developagaliuzov2016-04-076-39/+3
* | Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-04-068-66/+420
|\ \
| * \ Merge pull request #456 from dev-gh/hotfix/DialNumber_functionality_implement...4.0.10AGaliuzov2016-04-0613-10/+541
| |\ \
| | * | More style changesAndrey Oleynik2016-04-064-7/+7
| | * | Code style changesAndrey Oleynik2016-04-052-2/+2
| | * | Adds latest number validation changesAndrey Oleynik2016-04-042-2/+4
| | * | Adds implementation of DialNumber RPCAndrey Oleynik2016-04-0413-8/+537
| * | | Merge pull request #449 from okoreniak/hotfix/Fixed_SDL_do_not_send_two_OnHMI...AGaliuzov2016-04-041-8/+13
| |\ \ \
| | * | | Fixed SDL to do not send two OnHMIStatus notification to launched applicationOleksandr Koreniak2016-03-301-8/+13
| * | | | Merge pull request #433 from okoreniak/hotfix/Fixed_Validator_In_SystemReques...AGaliuzov2016-04-041-73/+416
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Code for synonyms validation moved to functionOleksandr Koreniak2016-04-041-103/+127
| | * | | Added validator in processing of SystemRequest(QUERY_APPS)Oleksandr Koreniak2016-04-011-77/+396
* | | | | Update Timer class usagesArtem Nosach2016-04-067-26/+20
* | | | | Update timer testsArtem Nosach2016-04-061-30/+30
* | | | | Rework Timer class to avoid POSIX timer usageArtem Nosach2016-04-052-201/+196