[PR #834] [MERGED] Resync autofill compatibility package list with values from AutofillHelpers #2605

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

📋 Pull Request Information

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

Base: masterHead: autofill-compat


📝 Commits (1)

  • 2484b6a Resync autofill compatibility package list with values from AutofillHelpers

📊 Changes

2 files changed (+34 additions, -17 deletions)

View changed files

📝 src/Android/Autofill/AutofillHelpers.cs (+18 -17)
📝 src/Android/Resources/xml/autofillservice.xml (+16 -0)

📄 Description

The compatibility package names in autofillservice.xml fell out of sync with values from AutofillHelpers.CompatBrowsers. I added the missing values, re-ordered others for easier side-by-side comparisons, and left a note about keeping both files up to date for future devs.


🔄 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/834 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 4/15/2020 **Status:** ✅ Merged **Merged:** 4/15/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `autofill-compat` --- ### 📝 Commits (1) - [`2484b6a`](https://github.com/bitwarden/android/commit/2484b6aa56488731bd79f4b1327988b9dc561d40) Resync autofill compatibility package list with values from AutofillHelpers ### 📊 Changes **2 files changed** (+34 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Autofill/AutofillHelpers.cs` (+18 -17) 📝 `src/Android/Resources/xml/autofillservice.xml` (+16 -0) </details> ### 📄 Description The compatibility package names in `autofillservice.xml` fell out of sync with values from `AutofillHelpers.CompatBrowsers`. I added the missing values, re-ordered others for easier side-by-side comparisons, and left a note about keeping both files up to date for future devs. --- <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:21:37 -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#2605