summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/application_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* fixup! Fix HMI level on StartServiceNAckfix/hmi_level_start_service_nackIgor Gapchuk2019-10-251-2/+2
* Fix HMI level on StartServiceNAckIgor Gapchuk2019-10-241-0/+46
* Fix/crash on ign off (#3048)Maksym Ked (GitHub)2019-09-261-0/+2
* Fix IAP device transport switching sequence (#3034)Andrii Kalinich (GitHub)2019-09-251-4/+20
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-1/+1
* Fix SDL's core crash during retry sequence (#3020)Igor Gapchuk (GitHub)2019-09-121-0/+3
* Fix failing build with enable_security=off (#3006)Maksym Ked (GitHub)2019-09-031-1/+2
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-1/+1
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-10/+16
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-3/+62
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-1/+6
* Implement Resumption for widgetsAndriy Byzhynar2019-08-201-0/+2
* Implement Policies changes and dependenciesAndriy Byzhynar2019-08-201-3/+8
* Implement StateController changesAndriy Byzhynar2019-08-201-10/+10
* Update OnHMIStatus notificationAndriy Byzhynar2019-08-201-33/+0
* Update application and its dependenciesAndriy Byzhynar2019-08-201-17/+37
* Merge pull request #2960 from smartdevicelink/feature/same_app_from_multiple_...Shobhit Adlakha2019-08-161-36/+49
|\
| * Removed DEPRECATED methods.sniukalov2019-08-141-25/+0
| * Add using device id for external proprietary mode.sniukalov2019-08-141-19/+23
| * Adjustment application_manager for multiple devices.sniukalov2019-08-141-7/+41
* | support tiled menus and submenus (#2968)Collin2019-08-151-9/+4
|/
* Process lock_screen_dismissal_warning logicigapchuck2019-07-241-1/+16
* Send OnDriverDistraction notification in case if LockScreenDismissal state wa...Alexander2019-07-241-27/+39
* Process lock_screen_dismissal_enabled logicAlexander2019-07-241-0/+12
* Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-0/+14
|\
| * Added macro to application manager and unit testsShobhit Adlakha2019-04-301-0/+14
* | Run updated style scriptjacobkeeler2019-04-291-51/+52
|/
* Merge pull request #2861 from smartdevicelink/fix/5.1.0_build_failuresJacob Keeler2019-03-271-3/+3
|\
| * Fix build failures depending on build optionsfix/5.1.0_build_failuresjacobkeeler2019-03-271-3/+3
* | Coverity 5.1 Fixes (#2854)JackLivio2019-03-261-9/+17
|/
* Merge remote-tracking branch 'origin/develop' into tests/cloud_app_disconnecttests/cloud_app_disconnect+fixJackLivio2019-03-171-0/+18
|\
| * Remove pending cloud apps at shutdownfix/remove_pending_cloud_apps_at_shutdownJackLivio2019-03-161-0/+18
* | Merge branch 'develop' of github.com:smartdevicelink/sdl_core into tests/clou...JackLivio2019-03-131-4/+4
|\ \ | |/
| * Change `message` in ValidateRpcSO to referencejacobkeeler2019-03-121-3/+3
| * Rename `remove_unknown_parameters` to `allow_unknown_parameters`jacobkeeler2019-03-121-1/+1
* | Cloud app disconnect tests + fixJackLivio2019-03-131-4/+6
|/
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-18/+293
|\
| * Merge pull request #2833 from smartdevicelink/feature/cloud_app_hybrid_prefer...Jacob Keeler2019-03-071-13/+52
| |\
| | * Handle hybrid app preferencejacobkeeler2019-03-051-12/+51
| * | Fix issues after mergefeature/secure_websocket_connectionjacobkeeler2019-03-051-2/+8
| * | Merge branch 'feature/cloud_app_transport' into feature/secure_websocket_conn...Jacob Keeler2019-03-051-6/+230
| |\ \ | | |/
| | * GetCloudAppProperties (#2824)JackLivio2019-03-011-2/+2
| | * Get Icon URL Request (#2823)JackLivio2019-03-011-3/+159
| | * Close Cloud Connection (#2825)JackLivio2019-02-281-0/+34
| | * Revert "Update based on comments"jacobkeeler2019-02-241-1/+2
| | * Add pending device map locksfeature/cloud_app_connection_status_disconnectJackLivio2019-01-231-0/+4
| | * Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...Jacob Keeler2019-01-231-3/+2
| | |\
| | * \ Merge branch 'feature/cloud_app_connection_status' into feature/cloud_app_con...Jacob Keeler2019-01-161-15/+22
| | |\ \
| | * | | Address CommentsJackLivio2019-01-161-1/+2
| | * | | Fix reconnect flow after modified disconnect flowjacobkeeler2019-01-151-1/+3