summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Attach Binary Data To OnSystemReqeust Messagehotfix/4.3_ptu_attach_binary_dataJackLivio2017-03-141-3/+4
* Merge pull request #1346 from LuxoftAKutsan/fix/avoid_undefined_reference_to_...Jacob Keeler2017-03-032-2/+2
|\
| * Renamed resumption test to avoid cmake warningAlex Kutsan2017-03-031-1/+1
| * Improve a bit code of test scripts buildAlex Kutsan2017-03-031-1/+1
* | Merge pull request #1336 from LuxoftAKutsan/hotfix/remove_array_definition_fr...Jacob Keeler2017-02-281-1/+1
|\ \
| * | Make OnSystemRequest.url param not arrayAlex Kutsan2017-02-281-1/+1
| * | Merge pull request #1078 from dcherniev/hotfix/Change_version_of_API4.2.1Jacob Keeler2016-12-013-5028/+3
| |\ \
* | | | Fix style issuesJacob Keeler2017-02-281-8/+12
* | | | Add check for tts capabilities in unit testVeronica Veremjova2017-02-242-8/+15
* | | | Fix TTS CapabilitiesVeronica Veremjova2017-02-241-2/+23
| |_|/ |/| |
* | | Increased frequency of OnAudioPassThru notifications to once every 50msfix/OnAudioPassThru_frequency_R4.3Jacob Keeler2017-01-311-2/+6
* | | Add TODO to ActivateAppRequestTest for fix incorrect using of logokozlovlux2017-01-242-1/+2
* | | Fix issues after rebaseokozlovlux2017-01-2415-749/+234
* | | Fix failed UTs in commandsokozlovlux2017-01-243-125/+95
* | | Add mock func to mock_applicationokozlovlux2017-01-241-0/+2
* | | Fix UTs in mobile commandsokozlovlux2017-01-242-25/+302
* | | Add smart_object_key for GetWayPointokozlovlux2017-01-242-0/+5
* | | Move UTs for some mobile commands from pre5_0_0 to developokozlovlux2017-01-2416-61/+4972
* | | Fix issue with UISetIconRequestokozlovlux2017-01-242-3/+5
* | | Transfer commands tests from pre5.0Sergey Levchenko (GitHub)2017-01-2411-95/+1974
* | | Move UTs for commands from pre5_0_0 to developokozlovlux2017-01-2445-5/+8160
* | | Make log appenders library sharedAlex Kutsan2017-01-231-1/+0
* | | Merge pull request #1189 from LuxoftAKutsan/feature/merge_external_policies_t...Alexander Kutsan (GitHub)2017-01-20107-2003/+2886
|\ \ \
| * | | Fix external policies issuesAlex Kutsan2017-01-182-1/+4
| * | | Change policies path and fix params method usageAlex Kutsan2017-01-18356-2002/+91137
| |\ \ \
| * \ \ \ Merge pull request #1165 from istoilovgithub/fix/redo_cmake_files_refactoringIvo Stoilov (GitHub)2017-01-1646-1021/+725
| |\ \ \ \
| | * | | | Fix policy tests crashIvo Stoilov (GitHub)2017-01-122-2/+55
| | * | | | Refactor CMake filesIvo Stoilov (GitHub)2017-01-1247-1075/+726
| * | | | | Merge pull request #1172 from VVeremjova/fix/Fix_transfering_OnKeyboardInput_...Veronica Veremjova (GitHub)2017-01-133-1/+6
| |\ \ \ \ \
| | * | | | | Add check for OnKeyBoardInputNotificationTestVeronica Veremjova2017-01-131-0/+2
| | * | | | | Fix transferring OnKeyboardInput notificationVeronica Veremjova2017-01-132-1/+4
| | |/ / / /
| * | | | | Merge pull request #1162 from VVeremjova/fix/FixActivateAfterDeactivate_AppVeronica Veremjova (GitHub)2017-01-136-67/+70
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added constVeronica Veremjova2017-01-122-9/+9
| | * | | | Add const and change smart_pointer to referenceVeronica Veremjova2017-01-122-14/+16
| | * | | | Add missed commentsVeronica Veremjova2017-01-111-5/+5
| | * | | | Fix Activation after DEACTIVATE_HMIVeronica Veremjova2016-12-303-29/+63
| | * | | | Remove legacy codeVeronica Veremjova2016-12-293-36/+3
| * | | | | Merge pull request #1151 from dcherniev/fix/correct_respond_params_for_unsubs...Alexander Kutsan (GitHub)2017-01-111-11/+9
| |\ \ \ \ \
| | * | | | | Correct response params in UnSubscribeVehicleDatadcherniev2017-01-041-11/+9
| * | | | | | Merge pull request #1112 from dcherniev/fix/fix_transport_manager_default_uni...Alexander Kutsan (GitHub)2017-01-1136-368/+614
| |\ \ \ \ \ \
| | * | | | | | Refactor TcpSocketConnection related classesdcherniev2017-01-108-118/+223
| | * | | | | | Fix SegFault problem of UTdcherniev2017-01-1011-61/+141
| | * | | | | | Replace LastState onto mock object for UTdcherniev2017-01-103-111/+47
| | * | | | | | Create mock for LastState classdcherniev2017-01-1018-99/+224
| | |/ / / / /
| * | | | | | Merge pull request #1143 from VVeremjova/fix/FixOnButtonPress_for_CustomButtonVeronica Veremjova (GitHub)2017-01-101-0/+9
| |\ \ \ \ \ \
| | * | | | | | Fix sending OnButtonPress for Custom_button when app in backgroundVeronica Veremjova2016-12-281-0/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #1142 from VVeremjova/fix/FixOnButtonEvent_for_CustomButtonVeronica Veremjova (GitHub)2017-01-103-1/+11
| |\ \ \ \ \ \
| | * | | | | | Fix failed HMIMessageHandlerImplTestVeronica Veremjova2016-12-301-0/+1
| | * | | | | | Add mock calling for hmi_level in onButton notificationsVeronica Veremjova2016-12-301-1/+2
| | * | | | | | Fix sending Custom_button when app in backgroundVeronica Veremjova2016-12-301-0/+8
| | | |/ / / / | | |/| | | |