summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix HMI Level resettingfeature/cloud_app_testjacobkeeler2018-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
* Fix unitialized connection keyjacobkeeler2018-11-271-1/+2
* Add is_completed to timerjacobkeeler2018-11-263-12/+23
* StyleJackLivio2018-11-262-4/+7
* Update regex for endpoint and return 0 for App List handlesJackLivio2018-11-262-6/+22
* Fix issues with retry sequencejacobkeeler2018-11-266-16/+34
* Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-2614-22/+69
|\
| * Fix auth_token typoJackLivio2018-11-204-8/+8
| * Address comments, fix unit test failuresJackLivio2018-11-2014-18/+65
* | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-1626-106/+509
|\ \ | |/
| * Remove printfs and hardcoded valuesJackLivio2018-11-166-62/+36
| * Address commentsJackLivio2018-11-164-32/+54
| * Merge remote-tracking branch 'origin/feature/setcloudappproperties_rpc' into ...JackLivio2018-11-1613-8/+313
| |\
| | * Made requested changesShobhitAd2018-11-141-8/+8
| | * Style FixShobhitAd2018-11-139-114/+134
| | * Getting HybridAppPreference from enumShobhitAd2018-11-132-8/+10
| | * Implement RPC in regular and external policiesShobhitAd2018-11-135-0/+64
| | * Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-135-0/+166
| | * Implement new RPC in MOBILE_APIShobhitAd2018-11-131-0/+53
| * | Clean up application and app manager codeJackLivio2018-11-167-23/+104
| * | Set Application ParametersJackLivio2018-11-141-0/+19
* | | Add cloud connection statusjacobkeeler2018-11-1625-146/+236
* | | Fix issues with ActivateApp flowjacobkeeler2018-11-154-30/+50
* | | Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-149-7/+74
|/ /
* | Merge branch 'feature/cloud_app_connection_flow' of github.com:smartdevicelin...JackLivio2018-11-1431-206/+252
|\ \
| * | Fix stylejacobkeeler2018-11-1431-206/+252
* | | Update regex pattern to allow ip address formatJackLivio2018-11-141-1/+1
|/ /
* | Show pending cloud apps in update app listJackLivio2018-11-136-19/+67
* | Merge branch 'feature/cloud_app_policies' into feature/cloud_app_connection_flowJacob Keeler2018-11-0954-13/+253
|\ \ | |/
| * Add missing auth token in select app queryjacobkeeler2018-11-093-3/+5
| * Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-0923-52/+259
| * Add cloud app parameters to external policiesjacobkeeler2018-11-0918-15/+612
| * Add cloud app parameters to regular policiesjacobkeeler2018-11-0921-16/+675
| * Merge pull request #2736 from smartdevicelink/feature/cloudappvehicleid_paramShobhit Adlakha2018-11-0750-3/+248
| |\
| | * Made requested changesfeature/cloudappvehicleid_paramShobhitAd2018-11-051-8/+8
| | * Style fixShobhitAd2018-11-011-1/+1
| | * Added description for param to MOBILE and HMI API filesShobhitAd2018-11-012-17/+53
| | * Added CloudAppVehicleID param to all other policy tablesShobhitAd2018-11-0139-0/+156
| | * Added VehicleData Param CloudAppVehicleID to coreShobhitAd2018-11-019-0/+25
| | * Added CloupAppVehicleID param to MOBILE and HMI APIShobhitAd2018-10-312-0/+28
| |/
* | Check if connection exists in internal connection listJackLivio2018-11-091-7/+32
* | Pending cloud connection created via policies on startupJackLivio2018-11-0923-16/+269
* | Initial Cloud Transport ComponentJackLivio2018-11-0817-1/+1041
* | Merge branch 'feature/cloud_app_policies' of github.com:smartdevicelink/sdl_c...JackLivio2018-11-084-9/+19
|\ \
| * | Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-0723-52/+259