[PR #2834] [CLOSED] [PM-4429] fix: request typo #9978

Closed
opened 2026-04-11 02:32:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2834
Author: @0o001
Created: 10/20/2023
Status: Closed

Base: mainHead: master


📝 Commits (10+)

📊 Changes

4 files changed (+6 additions, -6 deletions)

View changed files

📝 src/App/Pages/Accounts/LoginPasswordlessRequestViewModel.cs (+1 -1)
📝 src/App/Pages/Accounts/LoginPasswordlessViewModel.cs (+3 -3)
📝 src/Core/Abstractions/IAuthService.cs (+1 -1)
📝 src/Core/Services/AuthService.cs (+1 -1)

📄 Description

Type of change

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

Objective

Code changes

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

Screenshots

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/2834 **Author:** [@0o001](https://github.com/0o001) **Created:** 10/20/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `master` --- ### 📝 Commits (10+) - [`945627d`](https://github.com/bitwarden/android/commit/945627d649acd1aeb58f2e6208dd87b9c697c520) Autosync the updated translations (#2257) - [`b91ff09`](https://github.com/bitwarden/android/commit/b91ff09e27fdccb4ee3008844c449b8e90fb2d58) [SG-174] Remove login with device button (#2259) - [`81988a7`](https://github.com/bitwarden/android/commit/81988a7fe7b2a370b67a13944c58ff71af76b3ea) EC-820 Added icons for Watch Complication and updated the Watch app icons (#2258) - [`5493b00`](https://github.com/bitwarden/android/commit/5493b00957cdbb85bcaf265858dfbbeb6702407a) Fix link to contributing docs (#2266) - [`6de6b19`](https://github.com/bitwarden/android/commit/6de6b199441aaf59c670498d2eae9472df26ca12) Add support for Dezor Browser (#2142) - [`cbccd10`](https://github.com/bitwarden/android/commit/cbccd10271ac5f88855bb6cb4751a023d6929fc9) Add support for the Neeva app (#2045) - [`1cdba5f`](https://github.com/bitwarden/android/commit/1cdba5f73d7d0c3cdc407de34542355b871afcb6) EC-868 clear console logging (#2265) - [`e588efd`](https://github.com/bitwarden/android/commit/e588efd0a1bacf7f0d4662b82a476f648c64d69f) Autosync the updated translations (#2271) - [`414cb9b`](https://github.com/bitwarden/android/commit/414cb9bd7e9c909d3cb152744bb5aa892e311b58) [PS-2116] ✨ feat(Support): Add Lemur Browser (#2262) - [`660ba3d`](https://github.com/bitwarden/android/commit/660ba3d722228f802471a8b4aaebb321187c441b) [EC-628] Added Crashlytics to the watchOS project (#2267) ### 📊 Changes **4 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Accounts/LoginPasswordlessRequestViewModel.cs` (+1 -1) 📝 `src/App/Pages/Accounts/LoginPasswordlessViewModel.cs` (+3 -3) 📝 `src/Core/Abstractions/IAuthService.cs` (+1 -1) 📝 `src/Core/Services/AuthService.cs` (+1 -1) </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 <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **file.ext:** Description of what was changed and why ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## 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-11 02:32: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#9978