summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-2311-19/+12
|\
| * Merge pull request #2749 from smartdevicelink/feature/cloud_app_connection_st...Jacob Keeler2019-01-2260-308/+1104
| |\
| | * 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
* | | | 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-164-21/+20
* | | | Fix reconnect flow after modified disconnect flowjacobkeeler2019-01-154-11/+16
* | | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...jacobkeeler2019-01-1420-101/+149
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_status' int...JackLivio2018-12-1040-238/+336
|\ \ \ \ | |/ / /
| * | | 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