summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/vehicle_info_plugin/src/vehicle_info_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-0/+2
* style fixConlain Kelly2018-07-181-1/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* fixup! Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-65/+3
* Modify amount pf parameters for creating VI app extensions.Alexander2018-06-261-4/+7
* fixup! Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-15/+16
* Add to IVI plugin functionality to clear all application data.Alexander2018-06-261-0/+57
* Add resumption processing in VehicleInfoAppExtensionAlexander2018-06-261-0/+95
* Style fixAlexander2018-06-261-3/+1
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-261-0/+72