Release Notes

Release Notes for the BFE Accessibility Enabler Application

Release 1.0.6

Highlights

Initial build of Accessibility Enabler. The application receives screen coordinates and optional delay parameters in milliseconds via an Android intent. It can then trigger automated button-taps to grant Accessibility permissions to another app.

Details

  • Implemented functionality to enable and disable system Settings.

  • Implemented a delay before beginning touch events and a delay between events.

  • Added option of configuring the delay before the touch events (startupdelay) and in between touch events (inputdelay) in milliseconds; these values are passed in by intent.

Last updated