summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix comments after reviewfeature/rc_seatIra Lytvynenko (GitHub)2018-06-264-3/+3
* Fix control data checking by capabilities for module type SEATIra Lytvynenko2018-06-262-4/+3
* New RC module SEATIra Lytvynenko2018-06-2610-75/+401
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-2616-66/+107
* Fix unsubscribe vehicle request unit testAndriy Byzhynar2018-06-263-56/+74
* Add missed function descriptionsAlexander2018-06-262-3/+62
* Fix unit testsBSolonenko2018-06-262-0/+37
* Fix unit testsAndriy Byzhynar2018-06-265-123/+172
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-262-67/+3
* fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-261-10/+11
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-2610-41/+14
* Add mock for AppExtension classAndriy Byzhynar2018-06-261-0/+62
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-266-7/+7
* fixup! Remove all usage of SubscribedIVI from application managerAlexander2018-06-2610-31/+13
* fixup! Move IsSubsscrbedTo to pluginAlexander2018-06-268-34/+10
* Remove all usage of SubscribedIVI from application managerAlexander2018-06-2612-135/+0
* Modify amount pf parameters for creating VI app extensions.Alexander2018-06-264-10/+20
* Move IsSubsscrbedTo to pluginAlexander2018-06-2610-69/+31
* Move Unsubscribe from IVI calls to app extensionsAlexander2018-06-267-14/+5
* Make unsubscribeFromVehicleInfo methof booleanAlexander2018-06-262-2/+4
* fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-265-17/+28
* Move using functions for clear subscriptions to pluginAlexander2018-06-266-73/+5
* Add to IVI plugin functionality to clear all application data.Alexander2018-06-263-1/+61
* Style fixes of PorcessResumption RCAppExtension, VehicleInfoAppExtensionAlexander2018-06-262-3/+5
* Extensions mock and remove redundant functionAlexander2018-06-262-2/+2
* Replace all of application SubscribeToIVI to app extension subscribeToVehicle...Alexander2018-06-269-30/+34
* Move QueryInterface function closer to functions with similar functionalityAlexander2018-06-261-7/+2
* Modify resumption to use plugins but not application managerAlexander2018-06-263-18/+7
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-267-1/+172
* Change type of vehicle data in app extensionAlexander2018-06-262-13/+20
* Implement Extensions() functionsAlexander2018-06-263-0/+12
* 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-269-41/+28
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-2661-332/+44