summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/hmi
Commit message (Expand)AuthorAgeFilesLines
...
* | | Run updated style scriptjacobkeeler2019-04-29221-275/+278
|/ /
* | Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-151-0/+2
* | Add mock app service managerjacobkeeler2019-03-141-1/+1
* | Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-0/+4
|\ \
| * \ Merge remote-tracking branch 'origin/develop' into feature/cloud_app_transportjacobkeeler2019-03-051-2/+6
| |\ \
| * | | Close Cloud Connection (#2825)JackLivio2019-02-281-0/+4
* | | | GetFile RPC (#2811)Shobhit Adlakha2019-03-062-0/+128
* | | | Add capability updates for NAVIGATION service typefeature/navigation_service_typejacobkeeler2019-02-261-1/+19
* | | | App Service Activation Logic (#2809)Jacob Keeler2019-02-231-0/+80
* | | | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-211-0/+67
* | | | Merge remote-tracking branch 'origin/develop' into feature/base_app_services_...JackLivio2019-02-011-2/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add check for missing presetBankCapabilities in Buttons.GetCapabilitieshotfix/invalid_preset_bank_capabilitiesJacob Keeler2018-11-161-2/+6
| |/
* | Add ActivateApp test cases for cloud appsjacobkeeler2018-11-301-2/+4
* | Add method headers and fix stylejacobkeeler2018-11-271-2/+4
* | Update ActivateApp timeout for cloud appsjacobkeeler2018-11-271-0/+10
* | Fix issues with retry sequencejacobkeeler2018-11-261-1/+1
* | Fix issues with ActivateApp flowjacobkeeler2018-11-151-6/+8
* | Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-141-0/+10
|/
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-291-3/+3
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-3/+3
* | Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-231-62/+0
|/
* style fixConlain Kelly2018-07-183-3/+2
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1810-17/+17
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-07-052-2/+9
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-0/+185
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-262-126/+0
* Moved HMI RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-857/+0
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-262-174/+0
* Answer review comments.BSolonenko2018-06-26233-235/+235
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-262-2/+0
* Fixed get RC ApplicationsBSolonenko2018-06-261-0/+7
* Fix code styleIra Lytvynenko (GitHub)2018-06-267-18/+9
* Fix build with unit tests after commands factory refactoringValerii2018-06-265-377/+1
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-2653-89/+83
* Refactoring all hmi commands.BSolonenko2018-06-26239-478/+2148
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-262-0/+62
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-26239-556/+1034
* move commands factory to rpc pluginIra Lytvynenko2018-06-26241-438/+239
* Remove all remote controllAlexander Kutsan2018-06-261-9/+0
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-26241-0/+15418