summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/include/sdl_rpc_plugin/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2948 from smartdevicelink/feature/close_application_rpcJacob Keeler2019-07-164-0/+324
|\
| * Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-264-8/+8
| * Add CloseApplication RPCjacobkeeler2019-06-174-0/+324
* | Expand OnPutFile beyond system filesfeature/expand_on_put_filejacobkeeler2019-06-101-1/+1
|/
* Run updated style scriptjacobkeeler2019-04-29314-435/+435
* Make DefaultServiceByType privatejacobkeeler2019-03-162-2/+2
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-073-2/+67
|\
| * Address review commentsfeature/cloud_app_hybrid_preferencejacobkeeler2019-03-071-2/+4
| * Handle hybrid app preferencejacobkeeler2019-03-051-1/+2
| * GetCloudAppProperties (#2824)JackLivio2019-03-012-0/+62
* | GetFile RPC (#2811)Shobhit Adlakha2019-03-064-0/+318
* | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-212-0/+163
|/
* Refresh app list when an app is enabled or disabledjacobkeeler2018-12-122-6/+6
* Add method headers and fix stylejacobkeeler2018-11-271-2/+5
* Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-162-0/+62
|\
| * Style FixShobhitAd2018-11-132-31/+37
| * Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-132-0/+56
* | Add cloud connection statusjacobkeeler2018-11-161-1/+1
|/
* Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-281-1/+1
* Merge pull request #2226 from smartdevicelink/feature/boost_filesystem_implem...JackLivio2018-08-311-1/+1
|\
| * Update FileSize and Offset to uint64_tJackLivio2018-08-301-1/+1
* | Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-4/+4
|/
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-293-15/+15
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-093-15/+15
* | Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-234-323/+0
* | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-15/+0
* | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-011-4/+1
* | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-0/+1
|\ \ | |/
| * fix for invalid image rpc in create interaction choice set requestAshwin Karemore2018-07-261-0/+1
* | general cleanup on vr commands checksConlain Kelly2018-07-301-1/+1
* | style fixConlain Kelly2018-07-241-4/+2
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-241-1/+1
|\ \ | |/
| * Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-1/+1
* | Fix segfault, add perform interaction checksConlain Kelly2018-07-241-3/+1
* | first run at making vrcommands optionalConlain Kelly2018-07-191-0/+14
|/
* Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-161-8/+0
|\
| * Removed unused code from SetGlobalProperties requestAndrii Kalinich2018-07-041-8/+0
* | Remove DBus from projectJacob Keeler2018-07-106-498/+0
|/
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-1/+230
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-262-155/+0
* Moved HMI RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-1015/+0
* Moved mobile RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-1226/+0
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-262-171/+0
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-0/+1
* Answer review comments.BSolonenko2018-06-26350-357/+357
* Fix code styleIra Lytvynenko (GitHub)2018-06-2676-76/+152
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-262-5/+12
* Fix some sdl commandsIra Lytvynenko2018-06-26156-156/+156
* Refactoring all hmi commands.BSolonenko2018-06-26243-250/+1004
* Refactoring all mobile commands.BSolonenko2018-06-26107-113/+450