Commit graph

1241 commits

Author SHA1 Message Date
James Rich
3efd463a5b
Refactor: Use default FAB shape for MapButton (#2211) 2025-06-21 23:19:54 -05:00
James Rich
c4c115b901
feat: show online and total node count in the title bar (#2209) 2025-06-21 21:10:36 -05:00
Jeremiah K
3e3e4919bd
fix: message input clearing with proper state management (#1474 & #2150) (#2208) 2025-06-21 20:20:42 -05:00
James Rich
86a35603d5
refactor: Add remote node indicator and node chip to app bar (#2195) 2025-06-21 07:14:33 -05:00
Łukasz Kosson
d24a501f06
fix: unintended line break in node chip (#2199) 2025-06-21 06:29:00 -05:00
James Rich
bcc3a0f107
feat: Allow unlocking excluded modules (#2180)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-20 18:19:51 -05:00
James Rich
8639228721
refactor: message item actions and reactions (#2191) 2025-06-20 16:30:41 -05:00
James Rich
b5a503c0cb
fix: clear public key when private key edited (#2190) 2025-06-20 18:47:52 +00:00
James Rich
ebba4e638c
Revert "Fix/2100 graph labels" (#2187) 2025-06-20 12:56:13 -05:00
DaneEvans
1be3979c84
Fix/2100 graph labels (#2182)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-20 15:14:06 +00:00
DaneEvans
03ae071548
feat:add extra filters, including own address (#2183) 2025-06-20 09:57:39 -05:00
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
James Rich
46332c95a4
fix: Use string template for hops away (#2184) 2025-06-20 09:20:40 -05:00
James Rich
d66b7d5d0f
fix (#2172): replace string template for Hops Away: (#2173) 2025-06-19 17:10:47 -05:00
DaneEvans
17e3e1a257
feat (#2105): debug panel (#2148)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-19 14:04:58 +00:00
Jeremiah K
7e0999fdc0
fix (#2150): text input not clearing after sending message (#2161) 2025-06-19 06:25:19 -05:00
James Rich
1928fb64fa
fix: Ensure valid private key generation (#2160) 2025-06-18 20:30:08 -05:00
James Rich
ca69051075
detekt cleanup (#2159) 2025-06-18 16:19:41 -05:00
James Rich
e205f1d6d6
feat: Add key export functionality (#2158) 2025-06-18 16:03:33 -05:00
James Rich
468c4ab6b7
fix: Fetch original message when displaying a reply (#2152) 2025-06-18 16:05:02 +00:00
James Rich
357efa9028
feat: Implement message reply functionality (#2147) 2025-06-17 20:15:07 -05:00
James Rich
27aacd1fbc
fix(#2094): remove redundant mapView.onDetach() call (#2143) 2025-06-17 03:13:00 +00:00
James Rich
5ba9fe4716
Refactor: Improve MessageItem layout and display of reactions (#2141) 2025-06-16 22:55:06 +00:00
James Rich
8822f7529d
feat: generate random PSK on clear (#2136) 2025-06-16 12:38:14 -05:00
James Rich
3ef504c567
feat: prompt user to regenerate compromised keys (#2131) 2025-06-16 17:06:23 +00:00
James Rich
86905942de
fix (#2128): MQTT map reporting interval input (#2135) 2025-06-16 11:54:55 -05:00
Jeremiah K
3e81a4dd34
Fix bottom navigation back stack accumulation (#2133) 2025-06-16 11:53:14 -05:00
Jeremiah K
00295c969e
Fix node removal hang by adding navigation callback (#2134) 2025-06-16 11:52:57 -05:00
James Rich
a5ade9252a
Refactor: Implement global cooldown for Traceroute button (#2129) 2025-06-16 11:48:08 +00:00
DaneEvans
4683f5b9f2
feat: add copy button to pbk for node status icon (#2119) 2025-06-15 05:51:32 -05:00
Łukasz Kosson
69f2e8c839
feat: show distance to the node on node details screen (#2122) 2025-06-15 05:50:58 -05:00
James Rich
446ddab469
refactor: NodeDetail screen and firmware version display (#2120) 2025-06-15 03:30:43 +00:00
James Rich
46501649c8
Refactor: unwrap map graph (#2111) 2025-06-14 13:12:26 -05:00
James Rich
d7bd3ecaa7
Refactor: Use Alt+Enter to send messages (#2108) 2025-06-13 13:00:14 -05:00
Łukasz Kosson
82dce30739
feat: show node details by long-pressing a node marker on map (#2104) 2025-06-13 06:50:28 -05:00
James Rich
eaef459fde
Refactor: split position precision constants (#2099)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-13 11:35:21 +00:00
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
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
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
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
3216559035
fix: connections ui and unmessageable logic (#2016) 2025-06-04 06:53:22 -05:00
James Rich
38982bc37b
refactor: recommended and required firmware updates (#2012) 2025-06-03 19:58:21 -05:00