summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application.h
Commit message (Expand)AuthorAgeFilesLines
* Update application and its dependenciesAndriy Byzhynar2019-08-201-21/+165
* Run updated style scriptjacobkeeler2019-04-291-23/+23
* 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-6/+45
|\ \ | |/
| * Address commentsJackLivio2018-11-161-5/+9
| * 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/+4
* Add Cloud Info to Application ClassJackLivio2018-11-071-0/+20
* Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-181-0/+12
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-12/+0
* Save current audio sourceIra Lytvynenko2018-08-161-0/+6
* Update based on commentsJackLivio2018-08-071-3/+1
* Check StyleJackLivio2018-08-051-1/+3
* Add support for mandatory and removed versioningJackLivio2018-08-011-0/+3
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+4
* Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-161-0/+7
|\
| * 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-20/+35
| |\
| * | Adjustment of application_manager component.sniukalov2018-05-211-0/+6
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-20/+17
|\ \ \ | | |/ | |/|
| * | fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-261-6/+0
| * | fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-7/+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
| * | Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-261-1/+0
| * | Implement Extensions() functionsAlexander2018-06-261-0/+6
| * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-7/+0
| * | Fixed get RC ApplicationsBSolonenko2018-06-261-0/+14
* | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+18
|\ \ \ | |/ /
| * | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-0/+9
| |\ \
| | * | Initial implementationIra Lytvynenko2018-05-171-0/+9
| | |/
| * | Upadte Color Via Set Display Layout and add Reject LogicJackLivio2018-05-021-0/+3
| * | Move color scheme to Dynamic Application Data & Add Set Display layout supportJackLivio2018-05-011-6/+6
| * | Implementation of color schemesJackLivio2018-04-251-0/+6
| |/
* | Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-041-0/+18
* | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-0/+13
|/
* Merge branch 'release/4.5.0' into fix/OnDriverDistructionJackLivio2018-02-121-11/+34
|\
| * Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-2/+3
| * Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+13
| * Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-12/+7
| * Updated description, added deprecated methodsAKalinich-Luxoft2017-12-191-6/+5
| * Renamed methods, updated briefs, removed deep nestingAKalinich-Luxoft2017-12-121-5/+6
| * Added new bool flag to ApplicationImpl classAKalinich-Luxoft2017-12-121-0/+14
* | Implement new behavior for OnDriverDistraction.agaliuzov2017-12-221-0/+20
|/