[PR #6046] [MERGED] [PM-27076] Add support for IronFox Nightly #12410

Closed
opened 2026-04-11 03:42:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6046
Author: @celenityy
Created: 10/16/2025
Status: Merged
Merged: 10/17/2025
Merged by: @SaintPatrck

Base: mainHead: main


📝 Commits (1)

  • c2903c9 Add support for IronFox Nightly

📊 Changes

3 files changed (+20 additions, -0 deletions)

View changed files

📝 app/src/main/assets/fido2_privileged_community.json (+12 -0)
📝 app/src/main/kotlin/com/x8bit/bitwarden/data/autofill/accessibility/util/BrowserUtil.kt (+5 -0)
📝 app/src/main/res/xml/autofill_service_configuration.xml (+3 -0)

📄 Description

🎟️ Tracking

N/A

📔 Objective

As of a2c7570bdc, we're now using a separate package ID for Nightly builds. Similar to https://github.com/bitwarden/android/pull/4534, this adds support for IronFox Nightly.

Please let me know if there's any questions or concerns :)


🔄 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/6046 **Author:** [@celenityy](https://github.com/celenityy) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c2903c9`](https://github.com/bitwarden/android/commit/c2903c9f95428c8a53303cb8c86bb3c8ed1f1aa1) Add support for IronFox Nightly ### 📊 Changes **3 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/assets/fido2_privileged_community.json` (+12 -0) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/autofill/accessibility/util/BrowserUtil.kt` (+5 -0) 📝 `app/src/main/res/xml/autofill_service_configuration.xml` (+3 -0) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective As of https://github.com/ironfox-oss/IronFox/commit/a2c7570bdc4dc824ec3b66f4ec12f9678cbe7de9, we're now using a separate package ID for Nightly builds. Similar to https://github.com/bitwarden/android/pull/4534, this adds support for IronFox Nightly. Please let me know if there's any questions or concerns :) --- <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-11 03:42:07 -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#12410