summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variablefeature/setcloudappproperties_rpc_implShobhitAd2018-11-091-1/+1
* Fix OnSetCloudAppProperties in policy_handlerShobhitAd2018-11-093-8/+14
* Add RPC function ID in regular and external policiesShobhitAd2018-11-095-0/+57
* Revert "Revert "Merge branch 'feature/cloud_app_policies' into feature/setclo...ShobhitAd2018-11-0837-31/+1486
* SetCloudAppProperties implementationShobhitAd2018-11-081-12/+13
* Revert "Merge branch 'feature/cloud_app_policies' into feature/setcloudapppro...ShobhitAd2018-11-0837-1486/+31
* Merge branch 'feature/cloud_app_policies' into feature/setcloudappproperties_...ShobhitAd2018-11-0837-31/+1486
|\
| * Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-0723-52/+259
| * Add cloud app parameters to external policiesjacobkeeler2018-11-0218-15/+612
| * Add cloud app parameters to regular policiesjacobkeeler2018-11-0221-16/+675
* | Merge branch 'feature/setcloudappproperties_rpc_impl' of github.com:smartdevi...ShobhitAd2018-11-080-0/+0
|\ \
| * | Implemented new RPC in MOBILE_API and added changes to HMI_APIShobhitAd2018-11-022-4/+68
| |/
* | Implement SetCloudAppProperties in coreShobhitAd2018-11-088-1/+191
* | Implemented new RPC in MOBILE_API and added changes to HMI_APIShobhitAd2018-11-082-4/+68
* | 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
|/
* Merge pull request #2572 from smartdevicelink/release/5.0.05.0.0hotfix/templates_updatesfeature/show_app_menufeature/progress_bar_seekfeature/open-menu-rpcfeature/open-menu-rfeature/buttonJackLivio2018-10-192515-146101/+140219
|\
| * Merge pull request #2707 from smartdevicelink/update_changelog_5release/5.0.0JackLivio2018-10-191-51/+186
| |\
| | * Fix Typoupdate_changelog_5JackLivio2018-10-191-2/+2
| | * Update Changelog 5.0.0JackLivio2018-10-191-51/+186
| |/
| * Merge pull request #2676 from LuxoftAKutsan/fix/fix_missing_module_types_for_...5.0.0_RC3JackLivio2018-10-1513-3163/+42
| |\
| | * Remove redundant unused source files to avoid confusing betwen polcy regular ...Alexander2018-10-1510-3141/+0
| | * Gather app_policies with right key for externalAlexander2018-10-153-16/+29
| | * Load module types from referecced group for app_policiesAlexander2018-10-151-7/+14
| |/
| * Merge pull request #2680 from smartdevicelink/fix/update_rpc_versioning_logicJackLivio2018-10-159-8/+10
| |\
| | * Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-159-8/+10
| |/
| * Merge pull request #2677 from smartdevicelink/fix/interior_data_caching_on_ra...JackLivio2018-10-153-0/+27
| |\
| | * Filter AvailableHDs and SisDatafix/interior_data_caching_on_radio_disableJackLivio2018-10-151-0/+2
| | * Ensure erase does not invalidate iteratorJackLivio2018-10-121-4/+5
| | * Add asBool()JackLivio2018-10-121-2/+2
| | * StyleJackLivio2018-10-121-2/+2
| | * Remove filtering from onInteriorVehicle data. Add to GetInteriorVehicleData.JackLivio2018-10-124-29/+23
| | * Add radio param filtering if radioEnable or hdRadioEnable are falseJackLivio2018-10-123-0/+30
| * | Merge pull request #2675 from smartdevicelink/fix/omit_unrelated_module_dataJacob Keeler2018-10-151-5/+14
| |\ \
| | * | Cut off unrelated module data parameters in SIVDfix/omit_unrelated_module_datajacobkeeler2018-10-121-5/+14
| | |/
| * | Merge pull request #2673 from JackLivio/fix/update_base_rpc_version_to_4_5_1JackLivio2018-10-1211-19/+18
| |\ \ | | |/ | |/|
| | * Fix usage of base_rpc_versionJackLivio2018-10-112-5/+5
| | * StyleJackLivio2018-10-111-2/+1
| | * Bump base negotiated rpc version to 4.5.1JackLivio2018-10-119-13/+13
| |/
| * Merge pull request #1569 from LitvinenkoIra/fix/crushes_with_DCHECK_set_sizes...Shobhit Adlakha2018-10-112-8/+8
| |\
| | * Merge branch 'release/5.0.0' of github.com:smartdevicelink/sdl_core into fix/...ShobhitAd2018-10-113793-467459/+175271
| | |\
| | * | Rename 'this_lock_' to 'pending_requests_lock_'Ira Lytvynenko2017-05-312-9/+8
| | * | Make Size() function thread safe to avoid core dumpIra Lytvynenko2017-05-261-0/+1
| * | | Merge pull request #2667 from smartdevicelink/fix/merge_interior_vehicle_data...Jacob Keeler2018-10-111-2/+73
| |\ \ \ | | |_|/ | |/| |
| | * | Address review commentsfix/merge_interior_vehicle_data_cachejacobkeeler2018-10-101-36/+56