[PR #2844] [CLOSED] [PM-4623] Change url field id for Opera for Android #23218

Closed
opened 2026-04-16 23:21:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2844
Author: @liljenzin
Created: 10/30/2023
Status: Closed

Base: mainHead: update-opera-url-field-id


📝 Commits (10+)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/Android/Accessibility/AccessibilityHelpers.cs (+2 -2)

📄 Description

Opera for Android is changing the url field id to 'url_bar' in the upcoming release 79.

Type of change

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

Objective

Make Bitwarden working with Opera for Android.

Code changes

Updated configuration for Opera for Android.

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

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/2844 **Author:** [@liljenzin](https://github.com/liljenzin) **Created:** 10/30/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `update-opera-url-field-id` --- ### 📝 Commits (10+) - [`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) - [`571c4b8`](https://github.com/bitwarden/android/commit/571c4b8d2297288cfad97ef0c008bd016b2a0a2d) EC-819 Update iOS app icon (#2270) - [`6618039`](https://github.com/bitwarden/android/commit/66180397d913173ceb048f73885e0f926a957ccc) Add `needs-qa` label to BANNED_LABELS (#2274) - [`acc587c`](https://github.com/bitwarden/android/commit/acc587ce4539849edf893606028eff4d691fcbbd) Fix repo url for F-Droid 1.15+ (#2276) - [`0e856d2`](https://github.com/bitwarden/android/commit/0e856d2add54479d2a82a3bc958dd3058862d2b9) [PS-1352] Fix ignore diacritics in search (#2044) ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Accessibility/AccessibilityHelpers.cs` (+2 -2) </details> ### 📄 Description Opera for Android is changing the url field id to 'url_bar' in the upcoming release 79. ## Type of change - [x ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Make Bitwarden working with Opera for Android. ## 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--> Updated configuration for Opera for Android. * **file.ext:** Description of what was changed and why ## 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-16 23:21:34 -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#23218