summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix absent status updateHerasym Oleh2017-05-177-11/+34
* Fix wrong if case in policyHerasym Oleh2017-05-173-6/+8
* Fix policy unexpected PTUHerasym Oleh2017-05-1720-26/+147
* Fix SDL ignores externalConsentStatusatimchenko2017-05-1714-101/+274
* Fixed defect that there's no external_consent_status_groups section in policy...PDmytriiev2017-05-172-2/+2
* Fix Policy Update flow for EXTERNAL_PROPRIETARYAlex Kutsan2017-05-172-8/+10
* Cover external UCS informing HMI with UTatimchenko2017-05-174-4/+95
* Adds 'externalConsentStatus' to GetListOfPermissions responseIvo Stoilov (GitHub)2017-05-174-0/+58
* Add logic for GetListOfPermission response processing in policyIvo Stoilov (GitHub)2017-05-172-3/+4
* Add perstistence for external user consent status received from systemIvo Stoilov (GitHub)2017-05-173-7/+7
* Extend GetListOfPermissions HMI API with externalConsentStatus parameterIvo Stoilov (GitHub)2017-05-171-10/+19
* Add functionality for External UCSokozlovlux2017-05-1774-3627/+4549
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-1729-1334/+4481
* Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-1736-463/+1789
* Merge pull request #1487 from LitvinenkoIra/fix/update_needed_in_case_of_fail...Jacob Keeler2017-05-152-1/+5
|\
| * Add missed notification SDL.OnStatusUpdate(UPDATE_NEEDED)Ira Lytvynenko2017-04-182-1/+5
* | Merge pull request #1519 from okozlovlux/fix/SDL_shut_down_due_to_SIGSEGVJacob Keeler2017-05-151-52/+52
|\ \
| * | Fix issue when SDL shut down due to SIGSEGVokozlovlux2017-05-111-52/+52
* | | Merge pull request #1491 from LitvinenkoIra/fix/update_needed_is_sent_if_user...JackLivio2017-05-1519-27/+72
|\ \ \
| * | | Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-155-20/+0
| * | | Fix UPDATE_NEEDED is sent if user requested PTU from HMIAlex Kutsan2017-05-1517-10/+75
|/ / /
* | | Merge pull request #1483 from VVeremjova/fix/FixRertySequenceTimeoutJackLivio2017-05-122-14/+31
|\ \ \
| * | | Fix unit test for retry sequenceVeronica Veremjova2017-05-111-11/+23
| * | | Fix formula for retry sequence after clarificationsVeronica Veremjova2017-05-111-3/+8
| * | | Fix according unit testVeronica Veremjova2017-05-101-1/+1
| * | | Convert seconds to miliseconds before adding them to retry timeoutVeronica Veremjova2017-05-101-1/+1
* | | | Merge pull request #1474 from LitvinenkoIra/fix/update_needed_in_case_of_unco...JackLivio2017-05-122-8/+20
|\ \ \ \
| * | | | Fix UPDATE_NEEDED is sent in case of unconsented deviceIra Lytvynenko2017-05-112-8/+20
| | |_|/ | |/| |
* | | | Merge pull request #1475 from okozlovlux/fix/SDL_uses_url_in_GetURLs_for_NOT_...JackLivio2017-05-123-24/+31
|\ \ \ \
| * | | | Fix issue when SDL uses url in GetURLs for not registered applicationokozlovlux2017-04-123-24/+31
| |/ / /
* | | | Merge pull request #1478 from LitvinenkoIra/fix/cycling_urls_refactoringJackLivio2017-05-1214-515/+241
|\ \ \ \
| * | | | Fix codestyleIra Lytvynenko2017-05-114-8/+6
| * | | | Remove redundant fileIra Lytvynenko2017-05-111-486/+0
| * | | | Fix conflicts after rebasingTeodora Kireva2017-04-126-8/+50
| * | | | Fix used int type to uint32_tTeodora Kireva2017-04-126-25/+23
| * | | | Fix add code commentsTeodora Kireva2017-04-122-2/+14
| * | | | Fix omited URL in OnSystemRequest retryTeodora Kireva2017-04-124-10/+30
| * | | | Fix failed UT in PROPRIETARY modeTeodora Kireva2017-04-121-1/+1
| * | | | Fix missing check for empty URLsTeodora Kireva2017-04-1211-40/+77
| * | | | Fix code optimization and beautifyingTeodora Kireva2017-04-129-47/+50
| * | | | Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-1012-27/+130
| |/ / /
* | | | Merge pull request #1486 from LevchenkoS/fix/SDL_does_not_increment_count_of_...JackLivio2017-05-123-9/+22
|\ \ \ \
| * | | | Fix SDL does not increment count_of_rejections_sync_out_of_memorySergey Levchenko (GitHub)2017-05-113-9/+22
| | |/ / | |/| |
* | | | Merge pull request #1513 from dcherniev/fix/allow_on_hmi_status_notification_...JackLivio2017-05-122-11/+45
|\ \ \ \
| * | | | Add unit test into PolicyManagerImpldcherniev2017-04-281-0/+34
| * | | | Allow OnHMIStatus notification for revoked appdcherniev2017-04-271-11/+11
| | |_|/ | |/| |
* | | | Merge pull request #1534 from smartdevicelink/fix/fix_styleJacob Keeler2017-05-101-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add missing semicolonJacob Keeler2017-05-101-1/+1
| * | | Fix style issues in developJacob Keeler2017-05-101-3/+5
|/ / /
* | | Merge pull request #1502 from smartdevicelink/feature/API_patch_versionJacob Keeler2017-05-0211-23/+68
|\ \ \ | |/ / |/| |