Releases: mobilinkd/aprsdroid
Releases · mobilinkd/aprsdroid
BLE Testing Update 5
- Disable BLE support below Android 8.0.
- Call postPosterStarted() when connected. Fix receive packets lost until first TX.
BLE Testing Update 4
- Reconnect when connection is interrupted.
- Add connection logging.
- Ignore INVALID_PDU on writeDescriptor().
BLE Testing Update 2
Handle behind the scenes MTU negotiation on Android 13.
BLE Testing Update
Updates based on feedback and new info about Android BluetoothGATT context usage.
- Use application context when doing connectGatt().
- Require user to bond device manually in Bluetooth Settings, just like SPP/RFCOMM devices.
- Check for failure on a few GATT calls.
- Start thread before instantiating the backend protocol. (Fix crash on Android 11)
- Call postPosterStart() when connected.
Full Changelog: MOBILINKD_BLE...MOBILINKD_BLE_2
BLE Testing
BLE support for BLE-only and dual-mode devices like Mobilinkd TNC3/TNC4.
Full Changelog: https://github.com/mobilinkd/aprsdroid/commits/MOBILINKD_BLE
Please note: maps do not work in the attached APK because of a missing API key. If you want to test with maps enabled, you will need to build the APK yourself, following the build instructions for updating the API key.