[PR #881] [CLOSED] Fixed spacing on known username field list #2638

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/881
Author: @cscharf
Created: 5/6/2020
Status: Closed

Base: masterHead: feature-acc-usernamefield-patch


📝 Commits (3)

  • 94ed202 Support for establishing a username field without a password field
  • 5eb9eab added aws login
  • caa1c18 Fix spacing on Known Username Field adds

📊 Changes

4 files changed (+86 additions, -23 deletions)

View changed files

📝 src/Android/Accessibility/AccessibilityHelpers.cs (+55 -10)
📝 src/Android/Accessibility/AccessibilityService.cs (+14 -13)
src/Android/Accessibility/KnownUsernameField.cs (+16 -0)
📝 src/Android/Android.csproj (+1 -0)

📄 Description

Fixed spacing on known username field list


🔄 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/881 **Author:** [@cscharf](https://github.com/cscharf) **Created:** 5/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature-acc-usernamefield-patch` --- ### 📝 Commits (3) - [`94ed202`](https://github.com/bitwarden/android/commit/94ed2027ba25da83c07a83b38122a3501680cc1c) Support for establishing a username field without a password field - [`5eb9eab`](https://github.com/bitwarden/android/commit/5eb9eab2ae2d29bf88766c34c6ec5c4047c26e00) added aws login - [`caa1c18`](https://github.com/bitwarden/android/commit/caa1c182caf6326de571251b1b449411190cf091) Fix spacing on Known Username Field adds ### 📊 Changes **4 files changed** (+86 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+55 -10) 📝 `src/Android/Accessibility/AccessibilityService.cs` (+14 -13) ➕ `src/Android/Accessibility/KnownUsernameField.cs` (+16 -0) 📝 `src/Android/Android.csproj` (+1 -0) </details> ### 📄 Description Fixed spacing on known username field list --- <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 2025-11-26 23:22:02 -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#2638