summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update based on commentsJackLivio2019-01-215-10/+6
* 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 branch 'feature/cloud_app_transport' into feature/cloud_app_policies_in...feature/cloud_app_policies_initcloudappJackLivio2018-11-212-3/+5
| |\
| | * 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
| | * Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-1520-143/+161
| * | Style fixShobhitAd2018-11-1614-41/+36
| * | Added InitCloudApp to mock policy filesShobhitAd2018-11-164-0/+8
| * | 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
* | | Fix auth_token typoJackLivio2018-11-204-8/+8
* | | Address comments, fix unit test failuresJackLivio2018-11-2014-18/+65
* | | 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
* | 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
| * 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-0816-1/+1035
* | Merge branch 'feature/cloud_app_policies' of github.com:smartdevicelink/sdl_c...JackLivio2018-11-084-9/+19
|\ \