Commit Graph

5683 Commits

Author SHA1 Message Date
James Rich 0345a87f5f chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4356) 2026-01-29 08:56:10 -06:00
James Rich e46cb27f5c chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4353) 2026-01-29 13:25:30 +00:00
James Rich 68beca60a5 fix(reactions): fix sent message reaction alignment (#4355)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-29 13:25:20 +00:00
renovate[bot] 49da6a80bf chore(deps): update androidx (general) (#4352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 02:30:28 +00:00
James Rich 8e00038e7c chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4343) 2026-01-29 02:18:17 +00:00
renovate[bot] 20e18be002 chore(deps): update androidx navigation to v2.9.7 (#4350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 02:06:18 +00:00
renovate[bot] ffa5eabea9 chore(deps): update androidx.work:work-runtime-ktx to v2.11.1 (#4351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 01:07:32 +00:00
James Rich 70a1b3c479 Refactor: Replace custom charts with Vico library (#4348)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-29 00:52:59 +00:00
renovate[bot] d651bbeaa2 chore(deps): update devtools.ksp to v2.3.5 (#4349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 00:01:23 +00:00
renovate[bot] 085a641941 chore(deps): update plugin com.gradle.develocity to v4.3.2 (#4347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 15:31:40 +00:00
James Rich 091ca9b400 fix(neighborinfo): disable neighbor info dialog temporarily (#4345)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-28 03:21:04 +00:00
James Rich 12f7fe30b9 chore(lint): Disable ForbiddenComment detekt rule (#4344) 2026-01-27 19:38:14 -06:00
renovate[bot] 636788bf59 chore(deps): update static analysis to v8.2.1 (#4342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 23:26:18 +00:00
James Rich c2d6871b6b fix(caps): Correct firmware version for canMuteNode (#4341)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-27 22:22:28 +00:00
James Rich e2328adca2 refactor(firmware): Inject dispatcher into BleOtaTransport (#4339)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-27 21:01:39 +00:00
renovate[bot] 76b7798642 chore(deps): update core/proto/src/main/proto digest to bc63a57 (#4337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 20:41:19 +00:00
renovate[bot] 1bea523b5f chore(deps): update datadog to v3.6.0 (#4340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 19:29:26 +00:00
James Rich 4ae69447df chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4332) 2026-01-27 19:03:00 +00:00
renovate[bot] a2100c4bbd chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6 (#4335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 18:34:03 +00:00
James Rich dff3e60b8c fix(node): list and detail usability fixes (#4336)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-27 18:33:46 +00:00
renovate[bot] 3f45687351 chore(deps): update google maps compose to v8 (major) (#4338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 18:04:22 +00:00
James Rich 78c2a115a7 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4329) 2026-01-27 00:26:38 +00:00
James Rich 2f67727bf5 feat(messaging): Improve message bubble UI and add delivery status action (#4330)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-27 00:26:27 +00:00
James Rich 0357ac286b feat(ui): Remove uptime from SignalInfo (#4328)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 21:26:13 +00:00
James Rich 814de6bb78 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4327) 2026-01-26 21:20:06 +00:00
James Rich 2b6c3185b0 fix(mesh): Set hopStart to match hopLimit in sent packets (#4324)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 17:50:04 +00:00
renovate[bot] 4cfd8777a6 chore(deps): update io.mockk:mockk to v1.14.9 (#4325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 15:38:50 +00:00
James Rich a7d386db81 fix(notifications): Suppress notifications for muted contacts an… (#4323)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 14:31:37 +00:00
James Rich 231646e5a3 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4322) 2026-01-26 13:35:07 +00:00
James Rich ed6606b182 ci(release): Ensure artifacts are always uploaded and attested (#4321)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 13:22:42 +00:00
James Rich fc5255a0f0 refactor(core): Optimize and share network state flows (#4320)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 12:59:53 +00:00
James Rich 7ffd5bc9f2 fix: map cluster crash (#4317)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 12:57:49 +00:00
James Rich 4d7af80389 fix(service): Add error handling for invalid StoreForward++ packets (#4319)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 12:56:52 +00:00
James Rich 28cf2b1e98 fix(usb): Add error handling for serial write operations (#4318)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 12:55:11 +00:00
James Rich 50a04a98b8 fix(ui): Prevent NaN values in environment metrics (#4316)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-26 12:52:13 +00:00
James Rich 847152acd7 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4315) 2026-01-26 12:38:22 +00:00
James Rich a28aa4d52e refactor(ui): Icon audit and node list item refactor (#4313)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 22:43:23 +00:00
James Rich 5db2c9d69c chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4314) 2026-01-25 22:25:54 +00:00
James Rich 0564007b0b Update VERSION_NAME_BASE to 2.7.12 (#4312)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 17:41:23 +00:00
James Rich a789c32194 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4310) 2026-01-25 17:14:38 +00:00
James Rich edb5569f5b build: Upgrade build configuration and dependencies (#4311)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 17:07:07 +00:00
James Rich 140264d438 chore(deps): Update Gradle and library versions (#4309)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 16:04:25 +00:00
renovate[bot] de81289c42 chore(deps): update org.robolectric:robolectric to v4.16.1 (#4305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-25 14:45:07 +00:00
renovate[bot] 79df66710b chore(deps): update com.android.tools:common to v32 (#4306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-25 14:43:55 +00:00
renovate[bot] 71a8afecfc chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0 (#4302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-25 14:17:09 +00:00
James Rich 355d2260e8 feat: Add Status Message module support (#4163)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 14:15:47 +00:00
James Rich df592d4d86 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4301) 2026-01-25 13:09:31 +00:00
James Rich 71628cac84 Refactor: Only show advanced and app settings for local node (#4290)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 03:11:14 +00:00
James Rich d8c7a51a84 feat: Improve channel migration logic and add tests (#4294) 2026-01-25 03:01:16 +00:00
James Rich 2cdfababe5 feat(node): Refactor Node Detail screen and enhance user feedback (#4291)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-25 03:00:23 +00:00