[PR #711] [MERGED] Fixes for older versions of Android #2553

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/711
Author: @mpbw2
Created: 1/29/2020
Status: Merged
Merged: 1/29/2020
Merged by: @kspearrin

Base: masterHead: bugfix-acc-kitkat


📝 Commits (1)

  • f967a15 Made node recycling approach a bit more surgical to appease older versions of Android, and adjusted anchor position offset for older versions of Android

📊 Changes

3 files changed (+13 additions, -21 deletions)

View changed files

📝 src/Android/Accessibility/AccessibilityHelpers.cs (+11 -2)
📝 src/Android/Accessibility/AccessibilityService.cs (+0 -18)
📝 src/Android/Accessibility/NodeList.cs (+2 -1)

📄 Description

Made node recycling approach a bit more surgical to appease older versions of Android, and adjusted anchor position offset for older versions of Android


🔄 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/711 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 1/29/2020 **Status:** ✅ Merged **Merged:** 1/29/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `bugfix-acc-kitkat` --- ### 📝 Commits (1) - [`f967a15`](https://github.com/bitwarden/android/commit/f967a15211c14c1e35d00dee1236bc2fa2bbfc14) Made node recycling approach a bit more surgical to appease older versions of Android, and adjusted anchor position offset for older versions of Android ### 📊 Changes **3 files changed** (+13 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+11 -2) 📝 `src/Android/Accessibility/AccessibilityService.cs` (+0 -18) 📝 `src/Android/Accessibility/NodeList.cs` (+2 -1) </details> ### 📄 Description Made node recycling approach a bit more surgical to appease older versions of Android, and adjusted anchor position offset for older versions of Android --- <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:20:56 -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#2553