• v0.8.1 a3f6537d44

    oss released this 2026-07-29 08:41:55 +02:00 | 2 commits to main since this release

    Fixed

    • Devices with an mDNS name collision no longer show up as "Unknown". When a device
      advertises itself twice over wireless debugging, adb reports its transport name with a
      (2) suffix — so the serial contains a space. The adb devices -l parser split the line
      on whitespace, truncating the serial and mistaking the suffix for the transport state, so
      the device was reported as "Device is in an unrecognized state" and could not be connected.
      The state is now located by matching the known state values, and the full serial (spaces
      included) is preserved.

    Dev-signed, not notarized — macOS may show a Gatekeeper prompt on first launch.

    Downloads