summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager
Commit message (Expand)AuthorAgeFilesLines
* 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-232-53/+18
|\
| * Merge pull request #2363 from smartdevicelink/feature/interior_vehicle_data_m...JackLivio2018-08-211-0/+2
| |\
| | * Add reading interior data rate limits from ini fileAlexander2018-08-201-0/+2
| * | 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-252-6/+6
|\ \ | |/
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-6/+6
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-162-0/+30
|\ \ | |/
| * 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-054-32/+183
| |\
| * | Rename some variables and functionSho Amano2018-06-261-1/+1
| * | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-183-3/+54
| |\ \
| * | | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-042-0/+22
* | | | Add full app id parameter, need to use it stillConlain Kelly2018-06-282-0/+4
| |_|/ |/| |
* | | Move IsSubsscrbedTo to pluginAlexander2018-06-261-2/+2
* | | Remove remote control flagIra Lytvynenko (GitHub)2018-06-263-9/+0
* | | 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