github christianrowlands/android-network-survey v1.55

3 hours ago

What's Changed

BUG FIXES

  • Fix ann error when a survey's CSV logging is toggled off before any record is written.

NEW FEATURES

  • Roll the Mission ID per survey session instead of once per app lifetime, and surface it to users with a copyable Dashboard card (with help dialog) and a copyable Mission ID row on the Survey Monitor Status tab.
  • Add a "Last Updated" filter to the tower map to hide towers older than 6mo / 1yr / 2yr / 5yr, applied server-side and persisted across launches. #131
  • Pause NS Analytics uploads when a workspace quota is exceeded, with an "uploads paused" notification and an in-app banner showing quota usage and a manage-subscription link.

IMPROVEMENTS

  • Move the OpenCelliD/BeaconDB Upload card to the bottom of the Dashboard to avoid confusion between the NS Analytics and Upload Start buttons.

NS Messaging API

This release runs on NS Messaging API version 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.54...v1.55

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

NewReleases is sending notifications on new releases.