Commit graph

265 commits

Author SHA1 Message Date
DaneEvans
aa9ce9dfdf
Feat/2334 channel indicators (#2356)
Signed-off-by: DaneEvans <dane@goneepic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 02:31:36 +00:00
James Rich
91dd6dbef4
Refactor: Replace AppIntro library with Compose implementation (#2332)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-03 11:27:08 +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
DaneEvans
ee544d3bd0
Feat/2303 contributor docs (#2304)
Signed-off-by: DaneEvans <dane@goneepic.com>
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-07-02 04:20:42 +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
James Rich
c1bcd0613d
feat(#2080): Add scroll to bottom button in message list (#2283)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-28 14:58:50 +00:00
DaneEvans
dd50cf230e
feat(debug): add a toggle to AND/OR all filters. (#2265) 2025-06-27 08:13:21 -05:00
DaneEvans
84281e284e
feat: add warning dialog before clearing logs (#2262) 2025-06-27 06:34:46 -05:00
James Rich
8d32638902
Refactor Connections screen and add new strings (#2236) 2025-06-23 15:13:09 -05:00
James Rich
0b19f842bb
Refactor: Extract MessageActions components (#2225) 2025-06-22 12:26:05 -05:00
James Rich
0f56e8af1f
Fix string formatting issues (#2222) 2025-06-22 10:23:01 -05:00
Łukasz Kosson
20f5888380
feat: split message notifications into direct- and broadcast messages (#2217) 2025-06-22 07:41:17 -05:00
James Rich
65ab9eb40d
Refactor node count display in MainAppBar (#2210) 2025-06-21 23:31:07 -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
James Rich
45f28b31f0
fix: template typo
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-20 15:02:22 -05:00
James Rich
b5a503c0cb
fix: clear public key when private key edited (#2190) 2025-06-20 18:47:52 +00:00
DaneEvans
03ae071548
feat:add extra filters, including own address (#2183) 2025-06-20 09:57:39 -05:00
James Rich
46332c95a4
fix: Use string template for hops away (#2184) 2025-06-20 09:20:40 -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
e205f1d6d6
feat: Add key export functionality (#2158) 2025-06-18 16:03:33 -05:00
James Rich
3ef504c567
feat: prompt user to regenerate compromised keys (#2131) 2025-06-16 17:06:23 +00: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
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
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
Benjamin Faershtein
5b6c8483e8
feat: add waypoint expiration picker (#2051) 2025-06-07 20:50:30 +00:00
James Rich
38982bc37b
refactor: recommended and required firmware updates (#2012) 2025-06-03 19:58:21 -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
Robert-0410
5edc2a8d57
refactor: channel qr clean (#1983) 2025-05-30 19:50:45 -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
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
9f0765526d
refactor: settings screen ui updates (#1955) 2025-05-28 01:02:53 +00:00
James Rich
6332b3bd42
feat(node): consolidate node chip and menu (#1941) 2025-05-26 19:36:32 -05:00
James Rich
46ba3eb3fd
feat(#1755): Add setting to display time in 12h format (#1918) 2025-05-23 14:44:14 +00:00
James Rich
02bb3f02e4
feat: network module (#1905) 2025-05-22 08:30:08 -05:00
James Rich
0057a6f2de
feat: Add request metadata action to NodeDetail (#1896) 2025-05-21 15:50:33 +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
Robert-0410
5a52239721
feat: Channel Configuration ui (#1873) 2025-05-20 21:22:30 -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
Slush
e90aa6c5ed
fix #1567: Allow using a different TCP port than default 4403 (#1861) 2025-05-19 06:30:23 -05:00
James Rich
4cba13ea14
feat: material3 (#1862) 2025-05-17 11:39:53 -05:00
James Rich
8cde47bdf9
refactor: migrate to Compose navigation (#1835)
Co-authored-by: andrekir <andrekir@pm.me>
2025-05-15 08:05:30 -05:00
Robert-0410
cd9167f19f
refactor: Node detail work (#1836) 2025-05-10 08:03:14 -05:00