summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/on_button_press_notification.cc
Commit message (Expand)AuthorAgeFilesLines
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-16/+15
* allow button events to be forwarded to apps in LIMITED (#3461)Collin2020-07-231-2/+4
* Forward OnButtonPressNotifications where HMI specifies appID to apps in LIMIT...Collin2020-05-201-3/+4
* SDL forwards `OnButtonEvent` notification of `CUSTOM_BUTTON` to `BACKGROUND` ...Valerii Malkov (GitHub)2020-01-101-4/+3
* 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