Meshtastic-Android/app/src/main/java/com/geeksville/mesh
James Rich cf2315cb66
Sort nodes with unknown hops last (#1302)
Nodes with -1 hops (unknown) are now sorted last when sorting by hops_away. This ensures a more intuitive ordering
 in the UI.
2024-10-11 07:54:06 -03:00
..
analytics refactor: migrate to Firebase KTX in the main modules (#836) 2024-02-08 16:45:28 -03:00
android refactor: remove BACKGROUND_LOCATION permission 2024-08-29 08:10:09 -03:00
concurrent incorporate androidlib 2022-09-04 22:52:40 -03:00
database Sort nodes with unknown hops last (#1302) 2024-10-11 07:54:06 -03:00
model feat: adjust map MaxClusteringZoomLevel and zoomOnCluster scale 2024-10-10 11:01:43 -03:00
repository feat: add fixed_position to config import/export 2024-10-10 10:54:14 -03:00
service Adds support for known 0 hopsAway (#1295) 2024-10-09 17:04:05 -03:00
ui refactor: Improve IAQ display to add ranges, update colors (#1300) 2024-10-11 07:46:54 -03:00
util Small improvement to the pi approximation (#1292) 2024-10-08 07:10:34 -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 feat: show names with a lock for DMs using PKC 2024-09-16 10:30:15 -03:00
MainActivity.kt refactor: remove legacy BLE characteristic 2024-10-02 20:00:02 -03:00
MyNodeInfo.kt refactor: replace MyNodeInfo with MyNodeEntity (#1277) 2024-10-02 06:18:30 -03:00
NodeInfo.kt refactor: replace MyNodeInfo with MyNodeEntity (#1277) 2024-10-02 06:18:30 -03:00