Łukasz Kosson
|
cca51e765a
|
feat: remember recently entered IPs (#2242) (#2319)
|
2025-07-03 11:26:59 +00:00 |
|
James Rich
|
859387b331
|
Refactor: Display scanning indicator during Bluetooth scan (#2321)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-07-02 16:43:04 +00:00 |
|
James Rich
|
128aceb4b7
|
Refactor: Remove dispatcher and use conditional start destination (#2309)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-07-01 15:55:22 +00:00 |
|
James Rich
|
8b095aba09
|
Refactor NsdManager and improve service display (#2292)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-06-29 14:18:14 +00:00 |
|
DaneEvans
|
3d9b69eda5
|
Feat/2061 public ind (#2284)
|
2025-06-29 02:45:12 +00:00 |
|
James Rich
|
9819a89b97
|
fix: crash in charts, nav (#2290)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-06-28 22:32:44 +00:00 |
|
Joshua Soberg
|
4500ba0c0a
|
ui update/cleanup: Message padding updates (#2289)
|
2025-06-28 22:23:33 +00:00 |
|
DaneEvans
|
ea25a8198a
|
fix: Make search escape regex, so '.' and similar behave properly. (#2263)
|
2025-06-27 08:12:15 -05:00 |
|
Benjamin Faershtein
|
0abc6e03b9
|
fix: non-expiring waypoints (#2237)
|
2025-06-25 10:58:07 -05:00 |
|
James Rich
|
8d32638902
|
Refactor Connections screen and add new strings (#2236)
|
2025-06-23 15:13:09 -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 |
|
James Rich
|
86a35603d5
|
refactor: Add remote node indicator and node chip to app bar (#2195)
|
2025-06-21 07:14:33 -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 |
|
DaneEvans
|
03ae071548
|
feat:add extra filters, including own address (#2183)
|
2025-06-20 09:57:39 -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
|
e9f95dbf8c
|
fix (#2076): hidden client freeze issue when viewing node details (#2164)
|
2025-06-19 07:38:57 -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 |
|
rcarteraz
|
7497540f80
|
fix: remove TAK from unmessageble roles(#2146)
|
2025-06-17 16:56:15 -05:00 |
|
James Rich
|
3ef504c567
|
feat: prompt user to regenerate compromised keys (#2131)
|
2025-06-16 17:06:23 +00:00 |
|
James Rich
|
a5ade9252a
|
Refactor: Implement global cooldown for Traceroute button (#2129)
|
2025-06-16 11:48:08 +00:00 |
|
James Rich
|
446ddab469
|
refactor: NodeDetail screen and firmware version display (#2120)
|
2025-06-15 03:30:43 +00:00 |
|
Jeremiah K
|
eaa149a0e9
|
Persist node sort preference across app restarts (#2115)
|
2025-06-14 18:22:16 +00:00 |
|
Jeremiah K
|
4de1b1516f
|
Fix: Device selection lags (#2086)
|
2025-06-13 11:34:44 +00:00 |
|
James Rich
|
606d1520d8
|
refactor: Client Notification Support (#2095)
|
2025-06-12 20:00:28 -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 |
|
Ł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
|
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 |
|
James Rich
|
868d705b2d
|
fix: per-device location sharing (#2010)
|
2025-06-03 21:04:24 +00:00 |
|
James Rich
|
6915249121
|
refactor: Move version checks to Main.kt (#1995)
|
2025-05-31 20:36:35 -05:00 |
|
James Rich
|
25ecdc912e
|
fix: clear data when changing devices (#1985)
|
2025-05-30 13:17:09 -05:00 |
|
James Rich
|
ad1897c564
|
Refactor: organize ui screens to separate packages (#1982)
|
2025-05-29 18:18:45 -05:00 |
|
James Rich
|
e31d4170b6
|
feat: add Host Metrics Log screen (#1969)
|
2025-05-28 20:57:38 +00:00 |
|
James Rich
|
6332b3bd42
|
feat(node): consolidate node chip and menu (#1941)
|
2025-05-26 19:36:32 -05:00 |
|
James Rich
|
9b1f27cf17
|
refactor: add tooltips, unmessageable tweaks (#1925)
|
2025-05-23 18:08:45 -05:00 |
|
James Rich
|
02bb3f02e4
|
feat: network module (#1905)
|
2025-05-22 08:30:08 -05:00 |
|
James Rich
|
76cdb83406
|
feat: Add node to favorites when sending a direct message (#1899)
|
2025-05-21 17:48:02 +00:00 |
|
James Rich
|
0057a6f2de
|
feat: Add request metadata action to NodeDetail (#1896)
|
2025-05-21 15:50:33 +00:00 |
|
James Rich
|
2f13aee171
|
feat: Use node colors for contact chip (#1891)
|
2025-05-21 04:30:11 +00:00 |
|
James Rich
|
9e2fb3792f
|
fix(#1874): Check that Meshtastic URL is for a channel set (#1890)
|
2025-05-21 03:42:29 +00:00 |
|
James Rich
|
f6e75e970b
|
Refactor: Remove "include unmessageable" filter (#1889)
|
2025-05-21 03:08:40 +00:00 |
|
James Rich
|
990cd103d7
|
Refactor: Improve shared contact import dialog (#1888)
|
2025-05-20 21:57:14 -05:00 |
|
James Rich
|
87076321ba
|
feat: Unmessageable (#1858)
|
2025-05-20 21:05:40 +00:00 |
|
James Rich
|
c99fe642b5
|
feat: Add Contact Sharing via QR code (#1859)
|
2025-05-20 13:36:11 -05:00 |
|
James Rich
|
38b9515fca
|
refactor: Move "provide location" preference to DataStore (#1877)
|
2025-05-19 21:23:29 +00:00 |
|