Skip to content

Conversation

@howard-e
Copy link
Contributor

@howard-e howard-e commented Jun 16, 2025

The work here is not expected to be merged in and should not be considered stable. This is to facilitate discussions on going forward with this capturing android results.

This work is available on the sandbox environment. View the wiki on this work for any supporting documentation.

howard-e and others added 5 commits June 18, 2025 15:07
* whitelist additional commands

* spike on ADB proxy functionality

* Spike with working utterance collection via stream

* Cleanup, finalize

* Setup env variables and remove unused shell scripts

* Updates config-sandbox's REACT_APP_EXTERNAL_HOST to aria-at-app-sandbox.bocoup.com

* General cleanup of original PR

* Summary of changes:
* There'll be a need to expose the local proxy out to the internet to get a public URL for this prototype to work as it should (eg. using ngrok or similar)
* This supports having users having their own specific proxies
* Adds a field to the TestRenderer for a user to provide that public url
* Continue using the originally intended debug window on TestRenderer to be an output area that utterances can be copied from to avoid any clipboard management issues
* TODOs and many logging messages added

* Bundle ngrok into the adb-proxy build process

* Additional support for running proxy and adb on windows from built resources

* Simplify proxy auto detection

* Prefer localtunnel over ngrok to avoid unneeded account creation

* Misc

* Conditionally include ngrok and build start adb server on server script start

* Re-save proxy url on auto-detect

* Focus on copy utterances button when utterances process is completed

* Announce the clipboard copy happen

* Update android testing device section notes

* Additional feedback after selecting the open on android button

* Better sanitize of output

* Don't end start script on fatal error

* Allow waking screen if needed

* Remove unnecessary fetch to /proxy-url

* Add zip files creation to build process

* Preserve history of utterances

* Remove get-network-ip.js

* Standardize auto detect proxy status colors

* Only show Android Device Testing section when the at.key is talkback_android

---------

Co-authored-by: Howard Edwards <[email protected]>
# Conflicts:
#	client/components/TestQueue/index.jsx
#	client/components/TestRenderer/index.jsx
#	server/package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants