summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Add processing new light capabilities to set_interior_vehicle_datafeature/rc_lights_more_names_and_status_valuesAlexander2018-08-221-114/+300
* Moved mapping from module types to module data and capabilities keys in one p...Alexander2018-08-204-67/+73
* fixup! Add Interior data cache and interior data managerAlexander2018-08-202-2/+2
* Remove redundant check of RC extensionAlexander2018-08-201-6/+0
* Process disabling RC with interior_data_managerAlexander2018-08-201-14/+1
* Process policy events and application events in InteriorDataManagerAlexander2018-08-202-52/+8
* Add data to cache on interior data updateAlexander2018-08-201-3/+15
* Add cache processing on GetInteriorVehicleData requestAlexander2018-08-202-19/+116
* Rework dependency injection in RC commandsAlexander2018-08-2020-288/+156
* Add Interior data cache and interior data managerAlexander2018-08-203-0/+368
* Add param siriusxmRadioAvailable to capabilitiesIra Lytvynenko (GitHub)2018-08-171-0/+29
* Add param 'hdRadioEnable' to Compatibilities mapElvis Kuliiev2018-08-171-0/+1
* Ignore id parameter fo radio controll data. Id parameter should not be checke...fix/ignore_radio_controll_data_idAlexander2018-08-171-0/+3
* Fix issues after rebasejacobkeeler2018-08-162-1/+4
* Fix audio source checkingIra Lytvynenko2018-08-161-16/+17
* Fix capabilities validationIra Lytvynenko2018-08-161-39/+6
* Check for projection appIra Lytvynenko (GitHub)2018-08-161-5/+10
* Fix comments after reviewIra Lytvynenko (GitHub)2018-08-162-38/+31
* Fixed resend keepContext parameter in GetInteriorVehicleData responseBSolonenko2018-08-162-0/+24
* Fix cutting off READ ONLY param channelNameIra Lytvynenko (GitHub)2018-08-161-1/+36
* Save current audio sourceIra Lytvynenko2018-08-161-0/+38
* New RC modules initial implementationAlexander2018-08-162-18/+163
* style fixConlain Kelly2018-07-184-10/+7
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-184-9/+10
* 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-161-4/+2
* | 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-162-63/+65
* | Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-162-35/+66
|/
* Merge pull request #2208 from smartdevicelink/feature/rc_seatJackLivio2018-07-132-51/+83
|\
| * 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-261-4/+2
| * New RC module SEATIra Lytvynenko2018-06-262-51/+82
* | Fix typos and comments after reviewfeature/rc_OnRCStatusIra Lytvynenko (GitHub)2018-07-121-11/+1
* | Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-125-24/+51
* | Fix OnRCStatus sending after app registrationIra Lytvynenko2018-07-122-14/+17
* | Add expectations for OnRCStatusNotificationsAlex Kutsan2018-07-121-4/+5
* | Create and send on RC status notificationsAlex Kutsan2018-07-122-1/+99
|/
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-1/+1
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-0/+6
* Fix release of resourcesIra Lytvynenko (GitHub)2018-06-261-10/+1
* Answer review comments.BSolonenko2018-06-2615-13/+353
* Fixes for RC commands and code styleIra Lytvynenko2018-06-263-6/+9
* Fix after rebaseIra Lytvynenko (GitHub)2018-06-262-1/+25
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-262-28/+14
* Fixed get RC ApplicationsBSolonenko2018-06-261-11/+25
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-266-6/+212