Skip to content

Liminal Suite v1.15.14

Choose a tag to compare

@massdex massdex released this 13 Aug 16:11
· 2 commits to main since this release
  • Removes Gaze's device-lock fallback, which could create an unlock/Home/relock loop on OEM launchers. Gaze still shields the system transition, uses Back once for a confirmed Overview surface, makes two bounded attempts to restore the protected app, and finishes with one final task return. Gaze stays active when Android accepts that return; it safely lifts itself only when the protected app is no longer launchable.
  • Persists Gaze OFF before the safety release so subsequent launcher events cannot arm another recovery while the overlay is stopping. An internal stop fallback still tears down the overlay if an OEM rejects the normal service handoff.
  • Makes Dusk publish compositor attachment and teardown directly to the currently listening Quick Settings tile. A tile press renders its accepted state immediately, while real startup success, pending activation, failure, and shutdown replace that optimistic state without polling.
  • Retains Dusk's input-free trusted compositor, including working GitHub sign-in and Google account-switcher touches, and leaves Ember's now-responsive runtime and tile path unchanged.