[PR #3291] [MERGED] [PM-8814] Remove EU feature flag #30144

Closed
opened 2026-04-18 13:58:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3291
Author: @andrebispo5
Created: 6/12/2024
Status: Merged
Merged: 6/12/2024
Merged by: @andrebispo5

Base: mainHead: auth/pm-8814/remove-eu-flag


📝 Commits (1)

  • 51eaff4 [PM-8814] Remove EU feature flag

📊 Changes

2 files changed (+1 additions, -8 deletions)

View changed files

📝 src/Core/Constants.cs (+0 -1)
📝 src/Core/Pages/Accounts/HomePageViewModel.cs (+1 -7)

📄 Description

Type of change

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

Objective

Remove Display EU environment feature flag that is already removed from the server.

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/3291 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 6/12/2024 **Status:** ✅ Merged **Merged:** 6/12/2024 **Merged by:** [@andrebispo5](https://github.com/andrebispo5) **Base:** `main` ← **Head:** `auth/pm-8814/remove-eu-flag` --- ### 📝 Commits (1) - [`51eaff4`](https://github.com/bitwarden/android/commit/51eaff488d73ee4b4a09b46a2c36be761e3bf298) [PM-8814] Remove EU feature flag ### 📊 Changes **2 files changed** (+1 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Constants.cs` (+0 -1) 📝 `src/Core/Pages/Accounts/HomePageViewModel.cs` (+1 -7) </details> ### 📄 Description ## Type of change - [X] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Remove Display EU environment feature flag that is already removed from the server. ## 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-18 13:58:25 -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#30144