flipx v0.6
What's new
- Consolidated rotation handling into a single toggle. The v0.5 "RG Rotate fullscreen fix" is removed — both of its levers (wm set-ignore-orientation-request and policy_control immersive.full=*) were no-ops on this device, so they were dead code.
- Reworked rotation lock semantics. When the toggle is ON, flipx now only acts on hinge CLOSE (locks landscape). Hinge OPEN restores free rotation so the routed app (typically ES-DE) keeps its original behavior. Previously v0.3 also forced portrait on open, which was over-reach.
Behavior summary
| Toggle | Hinge close | Hinge open |
|---|---|---|
| ON | force landscape | free rotation (sensor + app) |
| OFF | flipx doesn't touch | flipx doesn't touch |
Install / upgrade
adb install -r flipx-v0.6.apk over your existing install.