summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix defect wrong SDL response on invalid repsonse from HMI"revert-1458-fix/SetAudioStreamingIndicator_returnCodeIgor Kovalenko (GitHub)2017-04-101-12/+2
* Merge pull request #1464 from pold500/revert-1451-fix/on_permiss_changeIgor Kovalenko (GitHub)2017-04-0811-281/+63
|\
| * Revert "Fixed defect: OnPermissionsChange should not be sent"Pavel Dmytriiev (Github)2017-04-0711-281/+63
|/
* Merge pull request #1462 from dcherniev/feature/cover_by_unit_tests_the_appli...Dmytro Cherniev (GitHub)2017-04-074-198/+136
|\
| * Remove duplicate application_manager_impl_testdcherniev2017-04-074-4/+1
| * Cover by unit tests the ApplicationManagerImpldcherniev2017-04-072-267/+208
* | Merge pull request #1451 from pold500/fix/on_permiss_changeIgor Kovalenko (GitHub)2017-04-0711-63/+281
|\ \ | |/ |/|
| * Fixed unit testspold5002017-04-071-3/+2
| * Fixed codestylepold5002017-04-079-51/+239
| * Fixed defect: OnPermissionsChange should not be sentpold5002017-04-0710-63/+94
* | Merge pull request #1458 from pold500/fix/SetAudioStreamingIndicator_returnCodeIgor Kovalenko (GitHub)2017-04-071-2/+12
|\ \
| * | Fix defect wrong SDL response on invalid repsonse from HMIpold5002017-04-071-2/+12
| |/
* | Merge pull request #1460 from tkireva/fix/no_answer_after_PTUTeodora Kireva (GitHub)2017-04-074-26/+63
|\ \
| * | Fix missing ACK/NACK after PTUTeodora Kireva2017-04-074-26/+63
* | | Merge pull request #1459 from indlu/feature/Cover_ApplicationDataImpl_with_UTIgor Kovalenko (GitHub)2017-04-072-0/+432
|\ \ \ | |/ / |/| |
| * | Cover ApplicationDataImpl with UTatimchenko2017-04-062-0/+432
* | | Merge pull request #1454 from VVeremjova/fix/FixSavingIconAfterDelitingOldOnesVeronica Veremjova (GitHub)2017-04-071-2/+1
|\ \ \ | |/ / |/| |
| * | Compare size with update value of icon storageVeronica Veremjova2017-04-061-2/+1
| |/
* | Merge pull request #1450 from indlu/feature/Cover_ShowConstantTBTRequest_with_UTIgor Kovalenko (GitHub)2017-04-061-0/+537
|\ \
| * | Fixes for ShowTBTRequest unit testsatimchenko2017-04-051-1/+1
| * | Cover ShowTBTRequest with UTatimchenko2017-04-051-0/+537
* | | Merge pull request #1448 from indlu/feature/Cover_PerformInteractionRequest_w...Igor Kovalenko (GitHub)2017-04-063-52/+575
|\ \ \
| * | | Fixes for PerformInteractionRequest unit testsatimchenko2017-04-051-10/+10
| * | | Cover PerformInteractionRequest with UTatimchenko2017-04-053-52/+575
| |/ /
* | | Merge pull request #1442 from indlu/feature/Cover_MediaManagerImpl_with_UTIgor Kovalenko (GitHub)2017-04-064-103/+336
|\ \ \ | |_|/ |/| |
| * | Fixes for MediaManagerImpl unit testsatimchenko2017-04-051-27/+39
| * | Cover media_manager_impl with unit testsatimchenko2017-04-054-103/+324
* | | Merge pull request #1447 from tkireva/fix/wait_PTU_finishTeodora Kireva (GitHub)2017-04-0533-174/+377
|\ \ \ | |_|/ |/| |
| * | Fix synchronization logicTeodora Kireva2017-04-0512-79/+86
| * | Fix sending ACK/NACK before PTU finishedTeodora Kireva2017-04-0533-174/+370
| |/
* | Merge pull request #1440 from VVeremjova/fix/FixInfiniteLoop_for_remove_old_iconVeronica Veremjova (GitHub)2017-04-052-7/+14
|\ \
| * | Use already existing variable for check if saving icon is enableVeronica Veremjova2017-04-042-16/+10
| * | Add doxygen and renamed is_correct_removed_out variableVeronica Veremjova2017-04-042-7/+9
| * | Stop removing icon in case previous deleting was unsuccessfulVeronica Veremjova2017-04-042-4/+15
* | | Merge pull request #1441 from istoilovgithub/fix/sdl_onapppermissionconsent_w...Ivo Stoilov (GitHub)2017-04-057-27/+68
|\ \ \ | |_|/ |/| |
| * | Apply code review commentsIvo Stoilov (GitHub)2017-04-051-3/+3
| * | Fix failed UTsIvo Stoilov (GitHub)2017-04-052-17/+5
| * | Fix SDL.OnAppPermissionConsent with 'externalConsentStatus' parameterIvo Stoilov (GitHub)2017-04-056-10/+63
|/ /
* | Merge pull request #1446 from VVeremjova/fix/FixUnittest_for_policy_handlerVeronica Veremjova (GitHub)2017-04-051-2/+1
|\ \
| * | Fix tests after removing redundant notification about PTUVeronica Veremjova2017-04-051-2/+1
|/ /
* | Merge pull request #1432 from okozlovlux/fix/SDL_cant_StartService_protected_...Igor Kovalenko (GitHub)2017-04-042-3/+3
|\ \
| * | Fix issue when SDL sends redundant notification about PTUokozlovlux2017-04-042-3/+3
|/ /
* | Merge pull request #1429 from istoilovgithub/fix/system_request_with_filename...Ivo Stoilov (GitHub)2017-04-042-13/+138
|\ \
| * | Fix SystemRequest with filename=IVSU but w/o binary dataIvo Stoilov (GitHub)2017-03-292-13/+138
* | | Merge pull request #1439 from indlu/fix/Fix_SDL_crushes_when_HMI_response_wit...Ivo Stoilov (GitHub)2017-04-041-8/+12
|\ \ \
| * | | Fix SDL crushes when HMI response with wrong typeatimchenko2017-04-041-8/+12
|/ / /
* | | Merge pull request #1437 from tkireva/fix/missing_PTUTeodora Kireva (GitHub)2017-04-042-6/+8
|\ \ \ | |_|/ |/| |
| * | Fix broken UT after reverted changeTeodora Kireva2017-04-031-5/+7
| * | Fix missing PTU for missing certificateTeodora Kireva2017-03-311-1/+1
* | | Merge pull request #1436 from dcherniev/fix/correct_deletion_of_oldest_app_iconDmytro Cherniev (GitHub)2017-04-034-21/+66
|\ \ \