[PR #873] [MERGED] Add support for GNU IceCat #28640

Closed
opened 2026-04-18 12:46:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/873
Author: @contribucious
Created: 5/3/2020
Status: Merged
Merged: 5/4/2020
Merged by: @mpbw2

Base: masterHead: gnu-icecat-support


📝 Commits (3)

  • 868cd2e Add GNU IceCat to SupportedBrowsers dict
  • 1896f85 Add GNU IceCat to CompatBrowsers
  • a2835ee Add GNU IceCat compatibility-package entry

📊 Changes

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

View changed files

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

📄 Description

GNU_IceCat_logo


This adds compatibility for GNU IceCat (org.gnu.icecat), the GNU version of the Firefox ESR browser.

✔️ The resource-id value (url_bar_title) has been checked.

Read more ...

Screenshot (for resource-id value)

GNU_IceCat_resource-id
➡️ org.gnu.icecat:id/ url_bar_title


🔄 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/873 **Author:** [@contribucious](https://github.com/contribucious) **Created:** 5/3/2020 **Status:** ✅ Merged **Merged:** 5/4/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `gnu-icecat-support` --- ### 📝 Commits (3) - [`868cd2e`](https://github.com/bitwarden/android/commit/868cd2e2cc0af3e7a7b0b9738deaed4b03013fc4) Add GNU IceCat to SupportedBrowsers dict - [`1896f85`](https://github.com/bitwarden/android/commit/1896f851a5fe768406c9c275cf66130ab6dd4f48) Add GNU IceCat to CompatBrowsers - [`a2835ee`](https://github.com/bitwarden/android/commit/a2835ee0860b9f6a1f606c65b4300132bc7f33fd) Add GNU IceCat compatibility-package entry ### 📊 Changes **3 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+1 -0) 📝 `src/Android/Autofill/AutofillHelpers.cs` (+1 -0) 📝 `src/Android/Resources/xml/autofillservice.xml` (+3 -0) </details> ### 📄 Description ![GNU_IceCat_logo](https://user-images.githubusercontent.com/4764956/80912244-e868f180-8d3b-11ea-816a-6eafd57f9847.png) ___ This adds compatibility for **[GNU IceCat](https://f-droid.org/en/packages/org.gnu.icecat/)** (`org.gnu.icecat`), the [GNU version of the Firefox ESR browser](https://en.wikipedia.org/wiki/GNU_IceCat). :heavy_check_mark: The resource-id value (`url_bar_title`) has been checked. <details> <summary>Read more ...</summary> ### Screenshot (for _resource-id_ value) ![GNU_IceCat_resource-id](https://user-images.githubusercontent.com/4764956/80912141-3c270b00-8d3b-11ea-8c8a-c9fa26078a66.png) :arrow_right: `org.gnu.icecat:id/` **`url_bar_title`** </details> --- <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-18 12:46:54 -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#28640