summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-0/+5
* Apply review commentsokozlovlux2017-05-191-2/+0
* Add missing functionality fo policiesokozlovlux2017-05-172-0/+7
* Fix policy unexpected PTUHerasym Oleh2017-05-172-1/+3
* Cover external UCS informing HMI with UTatimchenko2017-05-171-0/+12
* Adds 'externalConsentStatus' to GetListOfPermissions responseIvo Stoilov (GitHub)2017-05-171-0/+2
* Add logic for GetListOfPermission response processing in policyIvo Stoilov (GitHub)2017-05-171-3/+3
* Add functionality for External UCSokozlovlux2017-05-176-89/+155
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-172-10/+82
* Add new external UCS-related params in PTU, PreloadedPT, SnapshotPTIvo Stoilov (GitHub)2017-05-171-0/+8
* Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-151-1/+0
* Merge pull request #1475 from okozlovlux/fix/SDL_uses_url_in_GetURLs_for_NOT_...JackLivio2017-05-121-2/+2
|\
| * Fix issue when SDL uses url in GetURLs for not registered applicationokozlovlux2017-04-121-2/+2
* | Merge pull request #1478 from LitvinenkoIra/fix/cycling_urls_refactoringJackLivio2017-05-121-0/+11
|\ \
| * | Fix used int type to uint32_tTeodora Kireva2017-04-121-1/+1
| * | Fix missing check for empty URLsTeodora Kireva2017-04-121-4/+6
| * | Fix OnSystemRequest cycling urls refactoringTeodora Kireva2017-04-101-0/+9
| |/
* | Fix SDL does not increment count_of_rejections_sync_out_of_memorySergey Levchenko (GitHub)2017-05-111-0/+2
* | Add patch version to Mobile and HMI APIsfeature/API_patch_versionJacob Keeler2017-04-271-0/+1
|/
* Revert "Add new param "subMenuIcon" at AddSubMenu RPC"revert-1260-fix/FixAddSubMenuIconInvalidCaseVeronica Veremjova2017-02-092-15/+0
* Revert "Resume subMenuIcon"Veronica Veremjova2017-02-091-1/+0
* Move HMI commands missed tests from release/4.3.0 to developIra Lytvynenko2017-02-072-1/+4
* Resume subMenuIconVeronica Veremjova2017-02-061-0/+1
* Add new param "subMenuIcon" at AddSubMenu RPCVeronica Veremjova2017-02-062-0/+15
* Merge branch 'release/4.3.0' into developAlex Kutsan2017-01-3130-586/+994
|\
| * Merge release to developAlex Kutsan2017-01-2730-585/+993
| |\
| | * Change policies path and fix params method usageAlex Kutsan2017-01-1832-642/+1002
| | |\
| | | * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+2
| | | * Use secconds against ms in RPCsAlex Kutsan2017-01-133-6/+7
| | | * Merge pull request #1149 from dev-gh/fix/Fix_max_requiests_constraint_checkAndrey Oleynik (GitHub)2017-01-053-85/+141
| | | |\
| | | | * Fixes style, logging, enum declarationAndrey Oleynik2017-01-042-37/+38
| | | | * Removes unused code from RequestInfo classAndrey Oleynik2017-01-031-81/+1
| | | | * Fixes logic of max requests per time scale constraint verificationAndrey Oleynik2017-01-032-4/+139
| | | * | Fixes wrapping with ifdef for proprietary logicAndrey Oleynik2017-01-051-2/+2
| | | * | Fixes choosing of application to request backend for policy update (#1146)Andrey Oleynik (GitHub)2017-01-041-2/+22
| | | |/
| | | * Fix missing links for registered app with deviceVeronica Veremjova2016-12-271-0/+5
| | | * Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-139-17/+17
| | | * Renames EXTENDED_POLICY definition to PROPRIETARY_MODE to avoid confusionAndrey Oleynik2016-12-132-4/+4
| | | * Beautifies with clang-formatAndrey Oleynik2016-12-058-17/+10
| | | * Renames folder missed by PR#1068Andrey Oleynik2016-12-0511-5/+22
| | | * Update yearAlexander Kutsan2016-12-053-3/+3
| | | * Remove unused filesAlexander Kutsan2016-12-056-177/+0
| | | * Use override in policy handlerAlexander Kutsan2016-12-051-11/+11
| | | * Add final and remove empty string initialisationAlexander Kutsan2016-12-051-1/+1
| | | * Modify dixygen commentsAlexander Kutsan2016-12-051-2/+2
| | | * Add emptylines before EOFAlexander Kutsan2016-12-057-7/+14
| | | * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-059-17/+17
| | | * fixup! Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+1
| | | * Fix style issuesAlexander Kutsan2016-12-052-2/+2
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-0519-540/+118