Iceraven is an excellent browser, but under Android 14 in landscape mode, it shows a pesky top notification bar and on the left (or on top in portrait mode) a black hole where the front camera is. That notification bar just wastes space from the precious screen.
Some other apps do hide that notch / punch hole and the notification bar.
Even setting adb shell settings put global policy_control immersive.full=io.github.forkmaintainers.iceraven does not work. It appears that the end user is unable to control this and only the developer.
So can 'full immersive' be implemented (optiona) so that the user can control it ?
Iceraven is an excellent browser, but under Android 14 in landscape mode, it shows a pesky top notification bar and on the left (or on top in portrait mode) a black hole where the front camera is. That notification bar just wastes space from the precious screen. Some other apps do hide that notch / punch hole and the notification bar. Even setting
adb shell settings put global policy_control immersive.full=io.github.forkmaintainers.iceraven
does not work. It appears that the end user is unable to control this and only the developer. So can 'full immersive' be implemented (optiona) so that the user can control it ?