summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/state_controller
Commit message (Expand)AuthorAgeFilesLines
* Move subscribe_on_event before sending BCActivateAppRequest (#3915)Olha Vorobiova (GitHub)2022-06-201-1/+5
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-271-47/+48
* Modify the code files according to sdl0264 proposal (#3738)Akihiro-Miyazaki2021-08-181-6/+6
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-091-4/+12
* SDL sends wrong OnHMIStatus for voice app in case of a phone call. (#2582)Mykola Korniichuk (GitHub)2021-04-211-1/+2
* ensure apps receive default HMI status before activated status (#3559)7.0.0-RC2release/7.0.0Collin2020-10-291-3/+3
* Fix/Delay OnHMIStatus until RAI response is sent (#3506)Shobhit Adlakha2020-09-211-0/+1
* [SDL-0190] Handle response from HMI during resumption data (#3475)Yana Chernysheva (GitHub)2020-09-041-20/+42
* Overhaul state manager to handle regular state changes during hmi events (#3476)Jacob Keeler2020-09-041-46/+103
* [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-211-46/+224
* Fix SDL app stream processing with non-streamable state. (#3151)Mykola Korniichuk (GitHub)2020-01-171-28/+21
* Fix SDL does not set the app to NONE HMI level after a rejecting of StartServ...Igor Gapchuk (GitHub)2019-10-251-8/+37
* Implement StateController changesAndriy Byzhynar2019-08-201-196/+645
* Replace ActivateApp(NONE) logic with CloseApplication logicjacobkeeler2019-06-261-7/+1
* Run updated style scriptjacobkeeler2019-04-291-20/+22
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-071-50/+87
|\
| * fix: remove shared pointer of Application from HmiState (#2225)Sho Amano2019-02-261-50/+87
* | Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-2/+2
|/
* Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-181-1/+5
* Fix keep app's HMI level in FULL in case when HMI sends AUDIO_SOURCE event to...Ira Lytvynenko (GitHub)2018-08-161-0/+73
* style fixConlain Kelly2018-07-181-7/+6
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-33/+33
* Merge DevelopJackLivio2018-06-271-5/+6
* Fix build with unit tests after commands factory refactoringValerii2018-06-261-5/+5
* RPCService implementationIra Lytvynenko2018-06-261-3/+8
* Disable failed state_controller unit testsElvis Kuliiev2018-05-251-12/+8
* Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-251-29/+38
* Disable failing state controller UTsElvis Kuliiev2018-05-171-4/+5
* Fix UTs according to updated logic of mobile projection 2BSolonenko2018-05-171-14/+23
* Fix HMI state resolver according to requirments of 'Mobile Projection Phase 2'Elvis Kuliiev2018-05-171-24/+24
* Fix UTs according to new implementationIra Lytvynenko2018-05-171-39/+143
* Initial implementationIra Lytvynenko2018-05-171-1/+3
* Merge branch 'fix/gcc6_build' into developJacob Keeler2018-01-301-1/+1
|\
| * Fix build errors with GCC6+fix/gcc6_buildjacobkeeler2018-01-171-1/+1
* | Updates mocks and tests, makes code buildable with tests enabledAndrey Oleynik (GitHub)2018-01-181-40/+38
|/
* Add functionality for External UCSokozlovlux2017-05-171-1/+1
* Merge pull request #1247 from LitvinenkoIra/feature/state_controller_testAlexander Kutsan (GitHub)2017-02-021-10/+517
|\
| * Fixed comment after reviewIra Lytvynenko2017-02-011-17/+24
| * Move state_controller tests from pre_5_0 branch to developIra Lytvynenko2017-01-311-3/+503
* | Merge release to developAlex Kutsan2017-01-271-0/+1
|\ \ | |/ |/|
| * Fix usages of policy in codeAlexander Kutsan2016-12-051-0/+1
* | Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-251-1/+1
* | Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-251-1/+0
* | Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-251-2/+2
|/
* Correct project structure in ApplicationManagerKozoriz2016-05-175-453/+1
* Format all code in projectKozoriz2016-04-261-5/+6
* Code style format with clang-formatKozoriz2016-04-253-383/+314
* Correctives after reviewKozoriz2016-04-251-1/+1
* ApplicationManager tests correctives after removing all singletonsKozoriz2016-04-253-324/+268
* ApplicationManager correctives after remove all singletonesKozoriz2016-04-251-1/+1