summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/mobile_command_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-0/+8
|\
| * GetCloudAppProperties (#2824)JackLivio2019-03-011-0/+8
* | GetFile RPC (#2811)Shobhit Adlakha2019-03-061-0/+7
* | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+5
|/
* Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-2/+2
* Style FixShobhitAd2018-11-131-2/+3
* Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-131-0/+7
* Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-1/+1
* Fix defects found after ATF testingAKalinich-Luxoft2018-07-301-3/+3
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Removed usages of moved modules from rpc plugin, minor code improvement.Oleksandr Lohvinenko (GitHub)2018-06-261-47/+0
* Answer review comments.BSolonenko2018-06-261-4/+1
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-261-853/+218
* Refactoring all hmi commands.BSolonenko2018-06-261-197/+581
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-4/+5
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-0/+743