summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/register_app_interface_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-5/+0
* Remove redundant function validateJackLivio2018-08-141-3/+3
* Address comments and logic refactorJackLivio2018-08-101-3/+3
* Update based on commentsJackLivio2018-08-071-7/+11
* Check StyleJackLivio2018-08-051-13/+17
* RAI version negotiationJackLivio2018-08-011-4/+17
* Add support for mandatory and removed versioningJackLivio2018-08-011-0/+14
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+2
* Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-0/+1
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-051-22/+18
* Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-6/+0
* Answer review comments.BSolonenko2018-06-261-1/+1
* Fixed get RC ApplicationsBSolonenko2018-06-261-13/+21
* Fix code styleIra Lytvynenko (GitHub)2018-06-261-4/+2
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-5/+5
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+9
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-11/+10
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+1373