[PR #2619] [CLOSED] [PM-3021] Add support for Browser in /e/ OS #45287

Closed
opened 2026-04-26 12:32:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2619
Author: @althafvly
Created: 7/14/2023
Status: Closed

Base: mainHead: master


📝 Commits (10+)

📊 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

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Add support for /e/ OS browser .

Code changes

Add foundation.e.browser as supported package.

  • file.ext: Description of what was changed and why

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 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/2619 **Author:** [@althafvly](https://github.com/althafvly) **Created:** 7/14/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `master` --- ### 📝 Commits (10+) - [`839aa91`](https://github.com/bitwarden/android/commit/839aa9134c1064e5aed56e184333a4620bd2bcc9) Revert "[EC-1045] add vault timeout action to policy (#2372)" (#2414) - [`ccd7120`](https://github.com/bitwarden/android/commit/ccd71202de6d99666c1080eceea447ea6b80e6bd) [PM-1078] Login with Device - Change mobile to not get fingerprint from API (#2390) - [`151ecf8`](https://github.com/bitwarden/android/commit/151ecf83e7f1686828f3a3cced6d231505ae76d9) [PM-1431] [Defect] [Android] New accounts are not able to log in (#2417) - [`606b001`](https://github.com/bitwarden/android/commit/606b00142f15ebcf56105fd404cb9b52783604dc) Autosync the updated translations (#2419) - [`a6bb089`](https://github.com/bitwarden/android/commit/a6bb08963395f0b2090ffab27f441722b97cf63b) [PM-1497] Known device api error (#2418) - [`c6bdb67`](https://github.com/bitwarden/android/commit/c6bdb67981aaa5b20c55ea4d449c6c40292cd5c6) Bumped version to 2023.3.0 (#2423) - [`276a93c`](https://github.com/bitwarden/android/commit/276a93c497f077ac66328816a873afef82d41d1e) Fix migration crash (#2430) - [`bd9b767`](https://github.com/bitwarden/android/commit/bd9b7673392ba311874cd24ba7ee6f055464632b) Bumped version to 2023.3.1 (#2432) - [`55a3b76`](https://github.com/bitwarden/android/commit/55a3b76f45a2aedd14b13f6c39778434b44d6593) Bumped version to 2023.3.2 (#2436) - [`3e76f6b`](https://github.com/bitwarden/android/commit/3e76f6b054a8cafbb5e7e64b7b00b14887be9737) Autosync the updated translations (#2438) ### 📊 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 ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [x] Other ## Objective Add support for [/e/ OS browser ](https://gitlab.e.foundation/e/os/browser). ## Code changes Add foundation.e.browser as supported package. * **file.ext:** Description of what was changed and why ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <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-26 12:32:44 -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#45287