summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-122-1/+75
|\
| * Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-0/+9
| | | | | | | | | | | | | | | | | | | | | | These changes update switching flow so now instead of automatic switching start in case of same UUID is detected SDL will wait for external signal from the system to start this flow. Also due to UUID is reliable only while device remains connected (at least on certain systems) SDL now uses Bluetooth MAC and USB serial to manage devices and UUID is used only for detection of devices able to switch their transports. Currently only iAP2 Bluetooth to USB support is implemented.
| * Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-0/+23
| | | | | | | | | | | | In case app_id is used for way points subscription it being invalidated on transport switch and SDL can't unsubscribe same application after switch is done.
| * Initial implementation of holding commands for switching appsAndrey Oleynik (GitHub)2018-01-181-0/+7
| |
| * Moves app data recall logic out of ApplicationManagerAndrey Oleynik (GitHub)2018-01-181-7/+0
| |
| * Initial implementation of resumption during switchingAndrey Oleynik (GitHub)2018-01-181-0/+7
| |
| * Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+15
| |
| * Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-0/+7
| |
| * Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-2/+15
| |
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-1/+2
|/ | | | | | According to the new behaviour SDL has to postpone OnDriverDistraction for the application which are in NONE hmi level and send this notification once device change hmi level in some other hmi level.
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-272-74/+2
| | | | | | Delete include of application_manager/vehicle_info_data.h Fix unit tests
* 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
|\ | | | | Clear persistent data of all registered applications after FACTORY_DEFAULTS and MASTER_RESET
| * Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | After SDL receives - BC.OnExitAllApplications(MASTER_RESET) : SDL should clear stored persistent data of all registered applications and revert local PT to preloaded state. - BC.OnExitAllApplications(FACTORY_DEFAULTS): SDL should clear stored persistent data of all registered applications and remove all user consents from local PT.
* | 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
|\ \ | | | | | | Fix/removed not used code
| * | 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
| | | | | | | | Removed unused code after that
* | 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
| | | | | | | | | | | | Stype changes after integration Fix policy handler remote unit tests
* | 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
|\ \ | | | | | | Mobile Projection Implementation and Unit Tests
| * | 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
|\ \ \ | |/ / |/| | Feature/system capabilities query
| * | 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
|/ | | | | | Also added const for methods TimeoutExchangeSec/TimeoutExchangeMSec Changes from PR #1496
* Add missing functionality fo policiesokozlovlux2017-05-172-0/+7
| | | | Fix failed UTs
* Fix policy unexpected PTUHerasym Oleh2017-05-171-1/+1
|
* Add functionality for External UCSokozlovlux2017-05-172-31/+51
| | | | | | | | | | | - added functionality for External UCS: ON by the User - added UTs for policices External UCS: ON by the User - added perstistence for external user consent status received from system Fix issuies for HTTP and PROPRIETARY mode in mock policy handler - fixed issues in mock policy handler - fix coding style
* 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
| | | | | | | | | | | | AddApplication will return function that will sen d appropriate notifications on call Relates issue : APPLINK-31436
| * Use secconds against ms in RPCsAlex Kutsan2017-01-131-2/+3
| | | | | | | | Related issue : APPLINK-31433
| * Enable SDL stop when PathStoSnapshot contains unportable symbolsiAndrew52016-12-281-1/+1
| | | | | | | | | | | | | | | | Created method which checks that Snapshot filename consists only from portable symbols Added necessary check to main function. Renamed config_profile setter as there were 2 methods: getter & setter with the same name Related: APPLINK-30869