Skip to content

Improve Android and Linux accessibility reliability - #15

Merged
jkelleyrtp merged 1 commit into
mainfrom
devin/1788315628-apply-accessibility-core-patch
Sep 2, 2026
Merged

Improve Android and Linux accessibility reliability#15
jkelleyrtp merged 1 commit into
mainfrom
devin/1788315628-apply-accessibility-core-patch

Conversation

@jkelleyrtp

Copy link
Copy Markdown
Member

Summary

Add a shared persistent Android UiAutomation dump server with ADB sync push/stream support, reducing repeated hierarchy reads from process-startup latency to a long-lived request/response path while retaining the classic dump fallback.

Expose platform-native node identities and checked state, use physical display bounds for Android interaction coordinates, and make the Linux AT-SPI backend handle WebKit plug grafts, stalled subtrees, action-interface quirks, focused-window discovery, and synthesized context-menu actions more reliably.

Link to Devin session: https://dioxus.staging.devinenterprise.com/sessions/24e2f08e99ac4d9f912b1839516e9c32
Open in Devin Desktop: https://dioxus.staging.devinenterprise.com/desktop/session/24e2f08e99ac4d9f912b1839516e9c32?variant=devin-insiders
Requested by: @jkelleyrtp

@staging-devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@jkelleyrtp
jkelleyrtp merged commit a846402 into main Sep 2, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant