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

Known/saved network(s) identification #330

Closed TGWGitHub closed 3 years ago

TGWGitHub commented 3 years ago

How to report a bug

Describe the bug There used to be a visual cue to easily identify already-known-networks (saved networks), it was a "happy face" IIRC, and it was useful in certain cases, but it seems to be missing in the newer versions of WiFi Analyzer, any clues?

Provide Device/Android OS information Samsung A500H running Android 6.0.1

WiFi Analyzer v3.0.3 (GitHub)

VREMSoftwareDevelopment commented 3 years ago

This functionality was deprecated in Android API level 29. [Reference documentation](https://developer.android.com/reference/android/net/wifi/WifiManager.html#getConfiguredNetworks())