summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2834 from smartdevicelink/feature/cloud_app_properties_re...feature/cloud_app_transportJacob Keeler2019-03-075-29/+22
|\
| * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-065-32/+21
| * Revert "Remove setAppName"jacobkeeler2019-03-061-0/+4
* | Merge pull request #2833 from smartdevicelink/feature/cloud_app_hybrid_prefer...Jacob Keeler2019-03-075-31/+122
|\ \ | |/ |/|
| * Address review commentsfeature/cloud_app_hybrid_preferencejacobkeeler2019-03-072-12/+19
| * Fix stylejacobkeeler2019-03-051-1/+0
| * Handle hybrid app preferencejacobkeeler2019-03-055-25/+110
* | Remove todos and fix typosjacobkeeler2019-03-052-2/+2
* | 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-0534-128/+799
|\ \
| * \ Merge remote-tracking branch 'origin/develop' into feature/cloud_app_transportjacobkeeler2019-03-0513-78/+200
| |\ \ | | |/ | |/|
| | * Merge pull request #2684 from LuxoftAKutsan/fix/default_light_capabilities_co...Jacob Keeler2019-03-045-0/+41
| | |\
| | | * Fix the Light Name conversion from string to enum value in default capabilitiesIryna Lytvynenko2018-10-165-0/+41
| | * | fix: remove shared pointer of Application from HmiState (#2225)Sho Amano2019-02-265-67/+125
| | * | Revert "Add missing resource close in LoadPlugin"release/5.0.1JackLivio2018-11-191-1/+0
| | * | Merge pull request #2734 from AByzhynar/fix/SDL_doesnt_include_binary_data_to...JackLivio2018-11-191-8/+28
| | |\ \
| | | * | Add binary data to OEM_SPECIFIC request typeAndriy Byzhynar2018-10-311-8/+28
| | | |/
| | * | Add check for missing presetBankCapabilities in Buttons.GetCapabilitieshotfix/invalid_preset_bank_capabilitiesJacob Keeler2018-11-161-2/+6
| | |/
| * | GetCloudAppProperties (#2824)JackLivio2019-03-0115-37/+260
| * | Get Icon URL Request (#2823)JackLivio2019-03-018-10/+228
| * | Close Cloud Connection (#2825)JackLivio2019-02-283-0/+40
| * | Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-263-5/+35
| * | 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-149-100/+126
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...JackLivio2018-12-106-28/+50
| |\ \ \ \ \
| * | | | | | Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-303-5/+36
| * | | | | | Include mock connection handlerJackLivio2018-11-301-0/+1
* | | | | | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-02-072-16/+30
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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
| * | | | | | Address review commentsjacobkeeler2019-01-151-16/+24
| | |_|_|/ / | |/| | | |
| * | | | | Add lock for pending device mapJackLivio2019-01-142-0/+7
* | | | | | Merge branch 'feature/cloud_app_connection_status' into feature/secure_websoc...Jacob Keeler2019-01-029-100/+119
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-129-100/+119
| | |_|/ / | |/| | |
* | | | | Remove debug statements and style fixShobhitAd2018-12-071-11/+7
* | | | | Pass CloudAppProperties to websocket client connectionShobhitAd2018-12-051-1/+12
|/ / / /
* | | | Set app icon path for pending appsjacobkeeler2018-12-051-0/+6
* | | | Update ConnectionStatusUpdated method + testsJackLivio2018-12-051-0/+1
* | | | 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-042-5/+7
* | | | 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-273-25/+34
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...jacobkeeler2018-12-033-25/+34
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |