Xamarin.Forms.Breadcrumb
Xamarin.Forms.Breadcrumb copied to clipboard
Bump Xamarin.Essentials from 1.6.1 to 1.7.3
Bumps Xamarin.Essentials from 1.6.1 to 1.7.3.
Release notes
Sourced from Xamarin.Essentials's releases.
1.7.3
What's Changed
- Add suppression for iOS FromBundleIdentifier obsolete by
@jfversluis
in xamarin/Essentials#1990- Android WebAuthenticator fallback to system browser if Chrome Custom tabs are not available by
@Redth
in xamarin/Essentials#2002- Fix Share API does not correctly block when awaited by
@Adam-Langley
in xamarin/Essentials#1900- Fix #1999 - checkasync should return restricted for locationinuse whe… by
@aritchie
in xamarin/Essentials#2005New Contributors
@mimisasouvanh
made their first contribution in xamarin/Essentials#1987@Adam-Langley
made their first contribution in xamarin/Essentials#1900Full Changelog: https://github.com/xamarin/Essentials/compare/1.7.2...1.7.3
1.7.2
What's Changed
- Course increases clockwise documentation change by
@Happypig375
in xamarin/Essentials#1858- Remove read/write storage permissions from FilePicker/MediaPicker on Android by
@jamesmontemagno
in xamarin/Essentials#1968- [Bug] [AppAction] [Android] Prevent AppAction double handling on Android by
@dmariogatto
in xamarin/Essentials#1923- [iOS] iOS Location permission improvements #1489 by
@SiNeumann
in xamarin/Essentials#1815- Surface exception for not supported phone number on iOS PhoneDialer by
@jfversluis
in xamarin/Essentials#1986- Allow restricted permissions for Geolocation on android by
@aritchie
in xamarin/Essentials#1976- Correctly handle version downgrades VersionTracking (e.g. via TestFlight) by
@cpraehaus
in xamarin/Essentials#1969New Contributors
@Happypig375
made their first contribution in xamarin/Essentials#1858@mjbond-msft
made their first contribution in xamarin/Essentials#1966@rmarinho
made their first contribution in xamarin/Essentials#1978@dmariogatto
made their first contribution in xamarin/Essentials#1923@SiNeumann
made their first contribution in xamarin/Essentials#1815@cpraehaus
made their first contribution in xamarin/Essentials#1969Full Changelog: https://github.com/xamarin/Essentials/compare/1.7.1...1.7.2
1.7.1
What's Changed
- Improving the operation of PresentationControllers by
@dimonovdd
in xamarin/Essentials#1846- Fix #1912 - if coarse is provided instead of fine location, returned … by
@aritchie
in xamarin/Essentials#1937- Update LocationExtensions.ios.tvos.watchos.macos.cs by
@jamesmontemagno
in xamarin/Essentials#1857- Set the PopoverPresentationController for files too by
@jamesmontemagno
in xamarin/Essentials#1897- Fixed #1355 delay processing change so OS updates by
@jamesmontemagno
in xamarin/Essentials#1755- Fixes #512 - Implement the new ConnectivityManager.NetworkCallback for N+ by
@jamesmontemagno
in xamarin/Essentials#1568- Fixes hang waiting for cancelled TextToSpeech by
@borigas
in xamarin/Essentials#1895New Contributors
@aritchie
made their first contribution in xamarin/Essentials#1937@borigas
made their first contribution in xamarin/Essentials#1895Full Changelog: https://github.com/xamarin/Essentials/compare/1.7.0...1.7.1
1.7.0
... (truncated)
Commits
e054b7e
Merge pull request #2005 from aritchie/issue-1999_droid_permission_checkstatu...cb328cb
Merge branch 'main' into issue-1999_droid_permission_checkstatusasync29ad28d
Merge pull request #1900 from Adam-Langley/main4066392
Merge branch 'main' into maine8ce50d
Fix #1999 - checkasync should return restricted for locationinuse when only c...31f3de2
Merge pull request #2002 from xamarin/webauth-android-activity-checke759d5e
Merge branch 'main' into maina9ad6e2
Update WebAuthenticator.android.csf427156
Update WebAuthenticator.android.csbc74dce
Merge pull request #1990 from xamarin/supress-obsolete- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)