Commit graph

368 commits

Author SHA1 Message Date
James Rich
731430d7d6
refactor(build): Centralize Dokka configuration into convention plugin (#4173)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-09 15:40:00 +00:00
James Rich
7744a42e1c
refactor(deps): inject CoroutineDispatchers (#4170)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 23:40:26 +00:00
James Rich
68185460fa
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4169) 2026-01-08 20:29:05 +00:00
James Rich
e759731f83
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4166) 2026-01-08 18:44:04 +00:00
James Rich
02cf1f1034
refactor(datetime): Standardize date/time formatting with DateUtils (#4164)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 18:43:50 +00:00
James Rich
1422217303
feat(i18n): Add string for PKI public key send failure (#4165)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 16:27:05 +00:00
renovate[bot]
7c83c13e98
chore(deps): update datadog to v3.5.0 (#4161)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-08 16:06:32 +00:00
renovate[bot]
3f713faa2d
chore(deps): update core/proto/src/main/proto digest to 4ed2d1a (#4160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-08 15:42:05 +00:00
James Rich
d245246f37
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4155) 2026-01-08 13:21:33 +00:00
James Rich
782c068ead
feat: Add SFPP confirmed status to Messages and Reactions (#4139)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Mac DeCourcy <github.znq26@slmail.me>
2026-01-08 13:21:21 +00:00
James Rich
8a026c2b88
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4148) 2026-01-06 22:13:23 +00:00
James Rich
d4816a9dab
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4145) 2026-01-06 17:43:57 +00:00
James Rich
2526728859
feat: Add acknowledgement status and retry for emoji reactions (#4142)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-06 17:43:36 +00:00
James Rich
41c5992158
fix: fix strings.xml (#4147) 2026-01-06 11:43:13 -06:00
James Rich
f525541fe0
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4134) 2026-01-06 06:39:22 -06:00
James Rich
6bb54bcd55
fix: reaction display regression (#4141)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-05 19:32:25 +00:00
James Rich
49f6ffe6e5
feat: Enhance message notifications with history and actions (#4133)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-04 21:46:07 +00:00
James Rich
43aca3c558
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4132) 2026-01-04 21:38:10 +00:00
James Rich
c46fb23f00
feat: Add separate notifications for waypoints (#4131)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-04 17:57:58 +00:00
James Rich
e5f78d101c
feat: Improve node handling and add client notifications (#4130)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-04 17:32:13 +00:00
James Rich
2c9f410baa
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4129) 2026-01-04 17:16:12 +00:00
James Rich
add87a4425
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4128) 2026-01-03 20:20:55 +00:00
James Rich
be57b083ca
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4126) 2026-01-03 12:23:15 +00:00
Mac DeCourcy
6bb40e4d20
feat: auto retry text message send on max retransmit (#4124) 2026-01-03 12:21:43 +00:00
James Rich
c9259c793f
feat: Send emoji codepoint in reaction packets (#4123)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-03 02:51:23 +00:00
James Rich
c03178406a
fix: Update copyright year to 2026 (#4121) 2026-01-02 15:51:27 -06:00
James Rich
5468f6814a
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4119) 2026-01-02 14:46:03 -06:00
renovate[bot]
3e57102526
chore(deps): update dagger & hilt to v1.3.0 (#4118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-02 14:45:34 -06:00
James Rich
6950c8f01b
Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
Mac DeCourcy
6f338c4cde
feat: add retention period to meshLog. Defaults to 7 days, with a settings dropdown to change (#4078) 2026-01-02 18:14:16 +00:00
James Rich
b3ebe760dd
feat: Refactor MeshService into smaller, single-responsibility components (#4108)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-01-02 17:13:38 +00:00
renovate[bot]
0fa690eb61
chore(deps): update core/proto/src/main/proto digest to c2e45a3 (#4109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-02 13:44:44 +00:00
James Rich
e7c3512cef
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4114) 2026-01-02 13:35:26 +00:00
James Rich
e11b51ac3b
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4111) 2026-01-02 05:19:40 +00:00
Roman Leukin
8de38066ff
Convert Room DAO methods to suspend functions (#4102)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-31 13:25:15 +00:00
James Rich
76b34ceb53
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4099) 2025-12-31 13:19:41 +00:00
James Rich
21ec78d8ef
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4096) 2025-12-30 17:38:19 +00:00
renovate[bot]
4980b34fef
chore(deps): update core/proto/src/main/proto digest to 96d3060 (#4098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-30 17:38:13 +00:00
renovate[bot]
0feba993cd
chore(deps): update core/proto/src/main/proto digest to f78b3f0 (#4093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-29 15:11:11 +00:00
James Rich
9a9b900696
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4092) 2025-12-29 01:31:33 +00:00
James Rich
0f00332e94
feat: Improve POSIX time zone string generation (#4087)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-28 20:53:23 +00:00
Mac DeCourcy
869222f3e1
fix: update schema 27 with packet index (#4086) 2025-12-28 14:47:06 -06:00
James Rich
0776e029f3
feat(logging): Replace Timber with Kermit for multiplatform logging (#4083)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-28 14:30:15 +00:00
James Rich
a927481e4d
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4081) 2025-12-28 13:47:30 +00:00
James Rich
9fd92691a9
refactor: Migrate to Android Gradle Plugin 9.0 (#4072)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-28 13:47:12 +00:00
James Rich
2070c267c5
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4080) 2025-12-28 01:57:32 +00:00
Mac DeCourcy
3177609620
perf: add node list indicies (#4056) 2025-12-27 17:24:33 +00:00
Mac DeCourcy
d5475a0e0a
fix: internal regression; if hardware model is unset keep long/short names null (#4079) 2025-12-27 17:24:18 +00:00
James Rich
09961b500f
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4076) 2025-12-27 07:28:21 -06:00
Camerin Figueroa
250caa7c99
Implements#4054 - Add channel name to channel message notification (#4069) 2025-12-27 13:02:16 +00:00