Meshtastic-Android/app/src/main/java/com/geeksville/mesh
2024-06-30 08:11:36 -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 refactor: extract NodeMenu from UsersFragment 2024-06-23 08:36:40 -03:00
repository feat: implement MSL altitude using AltitudeConverterCompat (#1094) 2024-06-13 07:26:56 -03:00
service fix: getMslAltitudeMeters call when MSL altitude is not available 2024-06-16 08:33:45 -03:00
ui fix: long contact names breaking time layout 2024-06-30 08:11:36 -03:00
util feat: add Chinese Traditional (zh-TW) locale and translations 2024-05-12 09:11: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