Mirroid v0.0.5 is out! 🎉
| New devices UI |
Device info section redesign |
 |
 |
Downloads
Windows
Linux
macOS (Apple Silicon)
All artifacts are GPG-signed. Download the corresponding .asc file to verify.
Changelog
Features
b8aad58 Add lucide svg icon package with theme-aware tinting
59bab4c Parse detailed device info via parallel adb queries
f1d3767 Redesign device info panel as a card dashboard
b8a8e67 In-place refresh with rotating icon indicator
eb94f87 Open config folder button in about dialog
70cfe7a Bundle brand svgs and surface manufacturer in adb.Device
ce755b6 Card-row device list and brand-aware side panel hero
63bb7dc Card-row device list and brand-aware side panel (#5)
Bug Fixes
11656af More robust adb parsing (df/mem/ssid/ip)
09f1cd6 Convert tinted icon color via nrgba model
d7b1922 Use theme-reactive track color for progress bar
aab042c Tighten battery pill height; ellipsis-truncate build ids
55b1bb9 Re-mount info view after in-place refresh
5b8c435 Address pr review (battery color, parser robustness, races, leaks)
179fe16 Unique cache name for tinted icons
2a23842 Battery unknown sentinel; themed icon cache name; current device id
a64529f Subtle row selection wash
802ab65 Address self-review (caching, alignment, dead code, gofmt)
37871f9 Address PR review
Chores
5d20da5 Add LICENSE
0e666f5 Update README for clarity and formatting improvements
0d9505c Ignore superpowers tooling state
2c39c86 Ad-hoc codesign macos app bundle
48baad1 Also ignore *.md
b4d675b Split device info panel; add error view; ui polish
c84116f Simplify adb parsing (uptime, battery, drop redundant fields)
fb14ce5 Fixture-based parser tests against captured device output
c0987d8 Update info view widgets in place; scroll battery pill row
d93ee9b Add air config for hot reload during dev
68fe494 Document macos gatekeeper bypass in readme
f38f0dd Merge pull request #3 from EverythingSuckz/feat/ui-refactor
400486a Type DeviceInfo battery status/health and counts
6ac1507 Typed *deviceRow widget; struct return for buildHeroHeader
62bba8a Bump version to v0.0.5
263522f Copy only required scrcpy binaries into the macOS bundle
4910926 Ad-hoc codesign scrcpy-server so the macOS bundle validates