[PR #2871] [CLOSED] [PM-4800] Community PR - send item domain to fastmail #16608

Closed
opened 2026-04-15 02:21:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2871
Author: @audreyality
Created: 11/15/2023
Status: Closed

Base: masterHead: community/PM-4800/send-item-domain-to-fastmail


📝 Commits (6)

  • c8bbad9 Send item domain name to fastmail
  • 8faebde Minor changes for readability
  • 8221f3b dotnet format
  • e44c8ce experiment to check if exact version fixes build error
  • 9a7d2e2 roll SDK forward to latest feature release
  • 37b8bf9 gonna keep on keeping on till the build works

📊 Changes

4 files changed (+29 additions, -8 deletions)

View changed files

global.json (+7 -0)
📝 src/Core/Models/Domain/UsernameGenerationOptions.cs (+5 -1)
📝 src/Core/Services/EmailForwarders/FastmailForwarder.cs (+10 -4)
📝 src/Core/Services/UsernameGenerationService.cs (+7 -3)

📄 Description

Type of change

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

Objective

PR to build artifacts for #2867


🔄 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/2871 **Author:** [@audreyality](https://github.com/audreyality) **Created:** 11/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `community/PM-4800/send-item-domain-to-fastmail` --- ### 📝 Commits (6) - [`c8bbad9`](https://github.com/bitwarden/android/commit/c8bbad983819331e84aa5c41c0080a88b0b54efa) Send item domain name to fastmail - [`8faebde`](https://github.com/bitwarden/android/commit/8faebde3caa0fe3438a515a0c3d422223560d4fa) Minor changes for readability - [`8221f3b`](https://github.com/bitwarden/android/commit/8221f3b6f3c50655b33ff1476130203577144627) dotnet format - [`e44c8ce`](https://github.com/bitwarden/android/commit/e44c8ce7f3690bed22739c7e9ae53046a288c397) experiment to check if exact version fixes build error - [`9a7d2e2`](https://github.com/bitwarden/android/commit/9a7d2e2f9319cf208b0635c3c67d2ae9f7068639) roll SDK forward to latest feature release - [`37b8bf9`](https://github.com/bitwarden/android/commit/37b8bf9f6941c47e850a85e4cdb15a97b353b5cd) gonna keep on keeping on till the build works ### 📊 Changes **4 files changed** (+29 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `global.json` (+7 -0) 📝 `src/Core/Models/Domain/UsernameGenerationOptions.cs` (+5 -1) 📝 `src/Core/Services/EmailForwarders/FastmailForwarder.cs` (+10 -4) 📝 `src/Core/Services/UsernameGenerationService.cs` (+7 -3) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective PR to build artifacts for #2867 --- <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-15 02:21:46 -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#16608