[PR #2803] [PM-1835] Add ForwardEmail alias to Username Generator #3815

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

Original Pull Request: https://github.com/bitwarden/android/pull/2803

State: closed
Merged: Yes


Type of change

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

Objective

Add ForwardEmail alias option to Username Generator

Code changes

  • ** ForwardEmailForwarder.cs:** Added class that inherits from BaseForwarder implementing the logic for ForwardEmail
  • Added ForwardEmail options to existing UsernameGenerator files

Screenshots

iOS:
Username generator Forward Email iOS

Android:
Username generator Forward Email Android

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
**Original Pull Request:** https://github.com/bitwarden/android/pull/2803 **State:** closed **Merged:** Yes --- ## Type of change - [ ] Bug fix - [x] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective Add ForwardEmail alias option to Username Generator ## Code changes * ** ForwardEmailForwarder.cs:** Added class that inherits from BaseForwarder implementing the logic for `ForwardEmail` * Added `ForwardEmail` options to existing UsernameGenerator files ## Screenshots **iOS:** <img width="314" alt="Username generator Forward Email iOS" src="https://github.com/bitwarden/mobile/assets/109146700/3c18ce84-e70e-43fa-8119-3c2bcf5aeaf7"> **Android:** <img width="314" alt="Username generator Forward Email Android" src="https://github.com/bitwarden/mobile/assets/109146700/c1af23a9-1c7d-4b61-b7ec-000df2dc1cb5"> ## 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
GiteaMirror added the pull-request label 2025-11-26 23:37:29 -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#3815