summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implementation of new field in mobile API for responsefix/generic_data_custom_data_typeMykola Korniichuk2019-08-0119-79/+155
* Fix clean up of DB iv vehicle_data.schema_items are empty in PTMykola Korniichuk2019-08-012-34/+36
* Validation of VehicleDataItem name and keyMykola Korniichuk2019-08-016-4/+97
* Convert data_type to VehicleDataType enum valueLitvinenkoIra2019-08-012-1/+14
* Add CustomVehicleData functionality for POLICY_EXTERNAL flowigapchuck2019-08-0130-1180/+1473
* Check update of content of functional groupsMykola Korniichuk (GitHub)2019-08-012-41/+347
* Fix OnPermissionChangeNotif data corruptionMykola Korniichuk (GitHub)2019-08-0122-56/+188
* Add GetPolicyConfigurationDataAlexander Kutsan2019-08-019-0/+561
* Fix resumption of subscriptionsMykola Korniichuk (GitHub)2019-08-012-10/+9
* Fix for message convertion to SO and back to messageAlexander Kutsan2019-08-015-64/+73
* Process Custom vehicle data subscriptionsAlexander Kutsan2019-08-0139-403/+993
* Process CustomVehicleData in GetVehicleData requestAlexander2019-08-017-40/+258
* Add vehicle_info_command_params for vehicle info pluginAlexander2019-08-0184-521/+805
* CustomVehicleDataManager implementationAlexander Kutsan2019-08-019-0/+1589
* Make Policy Handler forward declared to avoid high couplingAlexander2019-08-0126-6/+34
* Add VehicleDataItem to policy tableAlexander Kutsan2019-08-0145-211/+2195
* Add RPC vehicle data and endpoint_properties to sdl_preloaded_ptAlexander Kutsan2019-08-011-0/+1112
* Generate policy enums from MIBILE_APIAlexander2019-08-0117-2221/+962
* Merge pull request #2967 from smartdevicelink/feature/open_menu_rpcShobhit Adlakha2019-07-3119-0/+724
|\
| * Add ShowAppMenu to policy table enumsfeature/open_menu_rpcShobhit Adlakha2019-07-254-0/+24
| * Fix styleShobhit Adlakha2019-07-225-12/+12
| * Fixed merge conflicts and updated branchShobhit Adlakha2019-07-221685-7861/+34155
| |\
| * \ Merge pull request #2725 from mkorniichuk/feature/show_app_menuMykola Korniichuk (GitHub)2018-12-1215-0/+698
| |\ \
| | * | Update for sdl_preloaded_pt.json:Mykola Korniichuk2018-12-041-0/+6
| | * | discard changes in policy_table/enumsMykola Korniichuk2018-12-044-24/+0
| | * | fix according to commentsMykola Korniichuk2018-12-048-44/+40
| | * | Open Menu RPCMykola Korniichuk2018-10-2918-0/+720
| |/ /
* | | Merge pull request #2964 from smartdevicelink/feature/template_titlesShobhit Adlakha2019-07-305-6/+41
|\ \ \
| * | | Add templateTitle String minlength and increase showStrings array sizefeature/template_titlesShobhitAd2019-07-162-3/+3
| * | | Implemented templateTitle paramater for Show RPCShobhitAd2019-07-105-4/+39
* | | | Merge pull request #2965 from smartdevicelink/feature/alert_iconCollin2019-07-266-1/+50
|\ \ \ \
| * | | | add imageTypeSupportedfeature/alert_iconCollin2019-07-241-0/+3
| * | | | add alertIcon imageFieldCollin2019-07-231-4/+7
| * | | | add menuLayoutsAvailable to hmi_capabilities.jsonCollin2019-07-221-0/+4
| * | | | implement alert icon parameter to alert rpcCollin2019-07-115-1/+40
| |/ / /
* | | | Merge pull request #2959 from smartdevicelink/feature/auto_complete_listJacob Keeler2019-07-257-39/+66
|\ \ \ \
| * | | | Update after proposal revisionfeature/auto_complete_listjacobkeeler2019-07-242-3/+9
| * | | | Add autoCompleteList parameterjacobkeeler2019-06-267-39/+60
* | | | | Merge pull request #2944 from smartdevicelink/feature/update_and_unpublish_ap...JackLivio2019-07-2423-18/+802
|\ \ \ \ \
| * | | | | Fix stylefeature/update_and_unpublish_app_serviceJackLivio2019-07-241-4/+4
| * | | | | Address commentJackLivio2019-07-231-1/+4
| * | | | | Update src/components/application_manager/rpc_plugins/app_service_rpc_plugin/...JackLivio2019-07-231-1/+1
| * | | | | Address commentsJackLivio2019-07-223-11/+13
| * | | | | Update src/components/application_manager/src/app_service_manager.ccJackLivio2019-07-221-1/+1
| * | | | | Merge branch 'develop' into feature/update_and_unpublish_app_serviceJacob Keeler2019-07-1956-227/+1501
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fix check for duplicate nameJackLivio2019-07-171-7/+21
| * | | | | Apply suggestions from code reviewJackLivio2019-07-173-5/+5
| * | | | | Address some commentsJackLivio2019-07-173-9/+32
| * | | | | Fix unit testsJackLivio2019-06-111-0/+8
| * | | | | Compare service_id to default embedded serviceJackLivio2019-06-108-41/+53