Releases: quittle/a11y-ally
Releases · quittle/a11y-ally
untagged-69ba9da77e45a8220ee0
Added instrumentation tests
untagged-f418f242fad7852506f1: Converted Main Activity to have a nicer UI
* Added svg-2-android-vector plugin * Added global TAG constant to BuildConfig * Added new UI library dependencies * Increased max memory usage during compilation * Migrated startup permission checking to Main Activity * Added optional StrictMode checks for debug builds * Added CustomCardView and CheckableCustomCardView for the nicer Main Activity
untagged-b8867a4e890e30723391
Upgrade kotlin version to 1.3.10
untagged-23041795e3b678f8fcfd
Added a unfriendly view that is focusable but does nothing
untagged-c7aa6e2d893b83ded0ed: Added an Accessibility Overlay playground
* Added a new activity for playing with and discovering the features of the Accessibility Overlay feature * Created a FixedContentActivity class for simple Activities with nothing but layout * Added better theming of the app to make it easier to read. * Improved detection of innaccessible app * Improved wording for service description in system settings * Disabled Detekt TooManyFunctions check
untagged-dc85b62a9e437d4f0b49
Rename ServiceLifeCycleObserver to the more common Android naming Ser…
untagged-7549ba2995a512008812
more escaping
untagged-6f5c7a2aef6dc8d6bf12: Re-encrypted the keystore and password
* Only one travis-encrypted file may exist: https://docs.travis-ci.com/user/encrypting-files/#encrypting-multiple-files * Environment variables must be Bash shell escaped * Added support for App Bundle builds by default * Added App Bunle and ProGuard mappings to release files
untagged-70e2dd4f077aac679d93
Refactor the OverlayService into separate, individual analyzers, mana…
untagged-54e3c30b97faf3b3c6a8
Disable cleanup when releasing