summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
* Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-062-29/+11
* Merge remote-tracking branch 'origin/develop' into feature/cloud_app_transportjacobkeeler2019-03-052-10/+34
|\
| * Merge pull request #2734 from AByzhynar/fix/SDL_doesnt_include_binary_data_to...JackLivio2018-11-191-8/+28
| |\
| | * Add binary data to OEM_SPECIFIC request typeAndriy Byzhynar2018-10-311-8/+28
| * | Add check for missing presetBankCapabilities in Buttons.GetCapabilitieshotfix/invalid_preset_bank_capabilitiesJacob Keeler2018-11-161-2/+6
| |/
* | GetCloudAppProperties (#2824)JackLivio2019-03-015-0/+211
* | Get Icon URL Request (#2823)JackLivio2019-03-012-3/+26
* | Close Cloud Connection (#2825)JackLivio2019-02-281-0/+4
* | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-126-92/+58
* | Update ConnectionStatusUpdated method + testsJackLivio2018-12-051-0/+1
* | Fix style and update app list after PTUjacobkeeler2018-12-041-5/+5
* | 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