Phil Oliver
|
3a232fc33f
|
Add stateInWhileSubscribed extension (#3456)
|
2025-10-13 20:04:29 +00:00 |
|
Phil Oliver
|
5c745bdd90
|
Decouple settings screens from NavHostController (#3450)
|
2025-10-13 17:52:44 +00:00 |
|
Phil Oliver
|
d4a6c8b7cb
|
Move maps manifest to :feature:map (#3444)
|
2025-10-13 14:54:17 +00:00 |
|
Phil Oliver
|
e691981207
|
Modularize ScannedQrCodeDialog (#3446)
|
2025-10-13 00:18:23 +00:00 |
|
Phil Oliver
|
e81d30706c
|
Remove unused UiViewModel code (#3442)
|
2025-10-12 20:41:48 +00:00 |
|
Phil Oliver
|
3984c97e39
|
Move NodeMapScreen to :feature:map (#3443)
|
2025-10-12 20:27:27 +00:00 |
|
Sebastian Rutofski
|
e4ecf1d483
|
remove default value for onDismiss from SimpleAlertDialog (#3441)
|
2025-10-12 17:10:26 +00:00 |
|
Phil Oliver
|
886e9cfede
|
Modularize messaging code (#3435)
|
2025-10-12 17:07:03 +00:00 |
|
Phil Oliver
|
cd1a54f506
|
Add unread count badge to bottom nav (#3440)
|
2025-10-12 12:22:46 +00:00 |
|
James Rich
|
91470667fb
|
chore: Scheduled updates (Firmware, Hardware) (#3438)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-10-12 12:20:23 +00:00 |
|
Phil Oliver
|
0fd3c4ca05
|
Protobuf package change (#3291)
|
2025-10-08 18:20:09 +00:00 |
|
Phil Oliver
|
e6c8a2fc21
|
Fix share channels crash (#3401)
|
2025-10-08 16:23:45 +00:00 |
|
Phil Oliver
|
36f1aabcb5
|
Remove remaining unused dependencies across the project (#3390)
|
2025-10-08 03:04:20 +00:00 |
|
James Rich
|
29434c4cf4
|
fix: Change fallback node name format (#3391)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-08 03:01:26 +00:00 |
|
James Rich
|
8e28dbcc2d
|
feat(ui): Simplify connection status message (#3389)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-08 01:50:34 +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 |
|
James Rich
|
38c50799cb
|
fix: service status notification refactor (#3386)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-08 00:13:49 +00:00 |
|
Phil Oliver
|
185c3ab5eb
|
Remove unused :core:database dependencies (#3383)
|
2025-10-07 21:37:03 +00:00 |
|
Phil Oliver
|
83531eeba9
|
Remove unused :core:analytics dependencies (#3381)
|
2025-10-07 19:35:44 +00:00 |
|
Phil Oliver
|
9a6c78fcd1
|
Move tests to appropriate modules (#3377)
|
2025-10-07 16:23:41 +00:00 |
|
Phil Oliver
|
7287ebbf49
|
Fix google build (#3371)
|
2025-10-07 10:22:32 +00:00 |
|
Phil Oliver
|
ef0ac5220d
|
Consistent catalog naming for AndroidX dependencies (#3368)
|
2025-10-07 03:51:32 +00:00 |
|
James Rich
|
3f923ae5c6
|
refactor(ui): Refactor SettingsItem component (#3364)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-07 02:23:34 +00:00 |
|
Phil Oliver
|
4d7ad96a09
|
Remove unused dependencies in :app (#3365)
|
2025-10-07 02:14:25 +00:00 |
|
James Rich
|
6a71891790
|
feat: Always Display voltage (#3362)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-06 21:31:43 +00:00 |
|
James Rich
|
c98e74d804
|
feat(ble): Implement keep-alive and improve connection stability (#3359)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-06 19:45:11 +00:00 |
|
Phil Oliver
|
1fb79d8887
|
Inject PlatformAnalytics directly (#3358)
|
2025-10-06 18:30:18 +00:00 |
|
Phil Oliver
|
95ec4877df
|
Modularize settings code (#3355)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2025-10-06 17:20:03 +00:00 |
|
Phil Oliver
|
dcbf664f38
|
Move app intro to :feature:intro (#3348)
|
2025-10-05 01:15:55 +00:00 |
|
James Rich
|
be518bb60b
|
chore: Scheduled updates (Firmware, Hardware) (#3335)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-10-04 21:01:59 +00:00 |
|
James Rich
|
f2b4b87944
|
fix: update foreground service type to manifest (#3332)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-04 17:05:08 +00:00 |
|
James Rich
|
603276ee0a
|
feat(chat): (re)allow multi-line messages in text input (#3329)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-04 16:52:01 +00:00 |
|
James Rich
|
f903d3fa35
|
Revert markdown message rendering (#3328)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-04 15:01:26 +00:00 |
|
Phil Oliver
|
ff95bc5311
|
Decouple NodeMapScreen from MetricsViewModel (#3323)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-04 13:17:00 +00:00 |
|
James Rich
|
8b4397a825
|
Revert (#3325)
|
2025-10-04 06:07:43 -05:00 |
|
James Rich
|
28de377068
|
ci(release): refine promotion logic and enhance Datadog integration (#3322)
|
2025-10-03 21:03:33 -05:00 |
|
Phil Oliver
|
51fa634e11
|
More map modularization (#3319)
|
2025-10-04 00:19:37 +00:00 |
|
Phil Oliver
|
e24292494e
|
Add BuildConfigProvider (#3318)
|
2025-10-03 21:24:52 +00:00 |
|
Phil Oliver
|
47f3961f3a
|
Finish migration away from global app bar (#3297)
|
2025-10-03 16:06:51 +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 |
|
Phil Oliver
|
4a8cd6fb41
|
Decouple ScannedQrCodeDialog from UiViewModel (#3300)
|
2025-10-03 10:12:40 +00:00 |
|
Phil Oliver
|
502e417338
|
ConnectionsScreen available BLE devices (#3298)
|
2025-10-03 00:18:09 +00:00 |
|
James Rich
|
c42cb44b10
|
feat(settings): add link to system app settings (#3293)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-02 18:48:20 +00:00 |
|
Phil Oliver
|
a5cd2d6bbc
|
Decouple ChannelScreen from UIViewModel (#3295)
|
2025-10-02 18:25:47 +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 |
|
James Rich
|
ceb3dea420
|
chore: Scheduled updates (Firmware, Hardware) (#3285)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-10-02 10:01:12 +00:00 |
|
Phil Oliver
|
fe9491121c
|
Modularize common composables (#3286)
|
2025-10-02 09:56:49 +00:00 |
|
Phil Oliver
|
81804500bd
|
Move MapViewExtensions to :feature:map (#3284)
|
2025-10-02 01:21:51 +00:00 |
|
Phil Oliver
|
d553cdfee6
|
Add :feature:node (#3275)
|
2025-10-01 23:26:41 +00:00 |
|
James Rich
|
5a6cd5acbc
|
fix(debug): replace top app bar with actions (delete) (#3276)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-01 20:32:50 +00:00 |
|