summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+14
* Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-071-0/+1
|\
| * Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-0/+1
* | Add const and description to some methods of PolicyHandlerSergey Levchenko (GitHub)2017-09-071-0/+10
* | Add missed descriptionsAlexander Kutsan2017-09-062-0/+24
* | Merge pull request #240 from LuxoftAKutsan/fix/removed_not_used_codeAlexander Kutsan (GitHub)2017-08-281-12/+0
|\ \
| * | Remove redundant not used functionsAlexander Kutsan2017-08-251-12/+0
* | | Add missed description for set_rc_capability functionAndriy Byzhynar2017-08-281-0/+5
|/ /
* | Redundant interface removedAlexander Kutsan2017-08-211-3/+0
* | Replace CheckAccess with CheckModule for BaseCommandRequestAndrey Oleynik2017-08-211-12/+0
* | Removes unused interfaces from AccessRemote classAndrey Oleynik2017-08-211-12/+0
* | Removes unused intefaces from Service classAndrey Oleynik2017-08-211-14/+0
* | Removes obsolete enable/disable interfaces from RCAndrey Oleynik2017-08-211-12/+0
* | Removes primary device handling logicAndrey Oleynik2017-08-211-16/+0
* | Removes passenger-related logic from policyAndrey Oleynik2017-08-211-6/+0
* | Removes 'device rank' supportAndrey Oleynik2017-08-211-12/+0
* | Removes unused functionality from CheckAccess() interfaceAndrey Oleynik2017-08-211-11/+8
* | Fixes after rebasing on developAndrey Oleynik2017-08-171-6/+0
* | Implementation of system capabilitiesAlexander Kutsan2017-08-161-17/+13
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-163-5/+208
* | Add implementation for video streaming parametersSho Amano2017-08-111-0/+14
* | Add video streaming capability in system capabilitySho Amano2017-08-111-0/+30
* | Merge pull request #1689 from JackLivio/feature/mobile_projectionJacob Keeler2017-08-011-0/+5
|\ \
| * | Reivew changesJackLivio2017-08-011-2/+4
| * | Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-0/+3
* | | Merge pull request #1676 from JackLivio/feature/system_capabilities_queryJackLivio2017-07-311-0/+34
|\ \ \ | |/ / |/| |
| * | Formatting and review changesJackLivio2017-07-311-2/+28
| * | Add system capabilities to hmi_capabilities.jsonJackLivio2017-07-121-0/+8
| |/
* | Fixed sending timeout param via OnSystemRequestAKalinich-Luxoft2017-06-141-2/+2
|/
* Add missing functionality fo policiesokozlovlux2017-05-172-0/+7
* Fix policy unexpected PTUHerasym Oleh2017-05-171-1/+1
* Add functionality for External UCSokozlovlux2017-05-172-31/+51
* Adds draft business logic for 'CCS ON' case and unit testAndrey Oleynik2017-05-171-6/+21
* Remove unused method PolicyHandler::ResetRetrySequenceAlex Kutsan2017-05-151-1/+0
* Fix merge conficltsAlex Kutsan2017-01-311-5/+53
* Merge release to developAlex Kutsan2017-01-274-67/+41
|\
| * Remove nitification update_manager on AddApplicationAlexander Kutsan2017-01-171-1/+5
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+3
| * Enable SDL stop when PathStoSnapshot contains unportable symbolsiAndrew52016-12-281-1/+1
| * Aligned naming of EXTENDED_POLICY modesAndrey Oleynik2016-12-131-7/+7
| * Modify dixygen commentsAlexander Kutsan2016-12-051-2/+2
| * Changes EXTENDED_POLICY to EXTERNAL_POLICYAndrey Oleynik2016-12-051-7/+7
| * Fix usages of policy in codeAlexander Kutsan2016-12-052-7/+77
* | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-254-12/+12
* | Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-253-0/+721
|/
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-102-8/+1
* Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-0/+1
|\
| * Merge branch 'release/4.1.0'Alexander Kutsan2016-08-261-0/+1
* | UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-291-7/+7
* | Fix coding styleLevchenko2016-08-051-1/+1