summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-8/+0
* Save current audio sourceIra Lytvynenko2018-08-161-0/+6
* Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-2/+2
|\
| * Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-171-31/+43
| |\
| * | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-251-2/+2
* | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
| |/ |/|
* | Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-161-0/+8
|\ \
| * | Fix failed ATF tests after timer removingAKalinich-Luxoft2018-07-111-0/+1
| * | Merge remote-tracking branch 'origin/develop' into feature/handling_VR_help_r...Jacob Keeler2018-07-021-31/+28
| |\ \
| * | | Adjustment of application_manager component.sniukalov2018-05-211-0/+7
* | | | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-1/+2
* | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-28/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge DevelopJackLivio2018-06-271-2/+2
| * | | fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-6/+0
| * | | fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-2/+0
| * | | Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-1/+0
| * | | Move Unsubscribe from IVI calls to app extensionsAlexander2018-06-261-1/+0
| * | | Extensions mock and remove redundant functionAlexander2018-06-261-2/+0
| * | | Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-261-1/+0
| * | | Move QueryInterface function closer to functions with similar functionalityAlexander2018-06-261-7/+2
| * | | Modify resumption to use plugins but not application managerAlexander2018-06-261-0/+2
| * | | Implement Extensions() functionsAlexander2018-06-261-0/+2
| * | | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-11/+0
| * | | Fixed get RC ApplicationsBSolonenko2018-06-261-0/+5
| | |/ | |/|
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-271-2/+2
|\ \ \
| * \ \ Merge pull request #2254 from smartdevicelink/fix/lock_scopingJackLivio2018-06-261-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | cleanup some lock stuff, fix some buggageConlain Kelly2018-06-111-1/+1
| | * | Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-111-2/+2
| | |/
* | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-1/+18
|\ \ \ | |/ /
| * | Review issues: add missing function descriptionsElvis Kuliiev2018-05-221-0/+5
| * | Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-1/+1
| * | Initial implementationIra Lytvynenko2018-05-171-0/+12
| |/
* | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-111-0/+1
* | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+19
* | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-0/+3
|/
* Run Style ScriptJackLivio2018-02-141-1/+1
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-11/+58
|\
| * Fix deprecated warnings in application_impl and connection_handler_implfix/deprecated_warningsjacobkeeler2018-02-011-1/+1
| * Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-11/+3
| * Add wrappers for deprecated methodsAndriy Byzhynar2018-01-181-0/+9
| * Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-3/+6
| * Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+2
| * Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-1/+0
| * Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-1/+25
| * Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-13/+19
| * Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-121-6/+7
| * Added new bool flag to ApplicationImpl classAKalinich-Luxoft2017-12-121-9/+21
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+9
|/
* Use VehicleDataType from MOBILE APi xml imstead of hardcoded valuesAlexander Kutsan2017-11-271-1/+1
* Removes unused intefaces from applicationAndrey Oleynik2017-08-211-16/+4