Files
pawlet_rpi5/overlay/AndroidRpiOverlay
oxmc 6d39efc04f overlay: disable config_isDesktopModeSupported to restore nav bar
On Android 16, config_isDesktopModeSupported=true on a large screen
triggers desktop windowing mode, which skips navigation bar creation
entirely (expecting the taskbar to handle it). With config_enableTaskbar
also false, the result is no navigation at all.

Disabling desktop mode restores the standard nav bar. Freeform windows
remain available via developer options without this flag.
2026-06-13 00:32:45 -07:00
..
2025-03-02 13:24:44 +02:00