summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/include/sdl_rpc_plugin/commands/mobile
Commit message (Expand)AuthorAgeFilesLines
* Style FixShobhitAd2018-11-202-31/+37
* Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-202-0/+56
* 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-291-6/+6
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-6/+6
* | Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-232-170/+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
|/
* Removed unused code from SetGlobalProperties requestAndrii Kalinich2018-07-041-8/+0
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-1/+1
* Moved mobile RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-1226/+0
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-0/+1
* Answer review comments.BSolonenko2018-06-26108-111/+111
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-262-5/+12
* Refactoring all hmi commands.BSolonenko2018-06-261-1/+4
* Refactoring all mobile commands.BSolonenko2018-06-26107-113/+450
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-26108-842/+1040
* SDL RPC plugin CMAKElistAlexander Kutsan2018-06-26108-0/+9682