Meshtastic-Android/app/src/main/java/com/geeksville/mesh
2024-07-28 07:11:10 -03:00
..
analytics refactor: migrate to Firebase KTX in the main modules (#836) 2024-02-08 16:45:28 -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 feat: add unread message count 2024-06-15 12:42:55 -03:00
model Expanding node info cards (#1144) 2024-07-28 07:04:50 -03:00
repository refactor: remove ClientProxy MQTT status topic 2024-07-28 07:11:10 -03:00
service refactor: implement ServiceCompat.startForeground with error handling 2024-07-25 18:04:11 -03:00
ui Expanding node info cards (#1144) 2024-07-28 07:04:50 -03:00
util refactor: use PendingIntentCompat for UsbManager 2024-07-25 18:24:03 -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: migrate UsersFragment to Compose 2024-06-23 08:24:29 -03:00
MyNodeInfo.kt refactor: migrate nodeDB to Room database (#717) 2023-09-05 08:19:26 -03:00
NodeInfo.kt feat: support for switching between devices (#1078) 2024-06-08 10:25:47 -03:00