Meshtastic-Android/app/src/main/java/com/geeksville/mesh
DaneEvans 931d3320e2
fix: Drop text buttons in favor of icons (#2185)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-20 14:55:56 +00:00
..
analytics chore: update license header 2025-01-02 07:00:51 -03:00
android fix #1616: Calculate DP to pixel value for map label offset (#1637) 2025-03-04 14:40:57 -06:00
concurrent chore: update license header 2025-01-02 07:00:51 -03:00
database fix: Fetch original message when displaying a reply (#2152) 2025-06-18 16:05:02 +00:00
model feat (#2105): debug panel (#2148) 2025-06-19 14:04:58 +00:00
navigation Fix node removal hang by adding navigation callback (#2134) 2025-06-16 11:52:57 -05:00
repository refactor: NodeDetail screen and firmware version display (#2120) 2025-06-15 03:30:43 +00:00
service fix: Propagate reply ID for DataPackets (#2177) 2025-06-19 18:20:07 -05:00
ui fix: Drop text buttons in favor of icons (#2185) 2025-06-20 14:55:56 +00:00
util feat: allow hiding offline and/or non-direct nodes from list and map (#2052) 2025-06-09 12:44:53 -05:00
AppIntroduction.kt chore: update license header 2025-01-02 07:00:51 -03:00
ApplicationModule.kt fix: cancel new message notification when message is marked as read (#2057) 2025-06-09 12:45:20 -05:00
CoroutineDispatchers.kt chore: update license header 2025-01-02 07:00:51 -03:00
DataPacket.kt fix: Propagate reply ID for DataPackets (#2177) 2025-06-19 18:20:07 -05:00
MainActivity.kt fix: refactor MainActivity to use lifecycleScope for coroutines (#2153) 2025-06-18 14:30:00 -05:00
MyNodeInfo.kt feat: network module (#1905) 2025-05-22 08:30:08 -05:00
NodeInfo.kt feat: allow hiding offline and/or non-direct nodes from list and map (#2052) 2025-06-09 12:44:53 -05:00