summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands/hmi/sdl_activate_app_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix app activation during pending cloud connection (#3898)JackLivio2022-04-041-1/+9
* Do not modify application list while iterating it (#3806)Collin2021-11-091-42/+26
* Fix issues with web app activation (#3799)8.0.0-RC2Andrii Kalinich (GitHub)2021-10-211-2/+11
* Fix early IsRegistered() state of application (#3796)Andrii Kalinich (GitHub)2021-10-141-17/+33
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-271-1/+1
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-111-2/+2
* ensure apps receive default HMI status before activated status (#3559)7.0.0-RC2release/7.0.0Collin2020-10-291-0/+46
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-011-1/+1
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-36/+34
* Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-211-4/+0
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-0/+1
* Run updated style scriptjacobkeeler2019-04-291-5/+4
* Add ActivateApp test cases for cloud appsjacobkeeler2018-11-301-2/+4
* Add method headers and fix stylejacobkeeler2018-11-271-2/+4
* Update ActivateApp timeout for cloud appsjacobkeeler2018-11-271-0/+10
* Fix issues with retry sequencejacobkeeler2018-11-261-1/+1
* Fix issues with ActivateApp flowjacobkeeler2018-11-151-6/+8
* Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-141-0/+10
* Answer review comments.BSolonenko2018-06-261-1/+1
* Fix code styleIra Lytvynenko (GitHub)2018-06-261-6/+3
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-261-3/+3
* Refactoring all hmi 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/+288