James Rich
|
75a3f89f51
|
feat(firmware): Use pio_env to select correct firmware variant (#4244)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-01-16 16:51:55 +00:00 |
|
James Rich
|
e470fa86eb
|
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4237)
|
2026-01-16 01:06:42 +00:00 |
|
James Rich
|
962137ae4d
|
refactor: Enable test coverage and update CI (#4233)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-01-16 00:47:45 +00:00 |
|
James Rich
|
2a60480bd9
|
feat: Add ESP32 Unified OTA update support (#4095)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2026-01-15 03:22:30 +00:00 |
|
James Rich
|
a67b519abd
|
feat: Add mute node functionality (#4181)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2026-01-10 21:35:01 +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
|
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 |
|
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
|
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
|
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
|
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 |
|
Mac DeCourcy
|
6bb40e4d20
|
feat: auto retry text message send on max retransmit (#4124)
|
2026-01-03 12:21:43 +00: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 |
|
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 |
|
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
|
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 |
|
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 |
|
Mac DeCourcy
|
87760f4a0d
|
perf: add missing index to optimize message list (#4055)
|
2025-12-23 09:30:54 +00:00 |
|
James Rich
|
42bc85b6fc
|
feat(build): add module dependency graph generation (#4042)
|
2025-12-18 17:30:36 -06:00 |
|
emp3r0r7
|
d8a1f88bda
|
fix : avoid our node to be a relaynode candidate (#4037)
|
2025-12-18 14:25:18 +00:00 |
|
Jord
|
9833795864
|
Traceroute map position snapshots (#4035)
Signed-off-by: Jord <650645+DivineOmega@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-18 14:14:03 +00:00 |
|
Eugene
|
24f40b2005
|
feat: add SNR/RSSI/Hops Away metrics and timestamp to the reaction dialog (#3964)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-12-16 15:56:30 +00:00 |
|
Mac DeCourcy
|
d4a30c0b24
|
feat: firmware bootloader ota warnings (#3846)
|
2025-11-29 04:17:40 +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
|
1c3784235e
|
fix: Multiple bugs - settings text fields, dropdowns, missing override duty cycle, and MQTT icon display (#3833)
|
2025-11-27 01:45:09 +00:00 |
|
Benjamin Faershtein
|
022652efe5
|
Added relays count (#3773)
Signed-off-by: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-11-25 00:30:44 +00:00 |
|
Mac DeCourcy
|
5e8c9794eb
|
feat: Add Jetpack Paging 3 support for messages and threads/contacts (#3795)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-24 14:14:05 +00:00 |
|
Mac DeCourcy
|
2a081f3c1f
|
feat: jump to oldest unread message upon opening a thread, display divider between read/unread (#3693)
|
2025-11-14 19:03:46 +00:00 |
|
Mac DeCourcy
|
bde7c47931
|
fix: enforce LRU only over device-specific DBs, add one-time deletion of legacy DB on switch (guarded by prefs flag) (#3648)
|
2025-11-11 16:14:12 +00:00 |
|
renovate[bot]
|
e701ad6aee
|
feat(#3508): Optionally preserve Favorites on nodeDb reset (#3633)
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>
|
2025-11-11 02:38:45 +00:00 |
|
Phil Oliver
|
28590bfcdf
|
Make :core:strings a Compose Multiplatform library (#3617)
|
2025-11-11 00:58:38 +00:00 |
|
Mac DeCourcy
|
cb8d1871c9
|
feat: per device DB manager (#3641)
|
2025-11-09 16:54:21 +00:00 |
|
James Rich
|
421e35a19c
|
fix: Clear packet database alongside node database (#3634)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-11-06 20:16:59 +00:00 |
|
Phil Oliver
|
0833a6767e
|
Alias strings R to Res (#3619)
|
2025-11-05 03:32:42 +00:00 |
|
James Rich
|
453dd398d4
|
feat: Display relay node information for messages (#3574)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-30 22:25:34 +00:00 |
|
Dane Evans
|
2b79590881
|
fix #2062: Remap channels when rearranged (#3561)
|
2025-10-30 14:55:37 +00:00 |
|
Dane Evans
|
54104b00ed
|
Fix #3468 - Timed Mute (#3544)
|
2025-10-30 05:48:06 +00:00 |
|
Phil Oliver
|
cd1a54f506
|
Add unread count badge to bottom nav (#3440)
|
2025-10-12 12:22:46 +00:00 |
|
Phil Oliver
|
0fd3c4ca05
|
Protobuf package change (#3291)
|
2025-10-08 18:20:09 +00:00 |
|
Phil Oliver
|
185c3ab5eb
|
Remove unused :core:database dependencies (#3383)
|
2025-10-07 21:37:03 +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
|
0847598d38
|
refactor(ui)!: update NodeItem display with new components (#3273)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-10-01 19:31:08 +00:00 |
|
James Rich
|
6c0b2c55a0
|
feat(db): introduce transactional config installation (#3209)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
|
2025-09-26 01:39:26 +00:00 |
|
Phil Oliver
|
613714cdb4
|
Modularize database classes (#3192)
|
2025-09-24 20:23:05 +00:00 |
|