summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager/application_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-231-53/+16
|\
| * Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-211-53/+0
| |\
| | * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-53/+0
| * | Implement resumption during Low VoltageAndriy Byzhynar2018-08-211-2/+6
| |/
| * Save current audio sourceIra Lytvynenko2018-08-161-0/+12
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-251-4/+4
|\ \ | |/
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-4/+4
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-161-0/+21
|\ \ | |/
| * Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-0/+8
| * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-29/+33
| |\
| * \ Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+5
| |\ \
| * | | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+13
* | | | Add full app id parameter, need to use it stillConlain Kelly2018-06-281-0/+3
| |_|/ |/| |
* | | Move IsSubsscrbedTo to pluginAlexander2018-06-261-2/+2
* | | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-2/+0
* | | SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-261-4/+1
* | | Add Resource allocation manager stubAlexander Kutsan2018-06-261-1/+1
* | | Fix UTsIra Lytvynenko2018-06-261-1/+6
* | | Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-1/+2
* | | Remove all remote controllAlexander Kutsan2018-06-261-5/+2
* | | Refactor CommandFactoryIra Lytvynenko2018-06-261-3/+3
* | | RPCHandler implementationIra Lytvynenko2018-06-261-1/+5
* | | RPCService implementationIra Lytvynenko2018-06-261-13/+15
| |/ |/|
* | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-0/+1
|\ \
| * | Initial implementationIra Lytvynenko2018-05-171-0/+1
| |/
* | Check if display capabilities struct is valid before setting valueJackLivio2018-06-071-0/+4
|/
* Fix/unregister while audio pass thru (#1757)Sho Amano2018-03-261-2/+19
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-1/+66
|\
| * 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-271-3/+2
* Add missed descriptionsAlexander Kutsan2017-09-061-0/+7
* Remove redundant not used functionsAlexander Kutsan2017-08-251-12/+0
* Redundant interface removedAlexander Kutsan2017-08-211-3/+0
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-5/+52
* Add implementation for video streaming parametersSho Amano2017-08-111-0/+14
* Reivew changesJackLivio2017-08-011-2/+4
* Mobile Projection Implementation and Unit TestsJackLivio2017-07-271-0/+3
* Add functionality for External UCSokozlovlux2017-05-171-3/+3
* Merge release to developAlex Kutsan2017-01-271-2/+2
* Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
* Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-251-0/+597