summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/application_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-4/+0
* Fix comments after reviewIra Lytvynenko (GitHub)2018-08-161-3/+3
* Save current audio sourceIra Lytvynenko2018-08-161-0/+7
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-5/+5
* Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-161-0/+5
|\
| * Merge remote-tracking branch 'origin/develop' into feature/handling_VR_help_r...Jacob Keeler2018-07-021-51/+45
| |\
| * | Adjustment of application_manager component.sniukalov2018-05-211-0/+5
* | | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-1/+1
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-45/+17
|\ \ \ | | |/ | |/|
| * | Merge DevelopJackLivio2018-06-271-5/+8
| * | fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-12/+0
| * | Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-5/+0
| * | Move Unsubscribe from IVI calls to app extensionsAlexander2018-06-261-6/+0
| * | Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-261-8/+0
| * | Implement Extensions() functionsAlexander2018-06-261-0/+4
| * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-7/+0
| * | Fixed get RC ApplicationsBSolonenko2018-06-261-9/+15
| * | Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-1/+1
* | | Revert "Do not send OnVideoDataStreaming before streaming is approved"Sho Amano2018-06-281-8/+0
* | | Revert "Do not send OnVideoDataStreaming(false) when app already lost streami...Sho Amano2018-06-281-18/+1
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-271-9/+12
|\ \ \
| * \ \ Merge pull request #2254 from smartdevicelink/fix/lock_scopingJackLivio2018-06-261-9/+12
| |\ \ \ | | |/ / | |/| |
| | * | Run Style ScriptJackLivio2018-06-261-1/+1
| | * | Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-111-10/+13
| | |/
* | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-1/+20
|\ \ \ | |/ /
| * | Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-3/+17
| * | Initial implementationIra Lytvynenko2018-05-171-0/+4
| * | Treat projection app as audio appAndriy Byzhynar2018-05-171-1/+2
| |/
* | alignment and style checkfronneburg2018-04-191-5/+11
* | Merge remote-tracking branch 't-yoshii/fix/do-not-allow-streaming-state-chang...Sho Amano2018-04-121-1/+20
|\ \
| * | Do not send OnVideoDataStreaming(false) when app already lost streaming approvalTakamitsu Yoshii2017-09-261-1/+12
| * | Do not send OnVideoDataStreaming before streaming is approvedTakamitsu Yoshii2017-09-261-0/+8
* | | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-111-0/+13
* | | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+11
* | | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-0/+10
| |/ |/|
* | Avoid integer overflowAlex Kutsan2018-03-231-0/+2
* | Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-10/+36
|\ \
| * | Fix style issues in projectfix/style_issues_developjacobkeeler2018-02-011-2/+1
| * | 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-2/+2
| * | Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-1/+1
| * | Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-1/+3
| * | Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+5
| * | 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-11/+18
| * | Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-2/+2
| * | Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-121-6/+6
| * | Added new bool flag to ApplicationImpl classAKalinich-Luxoft2017-12-121-1/+15
* | | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+12
|/ /