[PR #483] [MERGED] Android: Support autofill in Fennec F-Droid #2509

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/483
Author: @AdmiralNemo
Created: 4/12/2019
Status: Merged
Merged: 4/12/2019
Merged by: @kspearrin

Base: masterHead: master


📝 Commits (1)

  • 866e635 Android: Support autofill in Fennec F-Droid

📊 Changes

3 files changed (+8 additions, -3 deletions)

View changed files

📝 src/Android/Autofill/AutofillHelpers.cs (+4 -3)
📝 src/Android/AutofillService.cs (+1 -0)
📝 src/Android/Resources/xml/autofillservice.xml (+3 -0)

📄 Description

The F-Droid build of Firefox (Fennec) has a different package name.
This name needs to be explicitly listed in order for autofill support to
work correctly.


🔄 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/483 **Author:** [@AdmiralNemo](https://github.com/AdmiralNemo) **Created:** 4/12/2019 **Status:** ✅ Merged **Merged:** 4/12/2019 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`866e635`](https://github.com/bitwarden/android/commit/866e635d30bfcc89b039dd6b02f86a20f7fe8646) Android: Support autofill in Fennec F-Droid ### 📊 Changes **3 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Autofill/AutofillHelpers.cs` (+4 -3) 📝 `src/Android/AutofillService.cs` (+1 -0) 📝 `src/Android/Resources/xml/autofillservice.xml` (+3 -0) </details> ### 📄 Description The F-Droid build of Firefox (Fennec) has a different package name. This name needs to be explicitly listed in order for autofill support to work correctly. --- <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:20:22 -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#2509