Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[C] Obsolete Device.OpenUri #6844

Merged
merged 3 commits into from Jul 24, 2019
Merged

[C] Obsolete Device.OpenUri #6844

merged 3 commits into from Jul 24, 2019

Conversation

StephaneDelcroix
Copy link
Member

Description of Change

see #6623

also fix identation to use tabs

Issues Resolved

API Changes

None

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Has automated tests
  • Rebased on top of the target branch at time of PR
  • Changes adhere to coding standard

also fix identation to use tabs
{
PlatformServices.OpenUriAction(uri);
}
[Obsolete("Use Launcher.OpenUri (or CanOpen, or TryOpen) from Xamarin.Essentials")]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you're looking for it, here's the only meaningful change ^^^

@samhouts samhouts added this to In Review in v4.3.0 Jul 10, 2019
Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay tabs!

@samhouts samhouts added the deprecation Public API has been deprecated label Jul 17, 2019
Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
@jfversluis jfversluis merged commit c79595a into master Jul 24, 2019
v4.3.0 automation moved this from In Review to Done Jul 24, 2019
@jfversluis jfversluis deleted the obsoleteOpenUri branch July 24, 2019 08:46
@samhouts samhouts removed this from Done in v4.3.0 Sep 3, 2019
@samhouts samhouts added this to the 4.3.0 milestone Sep 11, 2019
@samhouts samhouts added this to Done in v4.3.0 Sep 11, 2019
felipebaltazar pushed a commit to felipebaltazar/Xamarin.Forms that referenced this pull request Oct 16, 2019
* [C] Obsolete Device.OpenUri

also fix identation to use tabs

* fix CS618

* Update Xamarin.Forms.Core/Device.cs

Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
felipebaltazar pushed a commit to felipebaltazar/Xamarin.Forms that referenced this pull request Oct 16, 2019
* [C] Obsolete Device.OpenUri

also fix identation to use tabs

* fix CS618

* Update Xamarin.Forms.Core/Device.cs

Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
deprecation Public API has been deprecated
Projects
No open projects
v4.3.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants