summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src
Commit message (Expand)AuthorAgeFilesLines
* Get Icon URL Request (#2823)JackLivio2019-03-013-4/+167
* Close Cloud Connection (#2825)JackLivio2019-02-281-0/+34
* Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-5/+29
* 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_transport' into feature/cloud_app_connection_...feature/cloud_app_connection_statusJacob Keeler2019-01-221-3/+2
| |\
| | * Update based on commentsJackLivio2019-01-211-2/+2
* | | Merge branch 'feature/cloud_app_connection_status' into feature/cloud_app_con...Jacob Keeler2019-01-161-15/+22
|\ \ \ | |/ /
| * | Address review commentsjacobkeeler2019-01-151-16/+24
* | | 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-142-7/+65
|\ \ \ | |/ /
| * | Add lock for pending device mapJackLivio2019-01-141-0/+5
| * | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-122-7/+60
* | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...JackLivio2018-12-104-17/+38
|\ \ \ | |/ /
| * | Set app icon path for pending appsjacobkeeler2018-12-051-0/+6
| * | Fix storage directory deletion if app folder is not setjacobkeeler2018-12-051-1/+1
| * | Fix resumption setting HMI level to NONE when already in FULLjacobkeeler2018-12-051-1/+3
| * | Fix style and update app list after PTUjacobkeeler2018-12-041-0/+2
| * | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-12-031-1/+4
| |\ \ | | |/
| | * Address Comments and Remove Unused CodeJackLivio2018-11-271-1/+4
| | * Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...JackLivio2018-11-271-14/+22
| | |\
| * | \ Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...jacobkeeler2018-12-031-14/+22
| |\ \ \ | | | |/ | | |/|
| | * | Implemented InitCloudApp in policy_regularShobhitAd2018-11-161-0/+3
| | * | Address review commentsjacobkeeler2018-11-161-14/+19
* | | | Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-301-0/+27
|/ / /
* | | Fix incorrect HMI state after cloud app registrationjacobkeeler2018-11-302-17/+14
* | | Add tests for RegisterApplication and RetryConnectionjacobkeeler2018-11-291-18/+25
* | | Connection Status To Trigger UpdateAppListJackLivio2018-11-291-0/+4
* | | StyleJackLivio2018-11-261-2/+1
* | | Fix issues with retry sequencejacobkeeler2018-11-262-2/+2
* | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-261-6/+6
|\ \ \ | | |/ | |/|
| * | Fix auth_token typoJackLivio2018-11-201-1/+1
| * | Address comments, fix unit test failuresJackLivio2018-11-201-6/+6
* | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-163-22/+75
|\ \ \ | |/ /
| * | Address commentsJackLivio2018-11-162-19/+33
| * | Merge remote-tracking branch 'origin/feature/setcloudappproperties_rpc' into ...JackLivio2018-11-161-4/+11
| |\ \ | | |/
| | * Style FixShobhitAd2018-11-131-5/+9
| | * Getting HybridAppPreference from enumShobhitAd2018-11-131-4/+7
| * | Clean up application and app manager codeJackLivio2018-11-162-9/+20
| * | Set Application ParametersJackLivio2018-11-141-0/+19
* | | Add cloud connection statusjacobkeeler2018-11-163-3/+73
* | | Fix issues with ActivateApp flowjacobkeeler2018-11-151-4/+40
* | | Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-141-0/+4
|/ /
* | Fix stylejacobkeeler2018-11-142-26/+35
* | Show pending cloud apps in update app listJackLivio2018-11-131-10/+42
* | Merge branch 'feature/cloud_app_policies' into feature/cloud_app_connection_flowJacob Keeler2018-11-092-0/+3
|\ \ | |/
| * Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-12/+24
| * Add cloud app parameters to regular policiesjacobkeeler2018-11-092-0/+67