summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increased frequency of OnAudioPassThru notifications to once every 50msfix/OnAudioPassThru_frequency_R4.3Jacob Keeler2017-01-311-2/+6
* Merge pull request #1195 from okozlovlux/feature/Move_UTs_for_hmi_commandsAlexander Kutsan (GitHub)2017-01-2474-130/+14812
|\
| * 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
* | Fix style issues after mergeAlexander Kutsan2017-01-243-5/+10
* | Merge remote-tracking branch 'smartdevicelink/master' into release/4.3.0Alexander Kutsan2017-01-240-0/+0
|\ \
| * \ Merge branch 'release/4.1_LTS' of https://github.com/smartdevicelink/sdl_coreJacob Keeler2016-12-210-0/+0
| |\ \
| | * \ Merged branch hotfix/remove_mistaken_printf into release/4.1_LTSJacob Keeler2016-10-261-1/+0
| | |\ \
| | * \ \ Merged branch hotfix/store_policy_db_in_storage_folder into release/4.1_LTSJacob Keeler2016-10-264-36/+54
| | |\ \ \
| * | \ \ \ Merge pull request #1078 from dcherniev/hotfix/Change_version_of_API4.2.1Jacob Keeler2016-12-013-5028/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #952 from smartdevicelink/hotfix/on_button_press_conditionsJacob Keeler2016-11-161-2/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge pull request #1198 from LuxoftAKutsan/fix/make_appenders_sharedAlexander Kutsan (GitHub)2017-01-232-2/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Make log appenders library sharedAlex Kutsan2017-01-232-2/+1
|/ / / / / / /
* | | | | | | Merge pull request #1197 from VVeremjova/fix/FixTTSSpeechCapabilitiesVeronica Veremjova (GitHub)2017-01-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix TTS capabilities to arrayVeronica Veremjova2017-01-201-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #1189 from LuxoftAKutsan/feature/merge_external_policies_t...Alexander Kutsan (GitHub)2017-01-20175-2555/+4299
|\ \ \ \ \ \ \
| * | | | | | | Fix external policies issuesAlex Kutsan2017-01-182-1/+4
| * | | | | | | Change policies path and fix params method usageAlex Kutsan2017-01-18362-2019/+91204
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #1165 from istoilovgithub/fix/redo_cmake_files_refactoringIvo Stoilov (GitHub)2017-01-16109-1548/+1619
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix policy tests crashIvo Stoilov (GitHub)2017-01-123-2/+55
| | * | | | | | | | Refactor CMake filesIvo Stoilov (GitHub)2017-01-12110-1568/+1586
| * | | | | | | | | 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-1137-372/+618
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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-1019-103/+228
| | |/ / / / / / / / /
| * | | | | | | | | | 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