Commit graph

2343 commits

Author SHA1 Message Date
James Rich
7802f614da
feat(theme): add expressive motion to theme (#2967)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-05 02:58:23 +00:00
Phil Oliver
161c38f8ee
Align syle of admin settings (#2969) 2025-09-05 02:53:44 +00:00
Phil Oliver
804b1a878e
Relocate debug panel to Settings nav graph (#2971) 2025-09-05 01:47:39 +00:00
Phil Oliver
2583b3fcf1
Componentize traceroute button (#2965) 2025-09-05 00:34:28 +00:00
Phil Oliver
7bffcb1fd6
Make Nodes screen the root of the nav graph (#2954) 2025-09-04 11:13:17 +00:00
James Rich
de4ac5e3a1
fix(ui): Prevent FAB from obscuring NodeScreen content (#2949)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-03 22:10:11 +00:00
Ben Meadors
48679f4436
Fix Bluetooth reconnection logic (#2948) 2025-09-03 21:37:08 +00:00
James Rich
76ddd29114
feat: Support the add export method on channel url/qr (#2934)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
2025-09-02 19:12:32 +00:00
DaneEvans
f8377589aa
Fix #2918 crash on hw model (#2927) 2025-08-30 03:00:51 +00:00
DaneEvans
1e0b2f3e6c
Fix #2906 - remove Lora.ignore_incoming (#2925) 2025-08-30 00:18:01 +00:00
Phil Oliver
177138ac8f
More migration to top-level Settings (#2903) 2025-08-28 20:04:27 +00:00
DaneEvans
84df584c7c
#2887 Fix Paxcounter thresholds to take ints (#2898) 2025-08-28 12:03:14 +00:00
James Rich
ad736116a7
refactor(analytics): consolidate consent logic, move to Settings (#2885)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-28 02:21:06 +00:00
James Rich
86c0285f69
Revert "refactor: clean up deprecations using recommendations" (#2864) 2025-08-26 20:37:05 -05:00
Benjamin Faershtein
799933fcfb
Added Markdown Text (#2860) 2025-08-27 00:27:21 +00:00
James Rich
89cc9e8844
refactor: clean up deprecations using recommendations (#2859)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 22:02:53 +00:00
James Rich
4ad80b019c
refactor(connections): use collectAsStateWithLifecycle for UI state (#2850)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 13:28:38 +00:00
James Rich
6b3f1236b1
ci(release): update release workflow to tag based versioning (#2838)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 12:36:58 +00:00
James Rich
1c9e14e87c
refactor(UI): Use animateFloatingActionButton for FAB animations (#2844)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 01:56:53 +00:00
Phil Oliver
b2a8d7a934
NodeDetail list items (#2839) 2025-08-26 01:55:45 +00:00
James Rich
34fd7e173e feat(contacts): hide share QR code FAB when not connected
The Floating Action Button for sharing a QR code is now only visible when the device is connected to the mesh.

This change also ensures the FAB is hidden when in selection mode.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 20:11:18 -05:00
Phil Oliver
f1bb020203
Relocate radio config to new top-level Settings screen (#2834) 2025-08-25 19:44:32 +00:00
James Rich
af6066d788
feat(ui): display app version in connections screen (#2835)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 19:43:34 +00:00
James Rich
23d0688fba
feat(logging): Remove redundant Report Bug button and related functionality (#2836)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 19:43:12 +00:00
James Rich
9fd184d3ac
refactor(service): initialize PacketHandler lazily (#2833)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 16:26:57 +00:00
James Rich
6895af1653
fix(sharing): don't auto-launch scanner after perm check (#2832)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 14:25:28 +00:00
James Rich
9d1f5f48ec
fix(contact-import): streamline shared contact handling (#2828)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 11:58:50 +00:00
Phil Oliver
c26d76f60b
MeshService: extract basic packet handling (#2813) 2025-08-24 12:15:32 +00:00
James Rich
3fceb1fae1
feat(navigation): Add deep links to other screens (#2811)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-23 19:35:57 +00:00
Phil Oliver
380a69f63e
Fix label: Messages -> Conversations (#2822) 2025-08-23 19:30:57 +00:00
Phil Oliver
ccad2a1c97
Add share FAB button to conversations screen (#2818) 2025-08-22 21:23:10 +00:00
Phil Oliver
2d5e73c410
Clean up Connections UI, fix some friction with Bluetooth (#2807) 2025-08-22 18:33:11 +00:00
Phil Oliver
268be3e4f9
Improve top-level nav icons/labels (#2790) 2025-08-22 18:02:08 +00:00
Phil Oliver
75561e06bd
Add SnackBarHost (#2800) 2025-08-20 22:49:06 +00:00
Phil Oliver
1a9771ea28
Add modern battery info component (#2801) 2025-08-20 22:44:04 +00:00
Phil Oliver
7e55729ee1
Don't change nav graph start destination (#2799) 2025-08-20 22:43:14 +00:00
Phil Oliver
da1932fae0
Extract MainAppBar to its own file (#2788) 2025-08-19 23:55:10 +00:00
Phil Oliver
c913bb0472
Migrate remaining prefs usages to repo (#2777) 2025-08-19 11:17:22 +00:00
Phil Oliver
6cb0196a6e
Migrate (mostly) maps prefs to repo (#2776) 2025-08-18 21:45:23 +00:00
Phil Oliver
4be0cd7f81
Migrate UiState prefs to repo (#2775) 2025-08-18 21:44:44 +00:00
Phil Oliver
d574ba738d
Migrate 'MainActivity' prefs to repo pattern (#2770) 2025-08-18 18:20:23 +00:00
Phil Oliver
b2f316b00d
Migrate MeshService prefs to repo pattern (#2769) 2025-08-18 17:47:36 +00:00
Phil Oliver
6ec66bfaea
Migrate map consent prefs to repo pattern (#2771) 2025-08-18 17:46:57 +00:00
Phil Oliver
ae9b5f4db3
Migrate RadioInterfaceService prefs to repo pattern (#2768) 2025-08-18 17:45:58 +00:00
Phil Oliver
e29003c79d
Migrate custom emoji prefs to repo pattern (#2767) 2025-08-18 17:36:35 +00:00
Phil Oliver
a46065865f
Add prefs repos and DI providers (#2760) 2025-08-18 14:57:05 +00:00
Phil Oliver
2173a53567
Run Spotless (#2762) 2025-08-18 11:51:06 +00:00
Phil Oliver
8429f35c1e
MVVM-ify logic to display app intro (#2748) 2025-08-16 18:58:21 +00:00
Phil Oliver
acc3e3f636
Decouple mesh service bind from MainActivity (#2743) 2025-08-16 11:52:15 +00:00
Phil Oliver
69841ebd59
Backport splash screen to API 26 (#2747) 2025-08-16 01:33:30 +00:00