Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 456 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 456 Bytes

0.0.1

  • Ininial release

0.0.2

  • add node bounds in screen coordinates
  • upgrade requestAccessibilityPermission to wait for the result

0.2.1

  • fix the accessibility stream brodcast

0.2.2

  • get the node childrens and sub childrens text

0.2.3

  • Add support for android 14
  • Perform actions with Accessibility Service
  • Add Accessibility Overlay Support
  • Support automatation

0.2.4

  • Fix for StackOverflow in getSubNodes method