[PR #860] [MERGED] Fixes to uri parsing #44224

Closed
opened 2026-04-26 11:27:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/860
Author: @mpbw2
Created: 4/29/2020
Status: Merged
Merged: 4/29/2020
Merged by: @mpbw2

Base: masterHead: bugfix-uridetection


📝 Commits (1)

📊 Changes

2 files changed (+9 additions, -18 deletions)

View changed files

📝 src/Android/Accessibility/AccessibilityHelpers.cs (+5 -13)
📝 src/Core/Utilities/CoreHelpers.cs (+4 -5)

📄 Description

Changed URI detection to utilize framework. This fixes parsing failures on some (possibly a lot of) urls.


🔄 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/860 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 4/29/2020 **Status:** ✅ Merged **Merged:** 4/29/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `bugfix-uridetection` --- ### 📝 Commits (1) - [`aeaf1db`](https://github.com/bitwarden/android/commit/aeaf1db54273771954f71a845be7070144f35bda) Fixes to uri parsing ### 📊 Changes **2 files changed** (+9 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+5 -13) 📝 `src/Core/Utilities/CoreHelpers.cs` (+4 -5) </details> ### 📄 Description Changed URI detection to utilize framework. This fixes parsing failures on some (possibly a lot of) urls. --- <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 2026-04-26 11:27:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#44224