summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-2/+3
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-182-2/+22
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-182-10/+13
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-183-6/+27
* Merge pull request #1938 from smartdevicelink/feature/deprecated_method_macrofeature/send_location_for_mobile_navJacob Keeler2018-01-173-16/+5
|\
| * Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-043-16/+5
* | Added FINALAKalinich-Luxoft2017-12-122-2/+2
* | Added missed implementation of OnAwakeSDLNotificationAKalinich-Luxoft2017-12-121-1/+43
|/
* Process multiple HMI interfaces of change registration requestAlexander Kutsan2017-11-131-0/+10
* Process result codes and infos from multiple HMI interfacesAlexander Kutsan2017-11-133-19/+77
* Common functionality awaiting of certain HMI requestsAlexander Kutsan2017-11-132-6/+29
* Fixes responses 'success' value in case of UNSUPPORTED_RESOURCE (#1576)Andrey Oleynik (GitHub)2017-11-021-3/+3
* Merge pull request #1611 from AKalinich-Luxoft/fix/fix_subscribevehicledata_s...JackLivio2017-11-021-0/+5
|\
| * Fix SubscribeVehicleData request subscriptionsAKalinich-Luxoft2017-06-141-0/+5
* | Merge pull request #1746 from ChrisB-Elektrobit/feature/metadata_taggingJacob Keeler2017-09-071-0/+11
|\ \
| * | - adding warning result code and info message to ShowResponse to handleChrisB-Elektrobit2017-08-141-0/+3
| * | - added new ShowRequest::HandleMetadata function for the Show RPC toChrisB-Elektrobit2017-08-081-0/+8
* | | Fix style after develop mergeAlexander Kutsan2017-09-054-6/+4
* | | Merge branch 'develop' into feature/sdl_remote_control_baselineAndrii Kalinich (GitHub)2017-09-054-0/+307
|\ \ \
| * | | Use OVERRIDE to avoid virtual keywordMasato Ogawa2017-08-284-9/+9
| * | | Updated a parameter descriptionMasato Ogawa2017-08-284-0/+4
| * | | Removed a unused member and header filesMasato Ogawa2017-08-221-1/+0
| * | | Implement SendHapticData RPCMasato Ogawa2017-08-224-0/+304
* | | | Merge remote-tracking branch 'origin/develop' into feature/sdl_remote_control...Alexander Kutsan2017-08-2115-53/+161
|\ \ \ \ | |/ / /