Update WiFiAnalyzer to version 3.0.5

This commit is contained in:
VREM Software Development 2021-08-02 15:49:17 +00:00 committed by linsui
parent a60ac37f42
commit 1ccb03c200

View file

@ -8,23 +8,6 @@ Changelog: https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/releases
Donate: https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/#donations
AutoName: WiFiAnalyzer
Description: |-
Optimize your WiFi network by examining surrounding WiFi networks, measuring
their signal strength as well as identifying crowded channels.
Features:
* Identify nearby Access Points
* Graph channels signal strength
* Graph Access Point signal strength over time
* Analyze WiFi networks to rate channels
* HT/VHT Detection - 40/80/160MHz (Requires Android OS 6+)
* Access Point view complete or compact
* Estimated Distance to the Access Points
* Export access points details
* Dark or Light theme available
* Pause/Resume scanning
* Available filters: WiFi band, Signal strength, Security and SSID
RepoType: git
Repo: https://github.com/VREMSoftwareDevelopment/WifiAnalyzer.git
@ -296,9 +279,20 @@ Builds:
gradle:
- yes
- versionName: 3.0.5
versionCode: 57
commit: V3.0.5-F-DROID
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
- update-alternatives --auto java
gradle:
- yes
MaintainerNotes: Upstream generates the version information at compile time.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 3.0.4
CurrentVersionCode: 56
CurrentVersion: 3.0.5
CurrentVersionCode: 57