summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update logic for allowMultipleAccess=falsefeature/multiple_modulesLitvinenkoIra2019-08-303-0/+44
* fixup! Update cached consents logic for GIVDCAndrii Kalinich2019-08-302-2/+18
* fixup! Add new functionality to the interfacesIgor Gapchuk2019-08-301-1/+4
* Update cached consents logic for GIVDCAndrii Kalinich2019-08-303-0/+129
* Fix CheckIfModuleExistsInCapabilities function nameLitvinenkoIra2019-08-2914-15/+15
* Rename function to indicate that it returns data related to the module typeLitvinenkoIra2019-08-295-7/+7
* Fix functions descriptionsLitvinenkoIra2019-08-292-11/+12
* Rename typedef to indicate that it defines a pair moduleType and capabilities...LitvinenkoIra2019-08-295-25/+25
* Rename function to indicate that it returns a list of module typesLitvinenkoIra2019-08-296-9/+9
* Allocate resource after receiving successful response from HMIigapchuck2019-08-298-28/+159
* Set resource to free if SIVD request is invalidLitvinenkoIra2019-08-291-0/+1
* Add ResourceAllocationManager Unit testsIgor Gapchuk (GitHub)2019-08-295-5/+368
* Add Grid Unit testsigapchuck2019-08-292-0/+73
* Add ReleaseInteriorVehicleDataModuleRequest Unit testsigapchuck2019-08-291-0/+243
* Add SetGlobalProperties Unit testsigapchuck2019-08-291-4/+183
* Update SEAT module type processingLitvinenkoIra2019-08-295-2/+50
* Define Grid, add functions for getting moduleServiceArea and allowMultipleAcc...LitvinenkoIra2019-08-2920-12/+551
* Add RCConsentManagerigapchuck2019-08-2940-60/+1910
* Update interior vehicle data caching with moduleId processingLitvinenkoIra2019-08-2920-204/+447
* Add separate file for RCRpcTypesigapchuck2019-08-292-0/+92
* Add new parameter to ini fileigapchuck2019-08-295-2/+31
* Add new HMI RPC SetGlobalProperties and save user_location of applicationigapchuck2019-08-2918-22/+625
* Fix UTs after updating the capabilities checkLitvinenkoIra2019-08-296-89/+144
* Add function to get list of all available resources from hmi capabilitiesLitvinenkoIra2019-08-298-29/+128
* Add const to the capabilities check functionsLitvinenkoIra2019-08-293-30/+31
* Add moduleId validation by capabilities for GetIVD and SetIVDLitvinenkoIra2019-08-296-34/+148
* Add moduleId validation by capabilities and button_name for ButtonPressLitvinenkoIra2019-08-296-29/+45
* Add ModuleId() function implementationLitvinenkoIra2019-08-2918-39/+203
* Use range based loop for smart objects with array typeLitvinenkoIra2019-08-291-26/+19
* Refactor RC capabilities checkingLitvinenkoIra2019-08-2922-682/+1075
* Add new RPCs to the policy enums convertionLitvinenkoIra2019-08-294-0/+48
* Add GetInteriorVehicleDataConsentRequest RPCigapchuck2019-08-296-0/+287
* Add ReleaseInteriorVehicleDataModule RPCigapchuck2019-08-2910-26/+452
* Add ModuleId method to RCCommandRequestigapchuck2019-08-2910-12/+58
* Add moduleInfo to default capabilitiesLitvinenkoIra2019-08-291-0/+96
* Remove redundant SetResourceState call and fix UTsLitvinenkoIra2019-08-292-3/+2
* Add GetAcquiredModuleTypes and ReleaseModuleType functions for policy checkingLitvinenkoIra2019-08-292-9/+58
* Add moduleId processing to the resource allocation managerLitvinenkoIra2019-08-2911-112/+220
* Add new functionality to the interfacesLitvinenkoIra2019-08-292-16/+274
* 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