summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-302-2/+2
|\
| * Fix incorrect call in SendNotificationToConsumershotfix/service_data_image_pathsjacobkeeler2019-05-292-2/+2
* | Run updated style scriptjacobkeeler2019-04-293-3/+3
|/
* Error Response for AppService.GetAppServiceData with unknown service type/ser...Shobhit Adlakha2019-04-092-3/+28
* Add timeout logic for HMI App Service Consumer RPCsfix/no_hmi_response_on_timeoutjacobkeeler2019-04-011-3/+4
* Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-152-1/+5
* Merge remote-tracking branch 'origin/feature/base_app_services_implementation...jacobkeeler2019-03-062-6/+9
|\
| * GetFile RPC (#2811)Shobhit Adlakha2019-03-061-2/+5
| * Add logic for handling `allowAppConsumers`jacobkeeler2019-03-052-4/+4
* | Add passthrough timeout to provider requestsjacobkeeler2019-03-062-0/+11
|/
* PerformAppServiceInteraction RPC (#2815)Jacob Keeler2019-02-262-10/+29
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-246-7/+440
* Add dummy response for PublishAppServicejacobkeeler2019-01-221-1/+6
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-294-6/+6
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-14/+0
* style fixConlain Kelly2018-07-184-6/+10
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-185-11/+11
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-263-162/+0
* Fix falling atf test scriptBogdan2018-06-261-0/+4
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-261-16/+0
* OnRemoteControlSettings and OnInteriorVehicleData notifications implIra Lytvynenko2018-06-261-0/+26
* Fix code styleIra Lytvynenko (GitHub)2018-06-262-14/+11
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-10/+8
* Fix some sdl commandsIra Lytvynenko2018-06-262-4/+2
* Fix build with unit tests after commands factory refactoringValerii2018-06-264-0/+375
* Replaced all usages of passed parameters in implementation.BSolonenko2018-06-266-17/+13
* Refactoring all hmi commands.BSolonenko2018-06-263-6/+28
* Refactoring all mobile commands.BSolonenko2018-06-261-2/+10
* Refactoring CommandImpl, CommandRequestImpl and CommandResponseImplBSolonenko2018-06-263-7/+29
* move commands factory to rpc pluginIra Lytvynenko2018-06-262-0/+199
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-26349-32794/+0
* Refactor CommandFactoryIra Lytvynenko2018-06-269-11/+11
* RPCService implementationIra Lytvynenko2018-06-2666-95/+150
* Check for hmi level instead of statusfix/check_onhmistatus_invalidConlain Kelly2018-06-211-5/+4
* add validity check to OnHMIStatusNotification::Run() to avoid passing bad def...Conlain Kelly2018-06-201-0/+10
* Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-184-1/+165
|\
| * Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-054-14/+129
| |\
| * | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-064-1/+165
* | | Merge pull request #1360 from smartdevicelink/feature/audio_file_playback_tts...Jacob Keeler2018-06-148-14/+199
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/develop' into feature/audio_file_playbac...Jacob Keeler2018-06-064-29/+105
| |\ \ \
| * | | | Validate existence of files used in TtsChunksJacob Keeler2018-06-018-14/+199
| | |_|/ | |/| |
* | | | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-131-1/+5
|\ \ \ \
| * | | | Initial implementationIra Lytvynenko2018-05-171-1/+5
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/develop' into feature/add_display_namefeature/add_display_nameJackLivio2018-06-117-83/+215
|\ \ \ \
| * \ \ \ Merge pull request #2221 from JackLivio/fix/display_capabilities_segfaultJackLivio2018-06-111-44/+56
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Revert "Omit display capability from RAI response if mandatory display capabi...JackLivio2018-06-061-13/+0
| | * | | Omit display capability from RAI response if mandatory display capabilities a...JackLivio2018-06-061-0/+13
| | * | | Add checks to display capabilitiesJackLivio2018-05-251-44/+56
| * | | | Merge branch 'develop' into feature/expandable_design_for_proprietary_data_ex...feature/expandable_design_for_proprietary_data_exchangeJacob Keeler2018-05-313-9/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #2224 from JackLivio/feature/tire_pressure_additionsJackLivio2018-05-311-3/+3
| | |\ \ \