Meshtastic-Android/app
Tavis 1f0092bbe1
fix: handle GATT_CONNECTION_TIMEOUT status in Bluetooth connection state change (#1463)
* Trap code 147 on BT disconnect

If we trap code 147 on BT disconnect and then call lostConnection(), the app will attempt reconnect every 30 seconds and autoreconnect works even after prolonged disconnect.
2024-12-18 08:14:16 -03:00
..
schemas/com.geeksville.mesh.database.MeshtasticDatabase refactor: move ignore node to is_ignored field in NodeInfo 2024-12-07 08:18:18 -03:00
src fix: handle GATT_CONNECTION_TIMEOUT status in Bluetooth connection state change (#1463) 2024-12-18 08:14:16 -03:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle chore(deps): update androidx.compose:compose-bom to v2024.12.01 2024-12-15 08:23:52 -03:00
google-services.json chore: simplify mock google-services.json workflow (#1313) 2024-10-14 08:13:35 -03:00
proguard-rules.pro chore: re-enable code shrinking and optimization 2024-09-19 18:17:30 -03:00