summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add support for audioPassThruIcon parameter"revert-1182-feature/audio_pass_thru_paramTeodora Kireva (GitHub)2017-01-238-242/+48
* Merge pull request #1150 from istoilovgithub/fix/component_dependenciesIvo Stoilov (GitHub)2017-01-2317-43/+71
|\
| * Apply code review commentsIvo Stoilov (GitHub)2017-01-232-5/+1
| * Fix component dependenciesIvo Stoilov (GitHub)2017-01-1617-43/+75
* | Merge pull request #1182 from tkireva/feature/audio_pass_thru_paramTeodora Kireva (GitHub)2017-01-208-48/+242
|\ \
| * | Fix code differentiation in new methodTeodora Kireva2017-01-193-11/+23
| * | Fix code readability issuesTeodora Kireva2017-01-181-33/+39
| * | Fix redundant check and code duplicationTeodora Kireva2017-01-172-28/+4
| * | Fix Doxygen method descriptionsTeodora Kireva2017-01-171-4/+4
| * | Change HMI_API versionTeodora Kireva2017-01-161-8/+8
| * | Add support for audioPassThruIcon parameterTeodora Kireva2017-01-168-15/+215
* | | Merge pull request #1190 from dcherniev/fix/remove_redundant_notification_for...Dmytro Cherniev (GitHub)2017-01-181-13/+4
|\ \ \ | |_|/ |/| |
| * | Remove redundant notification for mobile appdcherniev2017-01-181-13/+4
|/ /
* | 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
| * | | Fix sending Custom_button when app in backgroundVeronica Veremjova2016-12-301-0/+8
| | |/ | |/|
* | | Merge pull request #1148 from indlu/fix/Fix_incorrect_choice_set_with_duplica...Alexander Kutsan (GitHub)2017-01-101-5/+14
|\ \ \
| * | | Fix incorrect choice set with duplicate vrCommandsatimchenko2017-01-061-5/+14
|/ / /
* | | Merge pull request #1154 from smartdevicelink/revert-1144-fix/cmake_files_ref...Alexander Kutsan (GitHub)2017-01-05110-1563/+1571
|\ \ \
| * | | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-05110-1563/+1571
|/ / /
* | | Merge pull request #1144 from istoilovgithub/fix/cmake_files_refactoringIvo Stoilov (GitHub)2017-01-04110-1571/+1563
|\ \ \ | |/ / |/| |
| * | Apply code review commentsIvo Stoilov (GitHub)2017-01-034-18/+1
| * | Apply code review commentsIvo Stoilov (GitHub)2017-01-035-23/+8
| * | Refactor CMake filesIvo Stoilov (GitHub)2016-12-30113-1577/+1601
| |/
* | Merge pull request #1139 from LitvinenkoIra/fix/cppcheck_errorsAlexander Kutsan (GitHub)2016-12-293-21/+30
|\ \ | |/ |/|
| * Fix eraseDereference cppcheck errorsLitvinenkoIra2016-12-292-21/+27
| * Fix resourceLeak cppcheck errorLitvinenkoIra2016-12-281-0/+3
* | Merge pull request #1136 from LitvinenkoIra/fix/remove_mqueue_adapterAlexander Kutsan (GitHub)2016-12-282-14/+0
|\ \