summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager
Commit message (Expand)AuthorAgeFilesLines
* SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-262-5/+1
* Add Resource allocation manager stubAlexander Kutsan2018-06-261-1/+1
* Fix UTsIra Lytvynenko2018-06-261-1/+6
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-261-0/+3
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-262-1/+11
* Remove all remote controllAlexander Kutsan2018-06-261-5/+2
* Refactor CommandFactoryIra Lytvynenko2018-06-262-4/+4
* RPCHandler implementationIra Lytvynenko2018-06-262-1/+65
* RPCService implementationIra Lytvynenko2018-06-262-13/+98
* Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-132-3/+15
|\
| * Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-251-2/+10
| * Initial implementationIra Lytvynenko2018-05-172-1/+5
* | Merge pull request #2221 from JackLivio/fix/display_capabilities_segfaultJackLivio2018-06-111-0/+4
|\ \
| * | Check if display capabilities struct is valid before setting valueJackLivio2018-06-071-0/+4
| |/
* | Initial implementation of Expandable Design for Proprietary Data ExchangeAndriy Byzhynar (GitHub)2018-05-241-0/+35
|/
* Fix/unregister while audio pass thru (#1757)Sho Amano2018-03-261-2/+19
* 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
| * Fixes handling of way points un/subscription for transport switch caseAndrey Oleynik (GitHub)2018-01-181-0/+23
| * 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
|/
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-272-74/+2
* 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
|\ \