Files
orion/clients
Samir Boulahtit fc7dc0ccd5
Some checks failed
CI / ruff (push) Successful in 13s
CI / pytest (push) Failing after 2h24m23s
CI / validate (push) Successful in 28s
CI / dependency-scanning (push) Successful in 30s
CI / docs (push) Has been skipped
CI / deploy (push) Has been skipped
chore(android-terminal): drop deprecated Window.statusBarColor write
Window.setStatusBarColor was deprecated in API 35; the recommended path
is enableEdgeToEdge() (already called in MainActivity) which lets the
theme drive the color. Keep the isAppearanceLightStatusBars line so the
icon tint stays correct on the brief moments immersive mode reveals the
bars on swipe.

Silences the last Kotlin compile warning. Build is clean.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 00:22:39 +02:00
..