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
Fixed a crash on Android 14+ when restarting screen mirroring (MediaProjection token reuse / SecurityException).
Fixed the mirror image being distorted/offset when an Android Auto pane or the app launcher squeezes the mirror window in split-screen — it now reflows cleanly without needing a phone rotation to recover.
Changes
The screen-capture permission prompt now appears only when Auto Start Mirror is enabled. With auto-start off, tapping the Android Auto icon just opens the app (no permission prompt) — consistent across both the navigation and legacy mirror paths.