summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/on_button_press_notification.cc
Commit message (Expand)AuthorAgeFilesLines
* Check hmi level of relevant window on button notificationsmked-luxoft2019-08-201-4/+11
* Update application and its dependenciesAndriy Byzhynar2019-08-201-4/+9
* Run updated style scriptjacobkeeler2019-04-291-4/+3
* 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/+11
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* Answer review comments.BSolonenko2018-06-261-1/+1
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+9
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-2/+4
* move commands factory to rpc pluginIra Lytvynenko2018-06-261-1/+1
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-0/+181