summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-291-18/+18
* Remove todos and fix typosjacobkeeler2019-03-051-1/+1
* GetCloudAppProperties (#2824)JackLivio2019-03-011-2/+2
* Add method headers and fix stylejacobkeeler2018-11-271-0/+4
* Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-261-8/+8
|\
| * Fix auth_token typoJackLivio2018-11-201-3/+3
| * Address comments, fix unit test failuresJackLivio2018-11-201-6/+6
* | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-161-8/+47
|\ \ | |/
| * Address commentsJackLivio2018-11-161-8/+12
| * Clean up application and app manager codeJackLivio2018-11-161-5/+40
* | Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-141-0/+2
|/
* Fix stylejacobkeeler2018-11-141-2/+3
* Add Cloud Info to Application ClassJackLivio2018-11-071-0/+27
* Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-181-0/+3
* Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-221-8/+6
|\
| * 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' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101-35/+47
|\ \ | |/
| * 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
| |\ \ \ | | |/ /
| * | | 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
| | |/ | |/|
* | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-1/+1
| |/ |/|
* | Review issues: add missing function descriptionsElvis Kuliiev2018-05-221-0/+5