summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/src/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release/5.1.1' into feature/update_style...feature/update_style_scriptjacobkeeler2019-04-301-0/+3
|\
| * Added macro to application manager and unit testsShobhit Adlakha2019-04-301-0/+3
* | Run updated style scriptjacobkeeler2019-04-29318-630/+651
|/
* Fix Icon Url Corner Cases (#2875)JackLivio2019-04-041-0/+1
* HMI.UnsubscribeWayPoints logic fix (#2869)JackLivio2019-04-021-3/+14
* Make DefaultServiceByType privatejacobkeeler2019-03-161-1/+0
* Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-154-0/+8
* Add mock app service managerjacobkeeler2019-03-143-3/+3
* Merge branch 'feature/cloud_app_transport' into feature/base_app_services_imp...Jacob Keeler2019-03-076-22/+213
|\
| * Merge pull request #2834 from smartdevicelink/feature/cloud_app_properties_re...feature/cloud_app_transportJacob Keeler2019-03-072-29/+11
| |\
| | * Implement cloud app properties revisionfeature/cloud_app_properties_revisionsjacobkeeler2019-03-062-29/+11
| * | Merge pull request #2833 from smartdevicelink/feature/cloud_app_hybrid_prefer...Jacob Keeler2019-03-071-13/+54
| |\ \ | | |/ | |/|
| | * Address review commentsfeature/cloud_app_hybrid_preferencejacobkeeler2019-03-071-10/+15
| | * Handle hybrid app preferencejacobkeeler2019-03-051-10/+46
| * | Merge remote-tracking branch 'origin/develop' into feature/cloud_app_transportjacobkeeler2019-03-052-10/+34
| |\ \ | | |/ | |/|
| * | GetCloudAppProperties (#2824)JackLivio2019-03-012-0/+141
| * | Get Icon URL Request (#2823)JackLivio2019-03-012-3/+26
| * | Close Cloud Connection (#2825)JackLivio2019-02-281-0/+4
* | | Add forwarding timeout for GetFilefeature/forwarded_request_timeoutjacobkeeler2019-03-061-0/+2
* | | GetFile RPC (#2811)Shobhit Adlakha2019-03-064-0/+544
* | | Add capability updates for NAVIGATION service typefeature/navigation_service_typejacobkeeler2019-02-263-4/+50
* | | App Service Activation Logic (#2809)Jacob Keeler2019-02-233-22/+175
* | | SystemCapability Subscription (#2800)Shobhit Adlakha2019-02-213-0/+178
* | | Merge remote-tracking branch 'origin/develop' into feature/base_app_services_...JackLivio2019-02-012-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
| |/
* | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-123-84/+50
* | 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-202-71/+80
| | * | Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-202-0/+103
| | |/
* | | Add ActivateApp test cases for cloud appsjacobkeeler2018-11-301-2/+4
* | | Fix incorrect HMI state after cloud app registrationjacobkeeler2018-11-301-2/+2
* | | Add method headers and fix stylejacobkeeler2018-11-271-2/+4
* | | 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-162-0/+112
|\ \ \ | |/ /
| * | Made requested changesShobhitAd2018-11-141-8/+8
| * | Style FixShobhitAd2018-11-132-71/+80
| * | Implement SetCloudAppProperties RPC in coreShobhitAd2018-11-132-0/+103
| |/
* | Add cloud connection statusjacobkeeler2018-11-161-101/+12
* | 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
* Bump base negotiated rpc version to 4.5.1JackLivio2018-10-115-5/+5
* Fix issue where Vehicle Data and WayPoints were not unsubscribed on transport...fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-2/+2