summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/feature/cloud_app_transport' into featur...jacobkeeler2018-12-031-0/+2
|\
| * Merge branch 'feature/cloud_app_transport' into feature/cloud_app_policies_in...feature/cloud_app_policies_initcloudappJackLivio2018-11-211-0/+2
| |\
| | * Removed redundant smart objectShobhitAd2018-11-201-35/+2
| | * Made requested changesShobhitAd2018-11-201-8/+8
| | * Style FixShobhitAd2018-11-205-104/+120
| | * Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-205-0/+166
* | | Add ActivateApp test cases for cloud appsjacobkeeler2018-11-302-3/+57
* | | Fix incorrect HMI state after cloud app registrationjacobkeeler2018-11-301-2/+2
* | | Add method headers and fix stylejacobkeeler2018-11-272-4/+9
* | | Update ActivateApp timeout for cloud appsjacobkeeler2018-11-271-0/+10
* | | Fix issues with retry sequencejacobkeeler2018-11-261-1/+1
* | | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-11-165-0/+182
|\ \ \ | |/ /
| * | Made requested changesShobhitAd2018-11-141-8/+8
| * | Style FixShobhitAd2018-11-135-104/+120
| * | Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-135-0/+166
| |/
* | Add cloud connection statusjacobkeeler2018-11-162-102/+13
* | Fix issues with ActivateApp flowjacobkeeler2018-11-152-23/+10
* | Add SDL.ActivateApp flow changes for cloud appsjacobkeeler2018-11-142-0/+14
|/
* Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-156-7/+7
* Fix usage of base_rpc_versionJackLivio2018-10-111-3/+2
* StyleJackLivio2018-10-111-2/+1
* Bump base negotiated rpc version to 4.5.1JackLivio2018-10-117-11/+11
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-042-3/+3
* Fix uninitialized membersfix/coverity_fixes_5.0.0jacobkeeler2018-09-282-4/+5
* Add additional check for non-manadatory parametersfix/sdl_does_not_check_for_non_mandatory_parametersZhdanovP2018-09-051-5/+3
* Merge pull request #2226 from smartdevicelink/feature/boost_filesystem_implem...JackLivio2018-08-312-3/+8
|\
| * Updated based on commentsJackLivio2018-08-301-12/+6
| * Update FileSize and Offset to uint64_tJackLivio2018-08-301-1/+1
| * Update GetFileModificationTime to use boostJackLivio2018-08-301-2/+13
* | Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-296-12/+12
|/
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-2911-40/+40
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-0911-40/+40
* | Merge pull request #930 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2018-08-287-13/+203
|\ \
| * | Add version Logic for play_pause and okJackLivio2018-08-237-12/+201
| * | Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-221-1/+2
* | | Merge pull request #2519 from JackLivio/fix/update_rpc_version_negotiation_logicJackLivio2018-08-241-1/+6
|\ \ \
| * | | Check styleJackLivio2018-08-211-2/+2
| * | | Update mobile version negotiationJackLivio2018-08-161-1/+6
* | | | Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-239-598/+0
* | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-2311-44/+198
|\ \ \ \
| * | | | Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-211-3/+2
| | |/ / | |/| |
| * | | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-214-27/+0
| |\ \ \
| | * | | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-174-27/+0
| | |/ /
| * | | Implement Low Voltage Handling in separate processAndriy Byzhynar2018-08-211-2/+2
| * | | Implement unit tests for Low Voltage Signals handlerAndriy Byzhynar2018-08-211-0/+1
| |/ /
| * | Merge remote-tracking branch 'origin/develop' into feature/choice_vr_optionalfeature/choice_vr_optionalJackLivio2018-08-151-3/+3
| |\ \
| * \ \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-072-9/+11
| |\ \ \
| * \ \ \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalConlain Kelly2018-08-062-3/+47
| |\ \ \ \
| * | | | | yet another style fixConlain Kelly2018-08-012-7/+8
| * | | | | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-013-4/+42