VREMSoftwareDevelopment / WiFiAnalyzer

Android application to analyze WiFi signals.
https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/
GNU General Public License v3.0
3.24k stars 606 forks source link

[Feature request] Solid black (optional) for background #483

Open Korb opened 2 months ago

Korb commented 2 months ago

WiFi Analyzer currently uses the non-black color #303030 (Moonless Night) as its dark theme background. Here's how application developers argue for using #000 as a background color:

Google Android 14:

Dark Theme Screen / On some screens, Dark theme will use a solid black background which will help extend your battery life. After scheduling, Dark theme will be enabled when your screen is off.

Catima:

Pure black background for dark theme (reduces battery usage on OLED displays).

F-Droid:

Use pure black background in dark theme. Recommended only for OLED screens.

VREMSoftwareDevelopment commented 1 month ago

Please use provided templates, since it is no clear whether it is a question, discussion or feature request?

If it is a feature request, you are welcome to create a pull request and become a contributor to this project.

It would be great to add new contributors to this project.