Update WiFiAnalyzer to version 1.8.7
This commit is contained in:
parent
7eb71c6198
commit
9b3fbf63b3
|
@ -20,6 +20,7 @@ Features:
|
||||||
* Analyze WiFi networks to rate channels
|
* Analyze WiFi networks to rate channels
|
||||||
* HT/VHT Detection - 40/80/160MHz (Requires Android OS 6+)
|
* HT/VHT Detection - 40/80/160MHz (Requires Android OS 6+)
|
||||||
* Access Point view complete or compact
|
* Access Point view complete or compact
|
||||||
|
* Estimated Distance to the Access Points
|
||||||
* Export access points details
|
* Export access points details
|
||||||
* Dark or Light theme available
|
* Dark or Light theme available
|
||||||
* Pause/Resume scanning
|
* Pause/Resume scanning
|
||||||
|
@ -120,11 +121,16 @@ Build:1.8.6,32
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:1.8.7,33
|
||||||
|
commit=V1.8.7-F-DROID
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Upstream generates the version information at compile time.
|
Upstream generates the version information at compile time.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.8.6
|
Current Version:1.8.7
|
||||||
Current Version Code:32
|
Current Version Code:33
|
||||||
|
|
Loading…
Reference in a new issue