[PR #1266] [MERGED] Fixed launch url on Android 11 #2815

Closed
opened 2025-11-26 23:24:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1266
Author: @mpbw2
Created: 2/16/2021
Status: Merged
Merged: 2/16/2021
Merged by: @mpbw2

Base: masterHead: bugfix-launchurl


📝 Commits (1)

  • 6d824a9 fixed launch url on Android 11

📊 Changes

1 file changed (+13 additions, -0 deletions)

View changed files

📝 src/Android/Properties/AndroidManifest.xml (+13 -0)

📄 Description

Added package visibility entries in the manifest so Xamarin.Essentials.Browser can open URLs on Android 11.

https://docs.microsoft.com/en-us/xamarin/essentials/open-browser?tabs=android


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1266 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 2/16/2021 **Status:** ✅ Merged **Merged:** 2/16/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `bugfix-launchurl` --- ### 📝 Commits (1) - [`6d824a9`](https://github.com/bitwarden/android/commit/6d824a9e430fa69dc0a995fac23773b60f081be8) fixed launch url on Android 11 ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Properties/AndroidManifest.xml` (+13 -0) </details> ### 📄 Description Added package visibility entries in the manifest so `Xamarin.Essentials.Browser` can open URLs on Android 11. https://docs.microsoft.com/en-us/xamarin/essentials/open-browser?tabs=android --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:24:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2815