Commit Graph

34 Commits

Author SHA1 Message Date
Phil Oliver
9b6cb4ee85 Use TextFieldState 2025-12-05 18:48:50 -05:00
Phil Oliver
92deae785e Pass filter down to NodeFilterTextField 2025-12-05 18:47:46 -05:00
Phil Oliver
a029cff1ae Move ignoredNodeCount to UI state 2025-12-05 18:47:46 -05:00
Phil Oliver
6fda0da91a Move more properties into UI state 2025-12-05 18:47:44 -05:00
Phil Oliver
8152a99f47 Clean up UI state using molecule 2025-12-05 18:46:10 -05:00
James Rich
ebab2ee9ad refactor(navigation): Simplify adaptive back nav and state (#3860)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-30 01:28:44 +00:00
Mac DeCourcy
ccbdb7bbf3 fix: prevent text fields from auto-focusing on screen load (#3857) 2025-11-29 19:52:17 +00:00
James Rich
78274c7923 feat(navigation): Implement adaptive list-detail for contacts and nodes (#3850)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-29 02:05:07 +00:00
Mac DeCourcy
1c0dc486e2 fix: node search by keeping denormalized name columns up to date and backfilling existing nodes (#3839) 2025-11-28 17:38:30 +00:00
Mac DeCourcy
500ae49b2c fix: loadCachedDb() before backfill to ensure in-mem nodedb isn't stale, show filtered count in nodelist (#3827) 2025-11-26 23:44:35 +00:00
James Rich
73d933fe14 feat(connections): Connecting state refactor (#3722)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-17 21:15:22 +00:00
Dane Evans
d6f39fdcb5 feat #3642: Add infrastructure to the list of filters. (#3716) 2025-11-17 00:52:25 +00:00
Mac DeCourcy
bc8ff26167 feat: Add bottom-nav scroll-to-top handling for nodes and conversations (#3674) 2025-11-12 22:22:21 +00:00
Phil Oliver
28590bfcdf Make :core:strings a Compose Multiplatform library (#3617) 2025-11-11 00:58:38 +00:00
Phil Oliver
a2da943ed7 Clean up string access (#3629) 2025-11-06 01:00:09 +00:00
Phil Oliver
c170ff6a4b Relocate proto utils (#3621) 2025-11-05 08:27:13 +00:00
Phil Oliver
8b83273a4f Use Resources for string access (#3620) 2025-11-05 05:59:45 +00:00
Phil Oliver
0833a6767e Alias strings R to Res (#3619) 2025-11-05 03:32:42 +00:00
Phil Oliver
a687328f08 Remove stringResource() id named argument (#3618) 2025-11-05 02:36:26 +00:00
Phil Oliver
315950b7c6 Modularize remaining nodes code (#3599) 2025-11-03 19:43:02 +00:00
Phil Oliver
73b37c17dc Add dividers to node details (#3466) 2025-10-15 02:06:45 +00:00
Phil Oliver
51ccc59b24 Clean up list item component API (#3465) 2025-10-14 18:37:59 +00:00
Phil Oliver
3a232fc33f Add stateInWhileSubscribed extension (#3456) 2025-10-13 20:04:29 +00:00
Phil Oliver
886e9cfede Modularize messaging code (#3435) 2025-10-12 17:07:03 +00:00
Phil Oliver
0fd3c4ca05 Protobuf package change (#3291) 2025-10-08 18:20:09 +00:00
James Rich
bb72cd7b8c feat(node): Always show exchange position action (#3400)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 16:19:08 +00:00
Phil Oliver
36f1aabcb5 Remove remaining unused dependencies across the project (#3390) 2025-10-08 03:04:20 +00:00
James Rich
8baf8714d0 feat(ui): Refactor node position details into separate section (#3382)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-08 00:50:53 +00:00
Phil Oliver
59916a4cbe Remove version catalog bundles (#3370) 2025-10-07 10:23:12 +00:00
Phil Oliver
4d7ad96a09 Remove unused dependencies in :app (#3365) 2025-10-07 02:14:25 +00:00
James Rich
ff9d621978 feat: Add contentColor parameter to info components (#3363)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-06 22:02:44 +00:00
Phil Oliver
5d95dca354 Fix shared contact deeplink (#3302)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-10-03 10:42:52 +00:00
James Rich
24f0417b28 feat(contact): add manually verified shared contact support (#3283)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-02 16:46:12 +00:00
Phil Oliver
d553cdfee6 Add :feature:node (#3275) 2025-10-01 23:26:41 +00:00