summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/subscribe_button_request.cc
Commit message (Collapse)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-291-1/+1
|
* Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-151-1/+1
|
* Bump base negotiated rpc version to 4.5.1JackLivio2018-10-111-1/+1
|
* Add version Logic for play_pause and okJackLivio2018-08-231-2/+16
|
* Merge remote-tracking branch 'origin/develop' into ↵JackLivio2018-08-221-1/+2
| | | | | | | | | | | | feature/PLAY_PAUSE_implementation # Conflicts: # src/appMain/hmi_capabilities.json # src/components/application_manager/src/commands/mobile/subscribe_button_request.cc # src/components/application_manager/test/hmi_capabilities.json # src/components/interfaces/MOBILE_API.xml # src/components/interfaces/QT_HMI_API.xml # src/components/utils/test/test_generator/MOBILE_API.xml
* Answer review comments.BSolonenko2018-06-261-1/+1
|
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+9
| | | | | In all mobile command added rpc_service_, hmi_capabilities_ and policy_handler_ fields. Also changed all constructors.
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-2/+4
| | | | | | | | | | | | cory library to install dir Fix build Fix header guards Fix namespaces Fix build
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
| | | | | | | | | | | | | | Replace include path of the commands Fix some things Fixing compile of applicaiton manager Move Commands interface part back to application_manager Use unique ptr for plugin manager Fix style in RPC services and factories Remove redunsant includes of factories in application manager Remove include of functional module
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+123