fr3ts0n / AndrOBD

Android OBD diagnostics with any ELM327 adapter
http://fr3ts0n.github.io/AndrOBD/
GNU General Public License v3.0
1.45k stars 310 forks source link

Do not hide system bars while app UI is displaying #185

Closed mvglasow closed 2 years ago

mvglasow commented 3 years ago

Is your feature request related to a problem? Please describe. I find it somewhat irritating when the notification bar disappears upon displaying AndOBD. It is not an app that would require a particularly immersive UX (such as, say, a video player), so there is no real need to have this. Other apps with similarly low immersiveness requirements also do not hide the notification bar, and the screen real estate gained by hiding the bar is minimal.

Describe the solution you'd like Keep displaying all system bars when AndrOBD is being displayed.

Describe alternatives you've considered If someone really, really wants that immersive experience, not to be disturbed by a bar showing the time, device status and notifications, that behavior could be made configurable.

Additional context Add any other context or screenshots about the feature request here.

fr3ts0n commented 2 years ago

configurable Test version available: https://t.me/AndrOBD_dev

fr3ts0n commented 2 years ago

Released with V2.5.2. will be available on F-Droid soon ...