[PR #2491] [CLOSED] [PM-1949] Add autofill support for a Bromite's fork org.bromite.bromite.dev #3592

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2491
Author: @mizzunet
Created: 4/23/2023
Status: Closed

Base: mainHead: patch-1


📝 Commits (2)

  • fb0e01f Add support for a Bromite's fork
  • 22ca55e Added org.bromite.bromite

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 src/Android/Accessibility/AccessibilityHelpers.cs (+1 -0)
📝 src/Android/Autofill/AutofillHelpers.cs (+1 -0)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

This fork is actively updated.
https://github.com/uazo/bromite-buildtools. And since the package ID isn't in the list, Bitwarden doesn't work with the browser.
https://github.com/uazo/bromite-buildtools/issues/77

Code changes

src/Android/Autofill/AutofillHelpers.cs: Added org.bromite.bromite.dev to the array

Screenshots

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 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/2491 **Author:** [@mizzunet](https://github.com/mizzunet) **Created:** 4/23/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`fb0e01f`](https://github.com/bitwarden/android/commit/fb0e01fd5e33f54ffef0b5ab3ce94d653a802dab) Add support for a Bromite's fork - [`22ca55e`](https://github.com/bitwarden/android/commit/22ca55e63d6629b2af356651e2fb867e9283d53f) Added org.bromite.bromite ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+1 -0) 📝 `src/Android/Autofill/AutofillHelpers.cs` (+1 -0) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [x] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> This fork is actively updated. https://github.com/uazo/bromite-buildtools. And since the package ID isn't in the list, Bitwarden doesn't work with the browser. https://github.com/uazo/bromite-buildtools/issues/77 ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> **src/Android/Autofill/AutofillHelpers.cs**: Added `org.bromite.bromite.dev` to the array ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <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:34:52 -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#3592