[PR #4534] [MERGED] [PM-16870] Add support for IronFox #91597

Closed
opened 2026-05-27 08:05:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/4534
Author: @celenityy
Created: 1/8/2025
Status: Merged
Merged: 1/10/2025
Merged by: @SaintPatrck

Base: mainHead: patch-1


📝 Commits (4)

  • f628902 Add IronFox to fido2_privileged_community.json
  • 484afc5 Add IronFox to BrowserUtil.kt
  • 794711c Add IronFox to autofill_service_configuration.xml
  • a8ab138 Merge branch 'main' into patch-1

📊 Changes

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

View changed files

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

📄 Description

🎟️ Tracking

This issue was brought to our attention via a user from our Discord Server.

📔 Objective

IronFox is a new privacy and security-oriented web browser for Android, based on Firefox. It's forked from the recently discontinued Mull Browser.

Autofilling log-in info from Bitwarden in IronFox is currently broken; this fixes it by adding our app ID.

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/4534 **Author:** [@celenityy](https://github.com/celenityy) **Created:** 1/8/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (4) - [`f628902`](https://github.com/bitwarden/android/commit/f628902d74e4322400c7a6bdf684b76911b5d027) Add IronFox to fido2_privileged_community.json - [`484afc5`](https://github.com/bitwarden/android/commit/484afc56b571098abc5007eae1c48c3209297caf) Add IronFox to BrowserUtil.kt - [`794711c`](https://github.com/bitwarden/android/commit/794711cee376ba7ddfcacacc39d5fa3c0adc9f10) Add IronFox to autofill_service_configuration.xml - [`a8ab138`](https://github.com/bitwarden/android/commit/a8ab1382dbca0311fe4a5d17dd00a383d6000785) Merge branch 'main' into patch-1 ### 📊 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/java/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 This issue was brought to our attention via a user from our Discord Server. ## 📔 Objective IronFox is a new privacy and security-oriented web browser for Android, based on Firefox. It's forked from the recently discontinued [Mull Browser](https://divestos.org/pages/our_apps#mull). Autofilling log-in info from Bitwarden in IronFox is currently broken; this fixes it by adding our app ID. 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-05-27 08:05:55 -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#91597