Skip to content

Liminal Suite v1.15.16

Choose a tag to compare

@massdex massdex released this 13 Aug 21:33
· 2 commits to main since this release
  • Adds a professional safety-curtain message by default whenever Android cannot restore Gaze's protected app. It explains what happened, confirms that the screen and touches remain protected, and gives the exact configured escape route, including the optional volume-key path when enabled.
  • Stages Home/Overview recovery behind one short-lived black activity so Android can finish its reserved system gesture before Liminal brings the existing protected task forward. Recovery uses only two fixed launches and one terminal deadline; it has no polling, repeating handler, watchdog, or background retry loop.
  • Treats an accepted task return as success even when Android emits no redundant accessibility event for an already-resumed protected task. A rejected or unavailable target enters the fail-secure curtain without disabling Gaze or locking the device.
  • Prevents launcher events exposed while the recovery activity closes from arming another generation after the safety curtain is active, eliminating recovery loops while preserving Gaze's normal authenticated dismissal controls.