VoxDMR 0.15.3 🎉
Covers work from 2026-09-06 to 2026-09-08.
Platforms: Android (arm64-v8a, armeabi-v7a/32-bit, x86_64) · Linux x86_64 · Windows x86_64
📱 Which Android APK? Most people want arm64-v8a from the Play Store. The 32-bit (armeabi-v7a) APKs are built specifically for PoC radios and older Android phones:install those manually, not from the Play Store.
Two Android fixes, and a desktop build that finally reports its own version.
💻 If you are on the 0.15.2 desktop build, this release is the one that stops it nagging you. Install it once and the loop ends.
🐛 Fixes
• The updater stops offering an update you have already installed [Desktop] - the 0.15.2 desktop binaries were built from a version file that still read 0.15.1, so the app kept finding itself out of date, installing the same build, and asking again on the next launch. Installing 0.15.3 ends it; nothing else about the desktop app changed. A check now fails the tag if the version files and the tag disagree.
• Transmit audio is back to its old level on radios that went quiet [Android] - since 0.15.0, VoxDMR switched the radio's own noise suppression, gain control and echo canceller off for the neural noise reduction, which ships off. On some radios the vendor's gain control is the microphone amplifier — around 12 dB on an Inrico T320. The capture chain now follows that switch:with noise reduction off, radios get the microphone they had in 0.14. Applies from your next key-up.
• A profile restored from a backup can be deleted again [Android] - Delete was hidden for the active profile, which is exactly what the first profile out of a backup becomes. It is now always offered; removing the active profile names the one taking over and drops a running session first.
• A restored backup keeps your scan list [Android] - favourites came back with every scan flag cleared. The flags now travel with the profile, trimmed to its favourites.