summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...feature/cloud_app_connection_statusJacob Keeler2019-01-229-16/+11
|\
| * Merge pull request #2742 from smartdevicelink/feature/cloud_app_connection_flowJackLivio2019-01-2252-16/+1647
| |\
| | * Fix Stylefeature/cloud_app_connection_flowJackLivio2019-01-221-2/+1
| | * Update based on commentsJackLivio2019-01-215-10/+6
| * | Merge pull request #2784 from smartdevicelink/fix/cloud_app_certificate_policiesJacob Keeler2018-12-074-3/+4
| |\ \
| | * | Fix incorrect value of string in policy table parsingfix/cloud_app_certificate_policiesjacobkeeler2018-12-044-3/+4
| |/ /
* | | Address CommentsJackLivio2019-01-202-3/+1
* | | Address review commentsjacobkeeler2019-01-151-16/+24
* | | Add lock for pending device mapJackLivio2019-01-142-0/+7
* | | Fix disconnect flowjacobkeeler2018-12-132-1/+1
* | | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-1220-101/+142
* | | Set app icon path for pending appsjacobkeeler2018-12-051-0/+6
* | | Update ConnectionStatusUpdated method + testsJackLivio2018-12-058-23/+22
* | | 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-0310-68/+24
|\ \ \ | | |/ | |/|
| * | Address Comments and Remove Unused CodeJackLivio2018-11-2710-68/+24
| * | Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...JackLivio2018-11-2722-146/+279
| |\ \ | | |/
* | | Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...jacobkeeler2018-12-0322-146/+279
|\ \ \ | | |/ | |/|
| * | Merge pull request #2751 from smartdevicelink/feature/cloud_app_policies_init...JackLivio2018-11-2118-1/+149
| |\ \
| | * \ Merge branch 'feature/cloud_app_transport' into feature/cloud_app_policies_in...feature/cloud_app_policies_initcloudappJackLivio2018-11-212-3/+5
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2747 from smartdevicelink/feature/setcloudappproperties_rpcJackLivio2018-11-2113-8/+280
| |\ \ \
| | * \ \ Merge branch 'feature/setcloudappproperties_rpc' of github.com:smartdevicelin...feature/setcloudappproperties_rpcShobhitAd2018-11-200-0/+0
| | |\ \ \
| | | * | | Style fix in MOBILE_APIShobhitAd2018-11-201-3/+3
| | | * | | Removed redundant smart objectShobhitAd2018-11-161-35/+2
| | * | | | Style fix in MOBILE_APIShobhitAd2018-11-201-3/+3
| | * | | | Removed redundant smart objectShobhitAd2018-11-201-35/+2
| | * | | | Made requested changesShobhitAd2018-11-201-8/+8
| | * | | | Style FixShobhitAd2018-11-209-114/+134
| | * | | | Getting HybridAppPreference from enumShobhitAd2018-11-202-8/+10
| | * | | | Implement RPC in regular and external policiesShobhitAd2018-11-205-0/+64
| | * | | | Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-205-0/+166
| | * | | | Implement new RPC in MOBILE_APIShobhitAd2018-11-201-0/+53
| |/ / / /
| * | | | Merge pull request #2737 from smartdevicelink/feature/cloud_app_policiesJacob Keeler2018-11-1639-31/+1514
| |\ \ \ \
| | | | * | Style fixShobhitAd2018-11-1614-41/+36
| | | | * | Added InitCloudApp to mock policy filesShobhitAd2018-11-164-0/+8
| | | | * | Fixed merge conflictShobhitAd2018-11-160-0/+0
| | | | |\ \
| | | | | * | Implemented InitCloudApp in policy_regularShobhitAd2018-11-167-0/+59
| | | |_|/ / | | |/| | |
| | * | | | Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-1520-143/+161
| | | | * | Implement InitCloudApp in policy_externalShobhitAd2018-11-166-1/+52
| | | | * | Implemented InitCloudApp in policy_regularShobhitAd2018-11-167-0/+59
| | | | * | Address review commentsjacobkeeler2018-11-1620-143/+161
| | | |/ /
* | | | | Add ActivateApp test cases for cloud appsjacobkeeler2018-11-303-3/+58
* | | | | Fix incorrect HMI state after cloud app registrationjacobkeeler2018-11-303-19/+16
* | | | | Add tests for RegisterApplication and RetryConnectionjacobkeeler2018-11-296-39/+277
* | | | | Connection Status To Trigger UpdateAppListJackLivio2018-11-2919-5/+86
* | | | | Add method headers and fix stylejacobkeeler2018-11-2716-18/+137
* | | | | Update ActivateApp timeout for cloud appsjacobkeeler2018-11-273-0/+14
* | | | | Fix build issues and test failuresjacobkeeler2018-11-276-6/+8