Skip to content

Releases: jwlilly/Android-Accessibility-Inspector-App

2.0.3

27 Dec 02:22
Compare
Choose a tag to compare

Fixing issue with security of some newer apps
Requires reinstall of companion app on the device. Uninstall the app from the device and resintall when prompted after connecting the phone to the inspector app

2.0.2

03 Oct 02:04
Compare
Choose a tag to compare

.dll and apk corruption issues fixed

2.0.1

03 Oct 01:27
Compare
Choose a tag to compare

Fixing issue with companion app not installing

2.0.0

03 Oct 01:10
Compare
Choose a tag to compare

Version 2.0.0

  • Rewrote front-end in React
  • Connection to device is handled better
  • Connect to ADB using QR code over wifi

1.0.3-alpha

28 Mar 23:43
01cae52
Compare
Choose a tag to compare

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

29 Nov 19:53
01cae52
Compare
Choose a tag to compare
1.0.2-alpha Pre-release
Pre-release

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

27 Nov 19:08
Compare
Choose a tag to compare
1.0.1 alpha Pre-release
Pre-release
  • 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

25 Jun 01:53
346ca1f
Compare
Choose a tag to compare
Pre-release

Initial Release