Skip to content

v1.0.4

Choose a tag to compare

@CoryCharlton CoryCharlton released this 12 Jun 04:12
ee26b77

Friendlier device list

The connected-device list now shows a friendly name and a device-type icon instead of the raw adb model.

  • Physical devices show their marketing name or model (e.g. Pixel 8 Pro); emulators show the device they emulate (e.g. Pixel 9).
  • A leading icon indicates the form factor — phone, tablet, watch, TV, or car — with a small emulator badge layered on so an emulator is easy to tell apart from a real device.
  • Device details are read once per device and cached, so the live refresh stays lightweight.
  • The window now sizes to its content for even padding.