Releases: jwlilly/Android-Accessibility-Inspector-App
2.0.3
2.0.2
2.0.1
2.0.0
1.0.3-alpha
Changed the screenshot method from a screenshot with the accessibility service to a screenshot command from ADB. Should be faster. It was also causing issues sending a large sized screenshot from FireOS Tablet devices
1.0.2-alpha
Added Find in page feature. You can now search for text within the page. Handy for finding an element that you see on the screen but can't find it in the list output.
Note: if using a screen reader, you're probably better off using the screen reader find function since Electron does funky things with focus when using find in page
Fixed an issue with the system focus badge being applied to children as well
1.0.1 alpha
- Fixed issue with show important for accessibility not working
- Added flag to indicate which element has system focus
Note: you will have to manually uninstall the previous version of the companion app on the device if it already exists. Then use the "Install companion app" function
Android Accessibility Inspector App
Initial Release