Commit graph

1315 commits

Author SHA1 Message Date
James Rich
9501799950
fix(metrics): correct load progress calculation and user string (#2573)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-30 12:29:59 +00:00
DaneEvans
edd40890be
Fix/2558 rangetest (#2569) 2025-07-30 11:50:25 +00:00
DaneEvans
00898d64be
fix/2542 pair up the power metric icons (#2572) 2025-07-30 11:50:16 +00:00
DaneEvans
d336f23486
Run spotless ahead of 2523 to make the diff easier (#2571) 2025-07-30 08:42:34 +00:00
DaneEvans
2d65e1c954
Change Export All to a txt file. (#2566) 2025-07-30 01:26:29 +00:00
Tristan Waddington
ca02624ad0
fix/2552 Calculate initial mapView from filtered node list (#2553) 2025-07-29 18:00:08 +00:00
James Rich
9418dceeef
refactor: clean up unused resources and update color references (#2559)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-29 15:31:59 +00:00
Nikolay Minaev
65d8d81157
use autoscale for voltage on PowerMetrics graph (#2557) 2025-07-29 14:56:14 +00:00
James Rich
2c6751a574
feat: onboarding refresh (#2551)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-29 14:42:36 +00:00
DaneEvans
c1408816a4
Fix Debug panel: Decoded payload not showing (#2555) 2025-07-29 09:13:06 +00:00
James Rich
ceabafb545
refactor(connections)!: Use sealed class for device list entries (#2538)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-29 01:49:17 +00:00
DaneEvans
eed3e10f7b
Fix/2530 temp scaling (#2546)
Signed-off-by: DaneEvans <dane@goneepic.com>
2025-07-29 01:11:14 +00:00
Tristan Waddington
d02909df5e
Replaced a few hardcoded string values with string resources (#2544) 2025-07-29 01:10:02 +00:00
James Rich
26530cbe18
feat(message): add overflow menu to message screen (#2540)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-27 22:09:41 +00:00
James Rich
bbaac9e143
fix(ui): improve traceroute button cooldown animation and logic (#2539)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-27 15:18:44 +00:00
Pedro
f8aa6ebff5
feat(ui): move quick chat menu to topBar (#2535) 2025-07-27 14:13:25 +00:00
James Rich
712ff946f5
feat(ui): display firmware edition icon (#2533)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-26 22:03:49 +00:00
Pedro
5c7dad506f
feat(MessageItem): add bell emoji to message if it contains BEL char (#2524) 2025-07-26 21:01:57 +00:00
James Rich
924bd25f60
feat(firmware): add firmware edition handling (#2508)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-25 12:07:01 +00:00
Benjamin Faershtein
45ad973d35
Added lora config changes to ScannedQrCodeDialog (#2519)
Signed-off-by: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-25 11:50:11 +00:00
James Rich
6fd444c077
refactor(colors): consolidate colors in UI components (#2520)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-25 02:27:33 +00:00
James Rich
74beda36e1
fix(ui): correct scroll direction for FAB visibility in message list (#2503)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-22 20:31:08 +00:00
James Rich
7120b4b476
feat(nodes): display firmware details and release notes (#2489)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-21 20:34:13 +00:00
DaneEvans
c665b5528c
feat/2482 Make decoded payload accessible to filters/search/copies (#2483) 2025-07-21 14:26:25 +00:00
James Rich
de68813bb8
Revert "Revert "Feat/1919 pax graphs"" (#2480)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-21 14:07:25 +00:00
DaneEvans
085ccf566f
add decoded payload to debug panel (#2472) 2025-07-21 13:15:21 +00:00
James Rich
9339958398
Revert "Feat/1919 pax graphs" (#2479) 2025-07-21 08:14:43 -05:00
DaneEvans
5a6a1cb44a
Feat/2412 ignored nodes (#2470)
Signed-off-by: DaneEvans <dane@goneepic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-21 12:45:03 +00:00
DaneEvans
ee99d79574
Feat/1919 pax graphs (#2477)
Signed-off-by: DaneEvans <dane@goneepic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-21 12:44:29 +00:00
DaneEvans
be30757720
allow deleting of recent nodes, use long name (#2456)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-20 14:48:34 +00:00
James Rich
7a8e73542e
refactor(Main): Simplify top-level destination check (#2458)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-20 14:13:48 +00:00
DaneEvans
206f23131b
fix #2442 - fix bad replyId causing crash (#2454) 2025-07-20 13:11:19 +00:00
DaneEvans
aa8edf642e
Fix wind direction icon being out by 180 deg. (#2453) 2025-07-20 13:11:04 +00:00
James Rich
95579a8139
refactor(message): refactor message screen, enforce byte limit (#2451)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-20 13:10:06 +00:00
James Rich
299fdbc059
feat(#2394): add security icon descriptions dialog (#2450)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-20 00:00:43 +00:00
DaneEvans
f5d9c361fe
Mqttflag (#2421) 2025-07-20 00:00:23 +00:00
Justin E. Mann
fbd62cbf10
Add soil temperature and soil moisture environmental metrics to app (#2419)
Co-authored-by: DaneEvans <dane@goneepic.com>
2025-07-12 13:52:06 +00:00
James Rich
1bad58a889
Refactor: Simplify back stack entry retrieval and navigation (#2405)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-09 15:16:29 +00:00
DaneEvans
a8094f6ca4
add uvlux card (#2366)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-08 15:07:08 +00:00
DaneEvans
9884229a7b
fix 2198 - graphs scale to farenheit (#2384) 2025-07-08 12:22:06 +00:00
DaneEvans
eadf0ffc75
Closing popup navs back to settings page (#2389) 2025-07-08 12:19:55 +00:00
DaneEvans
f416cd1c44
2387: change config pages footer to "clear changes" (#2388) 2025-07-08 12:18:03 +00:00
DaneEvans
a832ed50c5
Fix/2207 node details respects units (#2374) 2025-07-07 13:57:34 +00:00
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
Joshua Soberg
ffd399f44d
chore: Optimize node screen while scrolling (#2355) 2025-07-06 17:32:42 +00:00
James Rich
fa0679b3f2
Refactor: Improve connection state display in UI (#2353)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-05 22:32:03 +00:00
James Rich
25111552eb
feat: Add support for sharing contacts via deeplink (#2336)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-03 12:42:04 +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
58546a9d3d
fix/2305 don't use filtered logs for availiable presets (#2317) 2025-07-02 16:42:48 +00:00