Skip to content

accesskit_android: v0.2.0

Choose a tag to compare

@DataTriny DataTriny released this 07 May 21:09
daf5faf

0.2.0 (2025-05-06)

⚠ BREAKING CHANGES

  • Simplify the core Android adapter API (#558)
  • Use the queued-events pattern in the Android adapter (#555)
  • Drop redundant HasPopup::True (#550)

Bug Fixes

  • Fix Android adapter after dropping FrozenNode (#553) (735cb7e)
  • Return text content from multiline inputs (#552) (4b74090)

Code Refactoring

  • Drop redundant HasPopup::True (#550) (56abf17)
  • Simplify the core Android adapter API (#558) (7ac5911)
  • Use the queued-events pattern in the Android adapter (#555) (0316518)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.18.0 to 0.19.0
      • accesskit_consumer bumped from 0.27.0 to 0.28.0