Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 512 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 512 Bytes

0.2.5

  • Add namespace to the android build.gradle

0.2.4

  • Fix for StackOverflow in getSubNodes method

0.2.3

  • Add support for Android 14
  • Perform actions with Accessibility Service
  • Add Accessibility Overlay Support
  • Support automation

0.2.2

  • Get the node children and sub-children's text

0.2.1

  • Fix the accessibility stream broadcast

0.0.2

  • Add node bounds in screen coordinates
  • Upgrade requestAccessibilityPermission to wait for the result

0.0.1

  • Initial release