Fixed
- 🔒 Navigation Buttons Blocked in Lock Mode: Fixed navigation buttons (Home, Recents) not being properly blocked in kiosk lock mode
- Ensured
LOCK_TASK_FEATURE_NONEcorrectly blocks all system navigation by default - Only
GLOBAL_ACTIONS(power button) andNOTIFICATIONSare conditionally enabled based on user settings - Updated
hideSystemUI()to use modernWindowInsetsControllerAPI for Android 11+ (API 30+) - Added
SYSTEM_UI_FLAG_LOW_PROFILEfallback for older Android versions
- Ensured