summaryrefslogtreecommitdiff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with loggerdcherniev2016-11-291-4/+6
* Fix issues related to MockMessageHelperSergey Levchenko (GitHub)2016-11-241-2/+14
* Fix issues with OnButtonNotificationCommandsSergey Levchenko (GitHub)2016-11-213-4/+12
* Fix issues with MockMessageHelperSergey Levchenko (GitHub)2016-11-218-53/+108
* Fix issue with MockHmiInterfacesSergey Levchenko (GitHub)2016-11-181-4/+16
* Fix SegFault on ChangeRegistrationRequestTestSergey Levchenko (GitHub)2016-11-181-7/+8
* Merge pull request #1042 from VVeremjova/fix/Fix_security_manager_unit_testsArtem Nosach (GitHub)2016-11-151-17/+28
|\
| * Fix tests for ssl contextVeronica Veremjova2016-11-151-17/+28
* | Merge pull request #1044 from smartdevicelink/hotfix/on_button_press_conditionsAlexander Kutsan (GitHub)2016-11-151-2/+8
|\ \ | |/ |/|
| * updating as per review comments and fixing bug in case of background apphotfix/on_button_press_conditionsMadhu Yaduguri2016-11-041-15/+12
| * Sending button press event based on conditions(recommended by Justin) a. If n...Madhu Yaduguri2016-11-031-10/+19
* | Apply single compilation unit builds for commands_testSergey Levchenko (GitHub)2016-11-103-154/+18
* | Add additional namespaces to command testsSergey Levchenko (GitHub)2016-11-1055-3/+123
* | Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-1047-143/+37
* | Merge pull request #1039 from Kozoriz/feature/Format_all_code_to_correct_codi...Alexander Kutsan (GitHub)2016-11-099-61/+61
|\ \
| * | Format codding style with updated config file.Kozoriz2016-11-099-61/+61
* | | Change rule of sending Rejected code according to CRS (#954)Anton Hrytsevich (GitHub)2016-11-094-2/+252
|/ /
* | Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-019-22/+2
* | Merge pull request #766 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2016-11-019-2/+22
|\ \
| * | Fix HMI capabilities test failureJacob Keeler2016-11-011-1/+1
| * | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-10-318-1/+21
| |/
* | Merge pull request #926 from LuxoftAKutsan/fix/avoid_segfault_during_navi_str...Alexander Kutsan (GitHub)2016-11-011-2/+2
|\ \ | |/ |/|
| * Make navi timer singleshotAlexander Kutsan2016-11-011-2/+2
* | Merge pull request #907 from smartdevicelink/release/4.2.04.2.0Jacob Keeler2016-10-26229-2711/+21051
|\ \
| * \ Merge branch 'master'release/4.2.0Jacob Keeler2016-10-249-67/+77
| |\ \
| * \ \ Merge pull request #904 from LevchenkoS/fix/Fix_that_start_stream_request_may...Andriy Byzhynar (GitHub)2016-10-192-17/+14
| |\ \ \ | | |_|/ | |/| |
| | * | Fix that StartStreamRequest may hang forever in case of app absenceLevchenkoS2016-10-192-17/+14
| * | | Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-1522-64/+171
| |\ \ \
| * | | | Create unit tests for commands UI (#882)Kozlov Oleksandr (GitHub)2016-10-1423-726/+2687
| * | | | Cover by UT navigation interface behavior (#899)Sergey Levchenko (GitHub)2016-10-136-4/+489
| * | | | Add Unit Tests to TTS IsReady false (#886)Oleh Herasym (GitHub)2016-10-135-0/+567
| * | | | Fix problem with merging info for delete command (#903)Dmitrii Trunov (GitHub)2016-10-131-1/+1
| | |/ / | |/| |
| * | | Merge pull request #901 from LevchenkoS/fix/Fix_broken_test_case_in_RegisterA...Artem Nosach (GitHub)2016-10-131-2/+5
| |\ \ \
| | * | | Fix broken test case in RegisterAppInterfaceRequestTestLevchenkoS2016-10-131-2/+5
| * | | | Fix change registration wrong code (#902)Oleh Herasym (GitHub)2016-10-132-12/+5
| |/ / /
| * | | Fix/sdl responds add command with incorrect info (#898)Dmitrii Trunov (GitHub)2016-10-125-11/+30
| * | | Fix TTS IsReady false issues (#892)Oleh Herasym (GitHub)2016-10-1233-144/+132
| * | | Fix problem with incorrect success result (#895)Dmitrii Trunov (GitHub)2016-10-123-11/+4
| * | | Remove reduntant if to provide PrepareResultCodeForResponse function resolve ...Alex2016-10-121-5/+0
| * | | Remove redundant DCHECK if application unregisters during resumption timerAlex2016-10-123-4/+7
| * | | Send language param in RAI response if TTS is availableAlexander Kutsan2016-10-121-0/+11
| * | | Merge pull request #891 from LuxoftAKutsan/fix/response_function_id_checkAlexander Kutsan (GitHub)2016-10-1210-36/+64
| |\ \ \
| | * | | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-122-4/+4
| | * | | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-122-2/+2
| | * | | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-121-5/+5
| | * | | fixup! Add function_id check in request controllerAlexander Kutsan2016-10-124-5/+8
| | * | | Add function_id check in request controllerAlexander Kutsan2016-10-1110-33/+58
| * | | | Merge pull request #768 from dtrunov/feature/Navigation_interface_SDL_behavio...Artem Nosach (GitHub)2016-10-1123-93/+196
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix problems according to test coverage (#1)Anton Hrytsevich (GitHub)2016-10-113-4/+41
| | * | | Fix comments after reviewdtrunov2016-10-1122-87/+156