No description
  • Java 97.9%
  • HTML 2.1%
Find a file
2023-05-22 13:47:04 +02:00
.idea Add landscape screen 2022-10-26 13:31:02 +02:00
app fix: Add error message if download manager failed 2023-05-22 13:47:04 +02:00
gradle/wrapper Initial Commit 2022-05-16 11:41:47 +02:00
.gitignore Initial Commit 2022-05-16 11:41:47 +02:00
build.gradle Initial Commit 2022-05-16 11:41:47 +02:00
gradle.properties Initial Commit 2022-05-16 11:41:47 +02:00
gradlew Initial Commit 2022-05-16 11:41:47 +02:00
gradlew.bat Initial Commit 2022-05-16 11:41:47 +02:00
LICENSE.MD Add license 2023-03-17 22:34:59 +01:00
README.MD docs: Add Version 1.21 (21) 2023-05-22 09:14:07 +02:00
settings.gradle Initial Commit 2022-05-16 11:41:47 +02:00

WiFiDB

This is the official client app of my personal WiFiDB Project. Currently available in english and german. The WiFiDB app has the ability to force an update, if the server has dropped an API. This is done by checking the minimum accepted version code with the version code of my api.

Compatibility

Android 4.1 and up

Changelog

Note: Version 1.7 (Code 7) introduces Server Compatibility Check based on VersionCode

The following list follows this scheme: VersionName - VersionCode

  • 1.7 - 7
  • 1.8 - 8
  • 1.9 - 9
  • 1.10 - 10 (first Version with Android 4.x support)
  • 1.11 - 11 (New Design + Map)
  • 1.12 - 12 (Get position by networks, Hang fix on start on older Android versions)
  • 1.13 - 13 (Auto Update)
  • 1.14 - 14 (Manual Dark/Light Mode)
  • 1.15 - 15 (SSL / SSL-NoVerify / Unencrypted options, Change Update download Path >= Android 11)
  • 1.16 - 16 (Bug fix release)
  • 1.17 - 17 (Bug fix release)
  • 1.18 - 18 (Improved Translation)
  • 1.19 - 19 Bug fix release
  • 1.20 - 20 Beta Upload Progress Bar
  • 1.21 - 21 Offline Mode fallback, if server connection is lost; GPS lost detection