You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reboot self-heal (glasses): Added BootReceiver on BOOT_COMPLETED to re-enable Wi-Fi and persist adb_wifi_enabled=1 when the bridge was previously armed.
WRITE_SECURE_SETTINGS retention: Phone companion now grants (instead of revoking) WRITE_SECURE_SETTINGS to the glasses app during arm, persisting permission across reboots.
One-tap re-arm (phone): Added reArm fast path in AdbBridgeClient. On launch, if an endpoint is saved, the companion auto re-attempts arm using the saved host/port and persisted ADB key.
Adaptive primary button: Phone UI primary button now changes from Set up bridge to Re-arm bridge based on state.
Wi-Fi + always-on scan off after arm: Shell bridge and app now keep wifi_scan_always_enabled=0 when powering Wi-Fi down.
Phone UI refonte: Reworked PhoneCompanionActivity with guided status card and collapsible advanced controls.
Docs: Updated README first-run and reboot flows for the Hi Rokid Shortcut bridge path.