Jeremiah K
|
4de1b1516f
|
Fix: Device selection lags (#2086)
|
2025-06-13 11:34:44 +00:00 |
|
Benjamin Faershtein
|
faf9f7b0e1
|
Added connection indicator (#2073)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-13 11:34:15 +00:00 |
|
James Rich
|
95224c20ef
|
feat: adaptive nav (#2079)
|
2025-06-13 02:34:01 +00:00 |
|
James Rich
|
606d1520d8
|
refactor: Client Notification Support (#2095)
|
2025-06-12 20:00:28 -05:00 |
|
Benjamin Faershtein
|
39590b75ee
|
Fixed nodeDB reset even on remote nodeDB reset (#2087)
|
2025-06-12 16:20:49 -05:00 |
|
Łukasz Kosson
|
7a5813ebb3
|
feat: filter node list by user id or node number (#2078)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-12 16:20:26 -05:00 |
|
James Rich
|
ad8f91482e
|
refactor: ClientNotification messages as an alert dialog (#2072)
|
2025-06-10 15:15:58 +00:00 |
|
Benjamin Faershtein
|
e7657c4763
|
feat: Added map filter + small waypoint fix (#2065)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-06-10 12:03:30 +00:00 |
|
James Rich
|
4767e48fe2
|
feat(#2060): Enforce valid names for UserConfig (#2063)
|
2025-06-09 12:46:22 -05:00 |
|
Łukasz Kosson
|
f5b34d6408
|
fix: cancel new message notification when message is marked as read (#2057)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-06-09 12:45:20 -05:00 |
|
Łukasz Kosson
|
e781d6774b
|
feat: allow hiding offline and/or non-direct nodes from list and map (#2052)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-06-09 12:44:53 -05:00 |
|
James Rich
|
6becdf137b
|
refactor: Consolidate DropdownMenu into RegularPreference (#2059)
|
2025-06-08 19:38:30 +00:00 |
|
James Rich
|
72ab461661
|
fix: update start destination to NodesGraph when connected (#2058)
|
2025-06-08 14:28:48 -05:00 |
|
Benjamin Faershtein
|
5b6c8483e8
|
feat: add waypoint expiration picker (#2051)
|
2025-06-07 20:50:30 +00:00 |
|
James Rich
|
89462be97a
|
fix: ensure bg loc permissions, unbind service (#2050)
|
2025-06-07 15:42:29 -05:00 |
|
James Rich
|
94cdc1c17a
|
fix: detekt
|
2025-06-06 16:04:44 -05:00 |
|
James Rich
|
2a05fc072d
|
refactor: organize navigation (#2042)
|
2025-06-06 15:45:26 -05:00 |
|
Łukasz Kosson
|
9a371ee9cd
|
feat: show per-message SNR, RSSI and hop count (#2040)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2025-06-06 15:41:25 -05:00 |
|
James Rich
|
6153cfdab1
|
Refactor: Use FLAG_ACTIVITY_SINGLE_TOP for MainActivity intents (#2022)
|
2025-06-04 19:20:30 +00:00 |
|
James Rich
|
858fb9dd4c
|
Refactor: Nest NodeDetailScreen and related routes in a NodeDetailGraph (#2018)
|
2025-06-04 09:33:23 -05:00 |
|
James Rich
|
3216559035
|
fix: connections ui and unmessageable logic (#2016)
|
2025-06-04 06:53:22 -05:00 |
|
James Rich
|
8bbc5bfc56
|
revert: do not clear databases on disconnect (#2011)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-03 19:58:52 -05:00 |
|
James Rich
|
38982bc37b
|
refactor: recommended and required firmware updates (#2012)
|
2025-06-03 19:58:21 -05:00 |
|
James Rich
|
868d705b2d
|
fix: per-device location sharing (#2010)
|
2025-06-03 21:04:24 +00:00 |
|
James Rich
|
ff5cc55a60
|
fix: refactor node detail navigation (#2009)
resolves #2004
|
2025-06-03 15:19:50 -05:00 |
|
James Rich
|
3115bbe58d
|
feat: add MQTT Map Reporting consent (#2006)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-03 15:39:58 +00:00 |
|
Robert-0410
|
e4313e0bd3
|
feat: Provide Navigation to Input Timezone (#2003)
|
2025-06-03 10:31:08 -05:00 |
|
James Rich
|
4d6eb3dfe9
|
feat: Allow direct message replies from notifications (#1994)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-31 20:48:24 -05:00 |
|
James Rich
|
6915249121
|
refactor: Move version checks to Main.kt (#1995)
|
2025-05-31 20:36:35 -05:00 |
|
James Rich
|
8d231ff125
|
refactor: Update notification and service handling (#1993)
|
2025-05-31 20:02:23 +00:00 |
|
James Rich
|
34e10b0032
|
fix: Only show DM button if node is messageable (#1992)
|
2025-05-31 17:19:12 +00:00 |
|
James Rich
|
88d74642ae
|
refactor: FirmwareReleaseDao to return non-nullable lists (#1991)
|
2025-05-31 12:09:57 -05:00 |
|
James Rich
|
569b2767b4
|
Fix: Update isUnmessageable based on userInput.role for older firmware (#1990)
|
2025-05-31 10:21:22 -05:00 |
|
James Rich
|
72900a7909
|
feat: add Direct Message button to Node Detail screen (#1988)
|
2025-05-31 06:35:25 -05:00 |
|
Robert-0410
|
5edc2a8d57
|
refactor: channel qr clean (#1983)
|
2025-05-30 19:50:45 -05:00 |
|
James Rich
|
7dc2147169
|
feat: add cooldown to Traceroute action button (#1987)
|
2025-05-30 17:55:53 -05:00 |
|
James Rich
|
25ecdc912e
|
fix: clear data when changing devices (#1985)
|
2025-05-30 13:17:09 -05:00 |
|
James Rich
|
b861d07aba
|
Refactor: Settings to Connections, ui updates (#1984)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-30 12:56:49 -05:00 |
|
James Rich
|
ad1897c564
|
Refactor: organize ui screens to separate packages (#1982)
|
2025-05-29 18:18:45 -05:00 |
|
James Rich
|
f48e127019
|
feat: host metrics part 2 (#1972)
|
2025-05-28 16:10:35 -05:00 |
|
James Rich
|
e31d4170b6
|
feat: add Host Metrics Log screen (#1969)
|
2025-05-28 20:57:38 +00:00 |
|
James Rich
|
ef1c71722a
|
fix: respect keyboard, edgeToEdge tweaks (#1968)
|
2025-05-28 12:33:00 -05:00 |
|
James Rich
|
091607da08
|
Fix: Handle null or empty release list in getLatestRelease (#1967)
|
2025-05-28 12:32:42 -05:00 |
|
James Rich
|
1f2254f98b
|
fix: update LoraSignalIndicator GOOD color (#1966)
|
2025-05-28 12:32:26 -05:00 |
|
James Rich
|
0a91464cfc
|
refactor: use is_unmessagable flag (#1965)
|
2025-05-28 12:32:08 -05:00 |
|
James Rich
|
808992e3b3
|
Refactor: clean up sharedTransition from more places (#1963)
|
2025-05-28 09:47:28 -05:00 |
|
James Rich
|
3eefe4b66c
|
refactor: edgeToEdge tweaks, chip elevation (#1962)
|
2025-05-28 09:34:08 -05:00 |
|
James Rich
|
9f0765526d
|
refactor: settings screen ui updates (#1955)
|
2025-05-28 01:02:53 +00:00 |
|
James Rich
|
41349ad9cc
|
refactor(#1940): Improve firmware version comparison (#1952)
|
2025-05-27 16:19:03 -05:00 |
|
James Rich
|
77ca2d62f0
|
refactor: Move MIN_DEVICE_VERSION to build config (#1946)
|
2025-05-27 08:45:57 -05:00 |
|