summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/mobile/on_system_request_notification.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix/Adjust PTS content length for newline string (#3913)Shobhit Adlakha2022-05-271-1/+6
* replace applicable post-operators to pre-operators (#3687)Collin2021-04-201-1/+1
* allow all OnSystemRequest types to contain binary data (#3575)Collin2020-11-191-20/+14
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-1/+1
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-14/+11
* Fix onsystemrequest retry logic (#3400)JackLivio2020-05-281-1/+5
* Fix PROPRIETARY and HTTP retry sequences (#3329)Jacob Keeler2020-04-201-2/+1
* don't send onSystemRequest LOCK_SCREEN_ICON_URL to mobile if url is missing (...Collin2020-02-261-6/+9
* Add using device id for external proprietary mode.sniukalov2019-08-141-2/+2
* Run updated style scriptjacobkeeler2019-04-291-11/+11
* Add binary data to OEM_SPECIFIC request typeAndriy Byzhynar2018-10-311-8/+28
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Fix yearAlexander2018-06-261-1/+1
* Style fixAlexander2018-06-261-7/+9
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-11/+7
* Answer review comments.BSolonenko2018-06-261-1/+1
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-3/+2
* 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/+223