Releases: microsoft/accessibility-insights-for-android-service
Accessibility Insights for Android Service - v2.1.0
Welcome to the January 5th, 2023 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Bug Fixes:
- Fixed an issue where
WorkManager
was unable to initialize (#152) - The
NOTICE.html
file is now automatically generated (#132) - We added a new clean-up system for temporary files (#130)
Android is a trademark of Google LLC.
Accessibility Insights for Android Service - v2.0.0
Welcome to the August 25th, 2021 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Highlights:
- New communication protocol: It is now easier to connect to the Accessibility Insights for Android Service!
Android is a trademark of Google LLC.
Accessibility Insights for Android Service v1.4.0
Welcome to the July 12th, 2021 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Highlights:
- New Rules: The service now reports results from the Accessibility Test Framework for Android.
TheAccessibilityInsights/result
API exists for backward compatibility, but will be removed in a future release. TheAccessibilityInsights/result_v2
API returns results from both test frameworks.
Android is a trademark of Google LLC.
Accessibility Insights for Android Service v1.3.1
Welcome to the April 6th, 2021 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Bug Fixes:
Fixes related to improving the current visualizations experience in the device for 'Tab Stops' test.
- Updated focus change events after a recent orientation change in mobile device (#93)
- Made the current focus element's inner circle highlight transparent to allow users to see the element in focus (#92)
- Last focused element is highlighted when focus visualization enabled (#91)
Android is a trademark of Google LLC.
Accessibility Insights for Android Service - v1.3.0
Welcome to the March 31st, 2021 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Highlights:
- Focus tracking: elements that receive focus will be highlighted and connected with visualizations allowing users to find accessibility issues within their apps.
Android is a trademark of Google LLC.
Accessibility Insights for Android Service - v1.2.1
Welcome to the September 8th, 2020 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Highlights
NOTICE.txt
has been replaced with a more user-friendlyNOTICE.html
format (#24)
Bug Fixes
- Fixed an issue where our
NOTICE
file was missing a few dependencies (#45) - Fixed formatting/grammar issues in README for the
accessibility-insights-for-android-service-bin
NPM wrapper package (#23) - Fixed a rare issue where certain results could be output out-of-order (#41)
Android is a trademark of Google LLC.
Accessibility Insights for Android Service - v1.2.0
Welcome to the June 4nd, 2020 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Highlights
Use NPM to download the service
You can now use the NPM package accessibility-insights-for-android-service-bin to download the Accessibility Insights for Android Service. This will enable a future version of Accessibility Insights for Android to automate the installation of the service, rather than having to download and install it manually. (#18)
Bug Fixes
- Fixed an issue where the screenshots from the service would include blank vertical bars at the right side of the image on certain devices (#19)
Android is a trademark of Google LLC.
Accessibility Insights for Android Service - v1.1.0
Welcome to the May 12th, 2020 release of the Accessibility Insights for Android Service
Install Accessibility Insights for Android
Highlights
New version of the rules engine axe-android 0.2
With this update, we are now consuming the latest version of axe-android.
This addresses the touch target false-positive, where the size was not being calculated correctly when an element was only partially visible.
New minSDKVersion support
Accessibility Insights for Android can be used now in Android devices API 24-26. Previously, it only supported API 27 (Android 8.1) and greater.
Bug Fixes and Changes:
- Added an icon for the Accessibility Insights for Android Service and changed the name to "Accessibility Insights for Android Service" (#1)
Learn more about Accessibility Insights for Android at accessibilityinsights.io
Android is a trademark of Google LLC
Accessibility Insights for Android Service V1.0.0
Welcome to the March 9th, 2020 release of Accessibility Insights for Android Service.
The Accessibility Insights for Android Service is an APK that runs in your Android device and allows you to use the Accessibility Insights for Android Desktop app to find some common accessibility issues.
Learn more about Accessibility Insights for Android at accessibilityinsights.io
Android is a trademark of Google LLC