summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DeleteVehicleDataItems without transactionfeature/read_generic_network_signal_dataMykola Korniichuk2019-08-302-9/+4
* Check group content in a separate methodMykola Korniichuk2019-08-304-29/+160
* Remove CollectRPCSpecVDItems methodYaroslav Mamykin (GitHub)2019-08-305-78/+12
* Fix generated enums to keep Google coding styleAlexander Kutsan2019-08-302-5/+5
* Remove deprecated RPC GetUrls due to major version updateYaroslav Mamykin (GitHub)2019-08-306-887/+0
* Add engineOilLife to HMI_APIYaroslav Mamykin (GitHub)2019-08-301-7/+3
* Update code generatorYaroslav Mamykin (GitHub)2019-08-3010-241/+297
* Add ability to extend Smart schema with parametersYaroslav Mamykin (GitHub)2019-08-3048-1509/+1578
* Implementation of new field in mobile API for responseMykola Korniichuk2019-08-3019-78/+154
* Parameter enum is removed from enums in order to be generated from APIMykola Korniichuk2019-08-308-688/+41
* Fix spelling and remove some redundant codeMykola Korniichuk2019-08-3036-1881/+2214
* Avoid converting to Json non object values (#2982)Alexander Kutsan (GitHub)2019-08-302-28/+66
* Fix clean up of DB iv vehicle_data.schema_items are empty in PTMykola Korniichuk2019-08-302-34/+36
* Validation of VehicleDataItem name and keyMykola Korniichuk2019-08-306-4/+97
* Convert data_type to VehicleDataType enum valueLitvinenkoIra2019-08-302-1/+14
* Add CustomVehicleData functionality for POLICY_EXTERNAL flowigapchuck2019-08-3030-1362/+1487
* Check update of content of functional groupsMykola Korniichuk (GitHub)2019-08-302-45/+347
* Fix OnPermissionChangeNotif data corruptionMykola Korniichuk (GitHub)2019-08-3022-57/+194
* Add GetPolicyConfigurationDataAlexander Kutsan2019-08-309-0/+561
* Fix resumption of subscriptionsMykola Korniichuk (GitHub)2019-08-302-10/+9
* Fix for message convertion to SO and back to messageAlexander Kutsan2019-08-305-64/+74
* Process Custom vehicle data subscriptionsAlexander Kutsan2019-08-3039-407/+993
* Process CustomVehicleData in GetVehicleData requestAlexander2019-08-307-40/+258
* Add vehicle_info_command_params for vehicle info pluginAlexander2019-08-3084-521/+805
* CustomVehicleDataManager implementationAlexander Kutsan2019-08-309-0/+1589
* Make Policy Handler forward declared to avoid high couplingAlexander2019-08-3025-5/+34
* Add VehicleDataItem to policy tableAlexander Kutsan2019-08-3046-197/+2181
* Add RPC vehicle data and endpoint_properties to sdl_preloaded_ptAlexander Kutsan2019-08-301-13/+1131
* Generate policy enums from MIBILE_APIAlexander2019-08-3017-2277/+962
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-2982-205/+2230
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-2985-193/+2442
* Fix/reject register too many requests (#2993)Collin2019-08-281-10/+18
* Merge pull request #2956 from smartdevicelink/fix/pipe_audiostream_cutoffShobhit Adlakha2019-08-284-0/+35
|\
| * Merge remote-tracking branch 'origin/develop' into fix/pipe_audiostream_cutofffix/pipe_audiostream_cutoffJackLivio2019-08-28288-5181/+18769
| |\ | |/ |/|
* | Merge pull request #2980 from smartdevicelink/feature/widget_supportJackLivio2019-08-26139-1155/+8885
|\ \
| * | fixup! Implement Resumption for widgetsfeature/widget_supportAndriy Byzhynar (GitHub)2019-08-257-5/+40
| * | Remove redundant condition lead to core crashAndriy Byzhynar2019-08-231-1/+7
| * | fixup! Fixes after rebaseAndriy Byzhynar (GitHub)2019-08-212-3/+6
| * | Fix nickname validation issue appeared after rebaseAndriy Byzhynar (GitHub)2019-08-211-3/+4
| * | Remove redundant policy handler code left after rebaseAndriy Byzhynar (GitHub)2019-08-211-5/+0
| * | fixup! Update Mobile & HMI API with new data types and parametersAndriy Byzhynar (GitHub)2019-08-211-4/+12
| * | Add app version check to SetDisplayLayout RPCAndriy Byzhynar (GitHub)2019-08-213-14/+78
| * | Fix policy manager unit tests after rebaseAndriy Byzhynar (GitHub)2019-08-211-0/+4
| * | fixup! Send one OnSystemCapabilitiesUpdated on resumptionmked-luxoft2019-08-201-1/+1
| * | Fixes after rebasemked-luxoft2019-08-203-11/+5
| * | fixup! Update application and its dependenciesmked-luxoft2019-08-201-0/+25
| * | Add validation to CreateWindow requestmked-luxoft2019-08-205-0/+189
| * | Add accumulating window capabilitiesmked-luxoft2019-08-2014-25/+173
| * | fixup! Update Mobile & HMI API with new data types and parametersmked-luxoft2019-08-202-2/+5
| * | Use window id as intmked-luxoft2019-08-207-11/+11