summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager/application_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-0/+17
|\
| * Handle hybrid app preferencejacobkeeler2019-03-051-0/+3
| * Get Icon URL Request (#2823)JackLivio2019-03-011-0/+12
| * Close Cloud Connection (#2825)JackLivio2019-02-281-0/+2
* | Merge branch 'feature/base_app_services_implementation' into feature/forwarde...Shobhit Adlakha2019-02-261-0/+1
|\ \
| * | Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-0/+1
* | | Implemented RpcPassThroughTimeout param and IncreaseForwardedRequestTimeout f...Shobhit Adlakha2019-02-211-0/+3
|/ /
* | Update PublishAppService in AppServiceManagerjacobkeeler2019-01-241-1/+1
* | Add basic App Service Managerjacobkeeler2019-01-231-0/+3
|/
* Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-0/+2
* Add method headers and fix stylejacobkeeler2018-11-271-0/+5
* Add cloud connection statusjacobkeeler2018-11-161-0/+3
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-1/+1
* Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-061-1/+2
* Update FileSize and Offset to uint64_tJackLivio2018-08-301-1/+1
* 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