summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/application_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove notification buildermked-luxoft2019-08-291-10/+8
* Fixes after rebasesniukalov2019-08-291-1/+1
* Added sending error on PTU retries exceed allowed countsniukalov2019-08-291-0/+5
* Added handling of service status updatesniukalov2019-08-291-3/+59
* 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
| | * | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...jacobkeeler2019-01-141-7/+63
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...JackLivio2018-12-101-1/+12
| | |\ \ \ \
| | * | | | | Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-301-0/+27
| * | | | | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-02-071-16/+28
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...feature/cloud_app_connection_statusJacob Keeler2019-01-221-3/+2
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Update based on commentsJackLivio2019-01-211-2/+2