github christianrowlands/android-network-survey v1.53

7 hours ago

What's Changed

BUG FIXES

  • Fix a resource not found crash on certain devices by replacing additional PNG icons (bug, calculator) with vector drawables.

NEW FEATURES

  • Redesign the Wi-Fi list and Wi-Fi Network Details UIs in Jetpack Compose. The list now defaults to grouping rows by SSID.
  • Resolve manufacturer names for Wi-Fi BSSIDs and Bluetooth MAC addresses via an OUI lookup service. Adds a Bluetooth manufacturer card that reconciles Company ID, UUID vendor, and OUI sources, with a new "Network lookups" settings toggle (MDM-overridable) and an offline cache.
  • Add long-press copy on the SSID and BSSID in the Wi-Fi list and Network Details UIs.

IMPROVEMENTS

  • Replace the expandable help card on the gRPC Connection screen with an app bar help icon, matching the MQTT screen pattern.
  • Tighten dashboard spacing and shorten the OpenCelliD/BeaconDB upload description.
  • Switch the per-ABI versionCodeOverride to the F-Droid splitabi convention. #127

Runs on NS Messaging API version to 2.3.0


APK Downloads

Each variant is built as per-architecture APKs for smaller download sizes. Most users should download the arm64-v8a APK (almost all modern Android phones). If unsure, use the universal APK which works on all devices but is larger.

Suffix Architecture Devices
arm64-v8a 64-bit ARM Most modern phones/tablets
armeabi-v7a 32-bit ARM Older phones
x86_64 64-bit x86 Some tablets, Chromebooks, emulators
x86 32-bit x86 Older emulators
universal All Works everywhere (larger file size)

The regular-release APK is the same as what can be found on the Google Play Store which contains the tracking library Google Analytics. The cdr-release APK is the same as the regular-release APK, but with full CDR support (See README.md for more details) and it also does NOT contain ANY tracking libraries such as Google Analytics.
Full Changelog: v1.52...v1.53

Don't miss a new android-network-survey release

NewReleases is sending notifications on new releases.