Meshtastic-Android/app/src/main/java/com/geeksville/mesh
2024-01-10 05:30:02 -03:00
..
android fix: replace BluetoothAdapter with repository methods 2023-11-28 18:17:05 -03:00
concurrent incorporate androidlib 2022-09-04 22:52:40 -03:00
database refactor: convert NodeDB to repository 2023-10-20 19:38:18 -03:00
model fix: packet response requestId tracking 2023-12-13 19:29:06 -03:00
repository refactor: optimize Bluetooth enabled state handling 2024-01-03 13:01:11 -03:00
service refactor: nodeDBbyNodeNum to ConcurrentHashMap 2024-01-10 05:30:02 -03:00
ui fix: channel PSK validation 2024-01-10 05:27:05 -03:00
util fix: CompanionDeviceManager.EXTRA_DEVICE return types 2023-12-04 21:11:18 -03:00
AppIntroduction.kt export hardcoded strings (#547) 2022-12-28 17:37:25 -03:00
ApplicationModule.kt Issue #369 - Use repository pattern for bluetooth state 2022-02-26 22:59:20 -08:00
CoroutineDispatchers.kt Issue #369 - Use repository pattern for bluetooth state 2022-02-26 22:59:20 -08:00
DataPacket.kt refactor: reduce coupling in Parcelables 2023-10-03 17:27:16 -03:00
MainActivity.kt refactor: move RadioInterfaceService out of Activity / Fragment 2023-11-03 19:01:19 -03:00
MyNodeInfo.kt refactor: migrate nodeDB to Room database (#717) 2023-09-05 08:19:26 -03:00
NodeInfo.kt refactor: cleanup isOnline logic 2023-12-13 17:29:36 -03:00