summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands
Commit message (Expand)AuthorAgeFilesLines
* Core dump on ignition off when registering 20 apps (#3939)Shobhit Adlakha2022-08-252-0/+4
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-276-285/+481
* Squashed commit of the following:collin2021-08-124-24/+136
* [SDL-0189] Restructuring OnResetTimeout (#3726)Yana Chernysheva (GitHub)2021-08-111-0/+7
* Fix handling of RC.SetGlobalProperties response (#3741)Andrii Kalinich (GitHub)2021-08-091-0/+29
* Add mobile response with disallowed by user params (#2499)Pavel Zhdanov (GitHub)2021-05-072-23/+46
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-4/+0
* [SDL 0273] WebEngine Projection mode (#3457)Alexander Kutsan (GitHub)2020-08-211-1/+8
* [SDL 0249] Feature/persisting hmi capabilities (#3397)Yevhenii Dementieiev2020-07-171-0/+31
* Filter unknown enums when removing unknown parameters (#3385)Jacob Keeler2020-06-103-1/+23
* Fix/gufm check syntax (#3369)Collin2020-05-202-8/+8
* Add permission checking for all messages to and from mobile (#3344)6.1.0_RC2Jacob Keeler2020-04-275-8/+24
* SDL restores AddCommands in the order they were created (#2515)Anna Pipko (GitHub)2020-01-221-0/+10
* Error message processing from HMI (#3016)Mykola Korniichuk (GitHub)2019-09-131-8/+18
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-0/+10
* Add window_id() method to Command classAndriy Byzhynar2019-08-202-0/+11
* Run updated style scriptjacobkeeler2019-04-298-61/+62
* Add timeout logic for HMI App Service Consumer RPCsfix/no_hmi_response_on_timeoutjacobkeeler2019-04-011-4/+9
* OnAppServiceDataTestsJackLivio2019-03-141-0/+1
* GetFile RPC (#2811)Shobhit Adlakha2019-03-061-4/+6
* PerformAppServiceInteraction RPC (#2815)Jacob Keeler2019-02-261-6/+6
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-247-6/+216
* Add dummy response for PublishAppServicejacobkeeler2019-01-221-1/+2
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-293-5/+5
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-16/+0
* style fixConlain Kelly2018-07-181-1/+0
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-213/+0
* Answer review comments.BSolonenko2018-06-265-5/+5
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-261-35/+33
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-261-2/+0
* OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-261-0/+2
* Fix code styleIra Lytvynenko (GitHub)2018-06-261-2/+1
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-31/+27
* Refactoring all hmi commands.BSolonenko2018-06-267-8/+30
* Refactoring all mobile commands.BSolonenko2018-06-261-1/+4
* Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-263-3/+15
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-264-0/+264
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-262-6/+6
* move commands factory to rpc pluginIra Lytvynenko2018-06-262-0/+186
* Remove all remote controllAlexander Kutsan2018-06-26356-28068/+0
* Refactor CommandFactoryIra Lytvynenko2018-06-261-1/+1
* Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-183-0/+213
|\
| * Add Unit Tests: GetSystemTime Request/Response, OnSystemTimeReadyKVGrygoriev2018-04-063-3/+0
| * Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-063-0/+216
* | Validate existence of files used in TtsChunksJacob Keeler2018-06-011-1/+1
|/
* Merge pull request #2044 from smartdevicelink/fix/subscriptions_typoJacob Keeler2018-03-061-1/+11
|\
| * Fix all misspellings of `subscriptions` in the projectfix/subscriptions_typojacobkeeler2018-03-021-1/+11
* | Coverity FixesJackLivio2018-02-141-4/+0
|/
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-2/+5