Skip to content

Releases: zillow/auto-mobile

0.0.5

22 Jul 03:07
b6b65f9

Choose a tag to compare

  • Test authoring fixes
  • Improved view hierarchy search for elements with auto retry
  • Refactored ConfigurationManager
  • ADB command auto retry

0.0.4

08 Jul 12:41

Choose a tag to compare

  • Accessibility Service install and enablement automated. It will attempt this one time on the first adb command for a given device.
  • APKs now checked for sha256 before installing
  • Increased the amount of accessibility node inspection for better view hierarchy data
  • Filtered out unnecessary view hierarchy data to reduce observe payloads by more than half
  • Parallelized and cached all observation and idling steps
  • Refactored BaseVisualChange in order to
  • Reduced tool calls to make it easier for agents to determine tool call selection
  • Element search can now restrict to specific containers in the view hierarchy

0.0.3

08 Jul 11:43

Choose a tag to compare

  • Accessibility Service install and enablement automated
  • APKs now checked for sha256 before installing
  • Increased the amount of accessibility node inspection for better view hierarchy data
  • Filtered out unnecessary view hierarchy data to reduce observe payloads by more than half
  • Parallelized and cached all observation and idling steps
  • Refactored BaseVisualChange in order to
  • Reduced tool calls to make it easier for agents to determine tool call selection
  • Element search can now restrict to specific containers in the view hierarchy

0.0.2

01 Jul 22:20

Choose a tag to compare

  • Accessibility service with availability checks
  • Active window caching
  • Device session management
  • Improved docs for setup and installation
  • More test coverage

0.0.1

24 Jun 03:36

Choose a tag to compare

Initial release