Commit graph

2308 commits

Author SHA1 Message Date
DaneEvans
a832ed50c5
Fix/2207 node details respects units (#2374) 2025-07-07 13:57:34 +00:00
DaneEvans
ac03055342
add missing region info (433 ANZ, both KZ) (#2369) 2025-07-07 12:01:38 +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
DaneEvans
599268e09a
add some extra sim packets (#2306) 2025-07-05 12:41:29 +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
Łukasz Kosson
cca51e765a
feat: remember recently entered IPs (#2242) (#2319) 2025-07-03 11:26:59 +00:00
Jeremiah K
23b2dbbeef
Improved detection of emulator environments (#2323) 2025-07-02 18:59:31 +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
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
James Rich
deb36b6647
fix: Refactor BLE exceptions and handle ServiceAction exceptions (#2294) 2025-06-29 07:45:09 -05: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
f1f7e32e43
Reduces available filter list to only those that will do something. (#2278)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-28 18:32:25 +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
James Rich
3fddf0fd06
Fix unmessageable toggle (#2282)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-28 14:58:18 +00:00
James Rich
7e6bf21e2d
fix: Clear notifications on device switch (#2281)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-28 14:50:05 +00:00
DaneEvans
dd50cf230e
feat(debug): add a toggle to AND/OR all filters. (#2265) 2025-06-27 08:13:21 -05:00
DaneEvans
ea25a8198a
fix: Make search escape regex, so '.' and similar behave properly. (#2263) 2025-06-27 08:12:15 -05:00
DaneEvans
55a2bda513
fix : quickchat add button being behind list (#2267) 2025-06-27 06:35:20 -05:00
DaneEvans
84281e284e
feat: add warning dialog before clearing logs (#2262) 2025-06-27 06:34:46 -05:00
James Rich
53cd893df1
Refactor: Improve network device selection UI and logic (#2268) 2025-06-27 06:29:27 -05:00
James Rich
496de47766
Refactor: Improve GitHub release workflow and build configuration (#2251) 2025-06-25 18:16:55 -05:00
James Rich
0e03a181aa
Refactor: Improve network availability observation (#2247) 2025-06-25 15:45:39 -05:00
Benjamin Faershtein
0abc6e03b9
fix: non-expiring waypoints (#2237) 2025-06-25 10:58:07 -05:00
Jeremiah K
40807bc69a
fix: unread message count not updating when opening conversations (#2239) 2025-06-25 10:52:22 -05:00
James Rich
8d32638902
Refactor Connections screen and add new strings (#2236) 2025-06-23 15:13:09 -05:00
James Rich
833861eb20
Refactor message input to use BasicTextField2 (#2231) 2025-06-22 20:58:08 -05:00
James Rich
ca3c787e71
Refactor: Inject BluetoothViewModel into ConnectionsScreen (#2228) 2025-06-22 18:26:04 -05:00
James Rich
1d165a5dc3
Refactor: Improve UI consistency and animations (#2226) 2025-06-22 14:26:36 -05:00
James Rich
0b19f842bb
Refactor: Extract MessageActions components (#2225) 2025-06-22 12:26:05 -05:00
James Rich
7ae1ab921a
Refactor: Navigate to NodeDetail with singleTop (#2223) 2025-06-22 10:30:47 -05:00
James Rich
1f1a468f64
Refactor DebugSearch.kt (#2219) 2025-06-22 08:53:09 -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
89ad4dc350
Fix/2100 graph labels (#2188)
Co-authored-by: Dane Evans <dane@goneepic.com>
2025-06-22 07:40:01 -05:00
James Rich
65ab9eb40d
Refactor node count display in MainAppBar (#2210) 2025-06-21 23:31:07 -05:00
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
Łukasz Kosson
9b0dcfdeab
fix: ignore non-local localStats telemetry (#2206) 2025-06-21 20:21:14 -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