summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Modify amount pf parameters for creating VI app extensions.Alexander2018-06-264-10/+20
* Move IsSubsscrbedTo to pluginAlexander2018-06-264-38/+24
* Move Unsubscribe from IVI calls to app extensionsAlexander2018-06-263-5/+5
* Make unsubscribeFromVehicleInfo methof booleanAlexander2018-06-262-2/+4
* fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-262-16/+18
* Add to IVI plugin functionality to clear all application data.Alexander2018-06-262-0/+59
* Style fixes of PorcessResumption RCAppExtension, VehicleInfoAppExtensionAlexander2018-06-262-3/+5
* Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-263-10/+33
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-266-1/+149
* Change type of vehicle data in app extensionAlexander2018-06-262-13/+20
* Fix yearAlexander2018-06-261-1/+1
* Enable System request tests, removed tests from sdl_rpc pluginAlex2018-06-262-30/+21
* Rename module type to vehicle data typeAlexander2018-06-262-16/+16
* Style fixAlexander2018-06-2613-198/+160
* Added the GetVehicleData command creation.Oleksandr Lohvinenko (GitHub)2018-06-261-0/+4
* Fixed command creator logic.Oleksandr Lohvinenko (GitHub)2018-06-262-38/+16
* Minor refactoring.Oleksandr Lohvinenko (GitHub)2018-06-264-11/+13
* Fixed build failing due to migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-263-18/+4
* Migrated unit tests.Oleksandr Lohvinenko (GitHub)2018-06-2615-108/+77
* Fixed build, removed unnecessary encapsulation from vi command factory.Oleksandr Lohvinenko (GitHub)2018-06-263-10/+2
* Fixed code style.Oleksandr Lohvinenko (GitHub)2018-06-262-7/+7
* Added application extension class.Oleksandr Lohvinenko (GitHub)2018-06-262-0/+129
* Removed unnecessary comment.Oleksandr Lohvinenko (GitHub)2018-06-261-2/+0
* Removed usages of moved modules from rpc plugin, minor code improvement.Oleksandr Lohvinenko (GitHub)2018-06-268-118/+16
* Moved HMI RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2628-53/+86
* Moved mobile RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2631-52/+161
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-2615-13/+693
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-267-39/+27
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-264-9/+2
* Remove redundant fileIra Lytvynenko (GitHub)2018-06-261-205/+0
* Fix release of resourcesIra Lytvynenko (GitHub)2018-06-261-10/+1
* Answer review comments.BSolonenko2018-06-26842-1063/+1795
* 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
* Move hmi notification test.Valerii2018-06-261-84/+90
* 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-266-36/+45
* Fixed get RC ApplicationsBSolonenko2018-06-265-73/+92
* 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