summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/register_app_interface_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-151-2/+2
* Fix usage of base_rpc_versionJackLivio2018-10-111-3/+2
* Merge pull request #2519 from JackLivio/fix/update_rpc_version_negotiation_logicJackLivio2018-08-241-1/+6
|\
| * Check styleJackLivio2018-08-211-2/+2
| * Update mobile version negotiationJackLivio2018-08-161-1/+6
* | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-231-5/+0
|\ \
| * | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-5/+0
| |/
* | Merge branch 'feature/mobile_versioning' into feature/full_app_idJackLivio2018-08-141-3/+3
|\ \ | |/
| * Remove redundant function validateJackLivio2018-08-141-3/+3
* | Merge branch 'feature/mobile_versioning' into feature/full_app_idJackLivio2018-08-131-3/+3
|\ \ | |/
| * Address comments and logic refactorJackLivio2018-08-101-3/+3
* | Merge branch 'feature/mobile_versioning' into feature/full_app_idJackLivio2018-08-081-8/+11
|\ \ | |/
| * Update based on commentsJackLivio2018-08-071-7/+11
* | cleanup comments, helper functionConlain Kelly2018-08-061-1/+3
* | Merge branch 'feature/mobile_versioning' of https://github.com/JackLivio/sdl_...Conlain Kelly2018-08-061-3/+34
|\ \ | |/
| * Check StyleJackLivio2018-08-051-13/+17
| * RAI version negotiationJackLivio2018-08-011-4/+17
| * Add support for mandatory and removed versioningJackLivio2018-08-011-0/+14
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-251-3/+2
|\ \ | |/
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-3/+2
* | Don't accidentally make a fullappid if none exists; make fullAppIDConlain Kelly2018-07-201-9/+11
* | Style fixConlain Kelly2018-07-171-6/+7
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-161-22/+19
|\ \ | |/
| * 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
* | A little cleanup, use correct app id throughoutConlain Kelly2018-06-281-4/+1
* | Add full app id parameter, need to use it stillConlain Kelly2018-06-281-11/+29
|/
* 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