summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-12/+0
|
* Merge remote-tracking branch 'origin/develop' into feature/choice_vr_optionalfeature/choice_vr_optionalJackLivio2018-08-151-3/+3
|\
| * Remove redundant function validateJackLivio2018-08-141-3/+3
| |
| * Address comments and logic refactorJackLivio2018-08-101-3/+3
| |
* | Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-071-7/+11
|\ \ | |/
| * Update based on commentsJackLivio2018-08-071-7/+11
| |
| * Merge remote-tracking branch 'origin/develop' into feature/mobile_versioningJackLivio2018-08-0610-45/+54
| |\
* | \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalConlain Kelly2018-08-061-3/+34
|\ \ \ | |/ /
| * | Check StyleJackLivio2018-08-051-13/+17
| | |
| * | RAI version negotiationJackLivio2018-08-011-4/+17
| | |
| * | Add support for mandatory and removed versioningJackLivio2018-08-011-0/+14
| | |
* | | yet another style fixConlain Kelly2018-08-011-1/+1
| | |
* | | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-011-0/+2
| | |
* | | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-3110-40/+50
|\ \ \ | | |/ | |/|
| * | Fix defects found after ATF testingAKalinich-Luxoft2018-07-303-30/+31
| | | | | | | | | | | | | | | | | | Apply feature for AddSubMenu RPC Fixed PI request does not resend choiceId Fixed wrong RPC creation in mobile factory
| * | Answer Livio commentsAKalinich-Luxoft2018-07-301-8/+9
| | | | | | | | | | | | | | | | | | Fixed affected unit tests Reverted changes related to namespace naming
| * | create interaction choice set run method changesAshwin Karemore2018-07-261-19/+16
| | |
| * | revert image check and return Warning or invalid dataAshwin Karemore2018-07-268-12/+141
| | |
| * | fix for invalid image rpc in create interaction choice set requestAshwin Karemore2018-07-261-10/+44
| | |
| * | removed image check in RPCAshwin Karemore2018-07-268-152/+0
| | |
* | | general cleanup on vr commands checksConlain Kelly2018-07-302-10/+10
| | |
* | | style fixConlain Kelly2018-07-242-27/+30
| | |
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into ↵Conlain Kelly2018-07-241-2/+1
|\ \ \ | |/ / | | | | | | feature/choice_vr_optional
| * | Merge branch 'develop' into feature/boost_lock_implementationJacob Keeler2018-07-1924-36/+34
| |\ \ | | |/
| * | Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-2/+1
| | |
* | | Cleanup, remove some typosConlain Kelly2018-07-242-32/+16
| | |
* | | Fix segfault, add perform interaction checksConlain Kelly2018-07-242-33/+49
| | |
* | | add perform interaction modificationsConlain Kelly2018-07-241-24/+26
| | |
* | | Create grammar only onceConlain Kelly2018-07-231-10/+11
| | |
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into ↵Conlain Kelly2018-07-2324-36/+34
|\ \ \ | | |/ | |/| | | | feature/choice_vr_optional
| * | style fixConlain Kelly2018-07-185-5/+4
| | |
| * | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1824-36/+35
| |/
* | more development, needs testing and performinteraction checksConlain Kelly2018-07-192-19/+29
| |
* | first run at making vrcommands optionalConlain Kelly2018-07-192-4/+60
|/
* Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-165-85/+39
|\ | | | | Feature/handling vr help requests
| * Fix failed ATF tests after timer removingAKalinich-Luxoft2018-07-113-15/+20
| | | | | | | | | | | | | | Fixed triggering SetGlobalProperties after resumption and during resumption Fixed commands limit after resumption Fixed requests counter Removed redundant logic
| * Removed unused code from SetGlobalProperties requestAndrii Kalinich2018-07-041-46/+0
| |
| * Merge remote-tracking branch 'origin/develop' into ↵Jacob Keeler2018-07-022-24/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | feature/handling_VR_help_requests # Conflicts: # src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/mobile/set_global_properties_test.cc # src/components/application_manager/src/application_manager_impl.cc # src/components/application_manager/test/CMakeLists.txt # src/components/application_manager/test/application_manager_impl_test.cc # src/components/application_manager/test/resumption/resume_ctrl_test.cc # src/components/functional_module/test/include/mock_application.h # src/components/remote_control/test/include/mock_application.h
* | Merge pull request #2344 from ↵Jacob Keeler2018-07-131-0/+1
|\ \ | | | | | | | | | | | | smartdevicelink/feature/driver_distraction_on_registration Send Driver Distraction notification immediately upon registration
| * | Send Driver Distraction notification immediately upon registrationfeature/driver_distraction_on_registrationJacob Keeler2018-07-121-0/+1
| | |
* | | Merge pull request #2330 from smartdevicelink/feature/remove_qt_hmi_api_dbusJacob Keeler2018-07-111-857/+0
|\ \ \ | |/ / |/| | Remove QT HMI API and QT specific RPCs
| * | Merge remote-tracking branch 'origin/feature/remove_qt_hmi_api_dbus' into ↵Jacob Keeler2018-07-051-857/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop # Conflicts: # src/components/application_manager/CMakeLists.txt # src/components/application_manager/include/application_manager/commands/mobile/get_vehicle_data_request.h # src/components/application_manager/include/application_manager/commands/mobile/subscribe_vehicle_data_request.h # src/components/application_manager/include/application_manager/commands/mobile/unsubscribe_vehicle_data_request.h # src/components/application_manager/src/commands/mobile/get_vehicle_data_request.cc # src/components/application_manager/src/commands/mobile/subscribe_vehicle_data_request.cc # src/components/application_manager/src/commands/mobile/unsubscribe_vehicle_data_request.cc # src/components/application_manager/src/hmi_command_factory.cc # src/components/application_manager/src/message_helper/message_helper.cc # src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc # src/components/application_manager/test/commands/hmi/hmi_notifications/hmi_notifications_test.cc # src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc
* | | Merge pull request #2164 from XevoInc/feat/mt_transport_changesJacob Keeler2018-07-063-24/+27
|\ \ \ | |/ / |/| | Feat/mt transport changes
| * | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into ↵fronneburg2018-07-053-24/+27
| |/ | | | | | | | | | | | | | | | | feat/mt_transport_changes Conflicts: src/components/application_manager/src/application_manager_impl.cc src/components/application_manager/test/application_manager_impl_test.cc src/components/remote_control/test/include/mock_application.h
* | fix: syntax error in hmi_command_factory.ccSho Amano2018-07-041-5/+6
|/
* Merge remote-tracking branch 'origin/develop' into feature/vehicle_info_pluginJackLivio2018-06-271-10/+6
| | | | | # Conflicts: # src/components/application_manager/rpc_plugins/sdl_rpc_plugin/test/commands/mobile/add_sub_menu_request_test.cc
* Merge DevelopJackLivio2018-06-271-6/+29
|
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-12/+191
|
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-263-133/+0
|
* Fix yearAlexander2018-06-261-1/+1
|