summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/application_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-217/+1
* Merge pull request #2312 from t-yoshii/fix/do-not-send-invalid-unregister-reasonJackLivio2018-08-171-0/+2
|\
| * set unregister reason when stopping application managerTakamitsu Yoshii2018-06-281-0/+2
* | Save current audio sourceIra Lytvynenko2018-08-161-0/+8
* | Remove exception-handling code, extra constructorsfeature/boost_lock_implementationConlain Kelly2018-07-241-1/+0
* | Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-191-36/+38
|\ \
| * | style fixConlain Kelly2018-07-181-2/+4
| * | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-36/+36
* | | style fixConlain Kelly2018-07-181-1/+2
* | | ayyy it buildsConlain Kelly2018-07-181-1/+1
* | | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-1066/+384
|\ \ \ | |/ /
| * | Merge pull request #2344 from smartdevicelink/feature/driver_distraction_on_r...Jacob Keeler2018-07-131-7/+17
| |\ \
| | * | Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-7/+17
| * | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-111-4/+0
| |\ \ \ | | |/ / | |/| |
| | * | Remove DBus from projectJacob Keeler2018-07-101-4/+0
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-1014/+87
| |\ \ \ | | |/ /
| | * | Merge DevelopJackLivio2018-06-271-20/+22
| | * | Move IsSubsscrbedTo to pluginAlexander2018-06-261-6/+1
| | * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-6/+0
| | * | Fixed get RC ApplicationsBSolonenko2018-06-261-2/+21
| | * | SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-261-78/+2
| | * | Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-261-0/+6
| | * | Fix UTsIra Lytvynenko2018-06-261-1/+1
| | * | Fix code styleIra Lytvynenko (GitHub)2018-06-261-15/+14
| | * | Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-6/+2
| | * | Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-261-0/+1
| | * | Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-10/+13
| | * | move commands factory to rpc pluginIra Lytvynenko2018-06-261-4/+1
| | * | Remove all remote controllAlexander Kutsan2018-06-261-31/+0
| | * | Refactor CommandFactoryIra Lytvynenko2018-06-261-66/+15
| | * | RPCHandler implementationIra Lytvynenko2018-06-261-336/+13
| | * | RPCService implementationIra Lytvynenko2018-06-261-486/+30
| * | | Revert "End navi services on unregistering application"Sho Amano2018-06-281-1/+0
| * | | Follow-up of latest develop branch mergingSho Amano2018-06-281-2/+2
| * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-271-20/+22
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #2254 from smartdevicelink/fix/lock_scopingJackLivio2018-06-261-20/+22
| | |\ \ | | | |/ | | |/|
| | | * Run Style ScriptJackLivio2018-06-261-2/+1
| | | * undo dumb style changesConlain Kelly2018-06-251-45/+44
| | | * Cleanup dumb re-formatting, overall cleanupConlain Kelly2018-06-121-24/+25
| | | * Convert DataAccessor to use a shared_ptr to a lockConlain Kelly2018-06-111-87/+90
| * | | Rename some variables and functionSho Amano2018-06-261-3/+2
| * | | Revert "Merge pull request #252 in NAR/sdl-core from fix/minor_unit_test_fix ...Sho Amano2018-06-191-1/+1
| * | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-21/+54
| |\ \ \ | | |/ /
| | * | Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-181-0/+5
| | |\ \
| | | * \ Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-051-0/+7
| | | |\ \ | | | | |/
| | | * | Additional fixes after ATF testingAKalinich-Luxoft2018-05-311-1/+2
| | | * | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+4
| | * | | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-21/+25
| | |\ \ \
| | | * | | Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-251-3/+2
| | | * | | Minor changes: extend logs, fix methods descriptionsElvis Kuliiev2018-05-171-14/+14