summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix resource allocation manager unit testJackLivio2018-07-161-1/+1
* Merge pull request #2369 from LitvinenkoIra/fix/onRCStatus_seat_supportJackLivio2018-07-161-0/+1
|\
| * Add SEAT module to all supported modulesIra Lytvynenko (GitHub)2018-07-161-0/+1
* | Include allowed param in OnRCStatus notification in case of resource allocationfeature/onRcStatus_allowedIra Lytvynenko (GitHub)2018-07-162-5/+3
* | Fix OnRCStatus notification sending in case of PTUIra Lytvynenko (GitHub)2018-07-161-0/+2
* | Reset allocation before sending notification fo HMIAlexander2018-07-161-1/+1
* | Fix logic according to review commentsIra Lytvynenko (GitHub)2018-07-166-83/+111
* | Unit tests for OnRCStatus notificationIra Lytvynenko (GitHub)2018-07-161-0/+161
* | Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-165-39/+85
|/
* Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-133-55/+87
|\
| * Run Style ScriptJackLivio2018-07-131-2/+4
| * Fix comments after reviewfeature/rc_seatIra Lytvynenko (GitHub)2018-06-262-0/+2
| * Fix control data checking by capabilities for module type SEATIra Lytvynenko2018-06-262-4/+3
| * New RC module SEATIra Lytvynenko2018-06-263-55/+85
* | Fix typos and comments after reviewfeature/rc_OnRCStatusIra Lytvynenko (GitHub)2018-07-122-14/+4
* | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-1213-34/+80
* | Fix OnRCStatus sending after app registrationIra Lytvynenko2018-07-125-16/+29
* | Add expectations for OnRCStatusNotificationsAlex Kutsan2018-07-122-20/+19
* | Create and send on RC status notificationsAlex Kutsan2018-07-125-1/+119
* | Fix Typofeature/vehicle_info_pluginJackLivio2018-06-281-1/+1
* | Fix StyleJackLivio2018-06-273-4/+8
* | Merge DevelopJackLivio2018-06-273-6/+7
|/
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-262-2/+2
* Style fixes of PorcessResumption RCAppExtension, VehicleInfoAppExtensionAlexander2018-06-261-2/+2
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-262-0/+13
* Fix release of resourcesIra Lytvynenko (GitHub)2018-06-261-10/+1
* Answer review comments.BSolonenko2018-06-2642-66/+984
* Fix UTsOleksandr Lohvinenko (GitHub)2018-06-261-0/+21
* Fixes for RC commands and code styleIra Lytvynenko2018-06-267-10/+13
* Fix after rebaseIra Lytvynenko (GitHub)2018-06-267-11/+29
* Add unit tests for RCGetInteriorVehicleDataConsentValerii2018-06-261-0/+241
* Fix UTsIra Lytvynenko2018-06-264-5/+13
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-263-33/+36
* Fixed get RC ApplicationsBSolonenko2018-06-263-60/+64
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-2611-18/+445
* Fix RC defectsAndriy Byzhynar2018-06-265-24/+188
* Fix falling atf test scriptBogdan2018-06-262-17/+17
* UTS for ButtonPressIra Lytvynenko2018-06-269-78/+89
* Fixes for RC commandsIra Lytvynenko2018-06-2614-98/+197
* Refactoring rc rpc plugin's factoryBSolonenko2018-06-2635-340/+508
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-262-0/+25
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-266-34/+30
* OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-264-33/+162
* SetInteriorVehicleData implementation and some fixesLitvinenko Ira2018-06-2611-44/+382
* Add supported functions of RC pluginAlexander Kutsan2018-06-2635-259/+470
* GetInteriorVehicleData implementation and some fixesIra Lytvynenko2018-06-2613-53/+255
* RC commands request implementation, ButtonPressRequest implementation and som...Ira Lytvynenko2018-06-2618-108/+801
* Add Resource allocation manager stubAlexander Kutsan2018-06-2611-0/+1523
* RC Command Factory implementationIra Lytvynenko2018-06-2625-43/+203
* Add initial impl for rc command factory and fix some rc commandsIra Lytvynenko2018-06-2627-45/+400