[PR #1119] [MERGED] Update support for Ungoogled Chromium browser. Fixes #1118 #2756

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1119
Author: @contribucious
Created: 10/15/2020
Status: Merged
Merged: 10/15/2020
Merged by: @mpbw2

Base: masterHead: update-support-for-ungoogled-chromium-browser


📝 Commits (2)

  • b2acfd2 Update support for Ungoogled Chromium browser
  • 8a36cb1 Merge branch 'master' into update-support-for-ungoogled-chromium-browser

📊 Changes

3 files changed (+11 additions, -1 deletions)

View changed files

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

📄 Description

This:

  • updates support for Ungoogled Chromium browser.

Details

  • keeps (for a few months) org.ungoogled.chromium with the comment // [DEPRECATED];
  • adds org.ungoogled.chromium.stable, but also org.ungoogled.chromium.extensions.stable (see their CHANGELOG regarding this).
     

Fixes #1118


🔄 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/1119 **Author:** [@contribucious](https://github.com/contribucious) **Created:** 10/15/2020 **Status:** ✅ Merged **Merged:** 10/15/2020 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `update-support-for-ungoogled-chromium-browser` --- ### 📝 Commits (2) - [`b2acfd2`](https://github.com/bitwarden/android/commit/b2acfd295fac851e52bdab0b0a86e6adf4feb194) Update support for Ungoogled Chromium browser - [`8a36cb1`](https://github.com/bitwarden/android/commit/8a36cb1fc6eda01fea25b69b5e91881277f7a49f) Merge branch 'master' into update-support-for-ungoogled-chromium-browser ### 📊 Changes **3 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+3 -1) 📝 `src/Android/Autofill/AutofillHelpers.cs` (+2 -0) 📝 `src/Android/Resources/xml/autofillservice.xml` (+6 -0) </details> ### 📄 Description ### This: - updates support for **Ungoogled Chromium** browser. # Details - keeps (for a few months) `org.ungoogled.chromium` with the comment `// [DEPRECATED]`; - adds `org.ungoogled.chromium.stable`, but also `org.ungoogled.chromium.extensions.stable` (see [their CHANGELOG](https://git.droidware.info/wchen342/ungoogled-chromium-android/src/commit/1812d0258510535da8406ea0e39cdd0c26a21342/CHANGELOG.md) regarding this). &nbsp; Fixes #1118 --- <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:23:40 -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#2756