5304 Commits

Author SHA1 Message Date
Mac DeCourcy 89e82ede59 feat: per device persistant dismissal of bootloader nags (#3859) v2.7.8 2025-11-30 02:03:25 +00:00
James Rich ebab2ee9ad refactor(navigation): Simplify adaptive back nav and state (#3860)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-30 01:28:44 +00:00
James Rich 1d17f4074d chore: Scheduled updates (Firmware, Hardware, Translations) (#3852) 2025-11-29 20:08:45 +00:00
Mac DeCourcy ccbdb7bbf3 fix: prevent text fields from auto-focusing on screen load (#3857) 2025-11-29 19:52:17 +00:00
James Rich d83c83cb81 chore: Scheduled updates (Firmware, Hardware, Translations) (#3851) 2025-11-29 13:52:37 +00:00
Mac DeCourcy d4a30c0b24 feat: firmware bootloader ota warnings (#3846) 2025-11-29 04:17:40 +00:00
renovate[bot] b18ad56113 chore(deps): update no.nordicsemi.kotlin.ble:client-android to v2.0.0-alpha12 (#3849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-29 02:07:23 +00:00
James Rich 78274c7923 feat(navigation): Implement adaptive list-detail for contacts and nodes (#3850)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-29 02:05:07 +00:00
James Rich d60e84fa4d chore: Scheduled updates (Firmware, Hardware, Translations) (#3848) 2025-11-29 02:00:57 +00:00
Mac DeCourcy 923624fbfa fix: further fixes for fdroid json fallbacks (#3847) 2025-11-29 02:00:36 +00:00
Mac DeCourcy 5a413d07e3 fix: fdroid device hardware fallback using bundled JSON for incomplete cache entries (#3844) 2025-11-28 20:45:22 +00:00
Mac DeCourcy d1e7bd1ad5 feat: prevent QR imports from overriding local TX power (#3845) 2025-11-28 20:45:09 +00:00
James Rich 7227957f0a chore: Scheduled updates (Firmware, Hardware, Translations) (#3843) 2025-11-28 19:12:57 +00:00
James Rich 6c8c7682b2 chore: Scheduled updates (Firmware, Hardware, Translations) (#3836) 2025-11-28 17:47:48 +00:00
Mac DeCourcy af9a837511 fix: duplicate LazyColumn keys for broadcast contacts (#3840) 2025-11-28 17:47:27 +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
Dane Evans ef9c0dc844 add 'ci' to autolabel for repo. (#3835) 2025-11-27 06:02:38 +00:00
James Rich 77cfcc03c1 chore: Scheduled updates (Firmware, Hardware, Translations) (#3834) 2025-11-27 02:14:47 +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
Mac DeCourcy 9bc1b87e75 fix: Prevent message list jumping during pagination updates (#3829) 2025-11-27 01:05:38 +00:00
renovate[bot] 7d9762f99e chore(deps): update plugin dependency-analysis to v3.5.1 (#3831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-27 00:51:42 +00:00
James Rich a90e9e7360 chore: Scheduled updates (Firmware, Hardware, Translations) (#3832) 2025-11-27 00:45:58 +00:00
Mac DeCourcy 500ae49b2c fix: loadCachedDb() before backfill to ensure in-mem nodedb isn't stale, show filtered count in nodelist (#3827) 2025-11-26 23:44:35 +00:00
James Rich 4cecc578d8 chore: Scheduled updates (Firmware, Hardware, Translations) (#3828) 2025-11-26 16:48:38 +00:00
Benjamin Faershtein 7fd1f19e18 Fix add qr acting like replace instead of add (#3823)
Co-authored-by: Dane <dane@goneepic.com>
2025-11-26 14:25:55 +00:00
renovate[bot] 13452edba6 chore(deps): update ktor to v3.3.3 (#3825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 13:37:07 +00:00
James Rich 4f0ee618d5 chore: Scheduled updates (Firmware, Hardware, Translations) (#3826) 2025-11-26 12:57:33 +00:00
James Rich f75d74c617 chore: Scheduled updates (Firmware, Hardware, Translations) (#3824) 2025-11-26 11:38:36 +00:00
Dane Evans fb2aebf637 fix: allow forgetting of network nodes (#3820) 2025-11-26 07:25:23 +00:00
Dane Evans e9383e20dc fix stop the connections screen from jumping during connections (#3821) 2025-11-26 07:22:23 +00:00
Mac DeCourcy f966ab1307 fix: skip default nodeinfo upsert in handleReceivedUser for live packets (#3819) 2025-11-26 07:20:23 +00:00
Mac DeCourcy 07ade75f72 fix: message list paged lifecycle resulting in notifications being cleared (#3815) 2025-11-26 05:17:15 +00:00
Dane Evans 142412e771 tweak bug reports (#3818) 2025-11-26 04:25:24 +00:00
James Rich 6d0bd61d53 chore: Scheduled updates (Firmware, Hardware, Translations) (#3810) 2025-11-25 14:17:59 +00:00
James Rich a2345dae28 feat: Keep screen on during firmware update (#3806)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-25 14:17:11 +00:00
Dane Evans d3b33a5f27 fix token value (#3811) 2025-11-25 08:28:33 +00:00
Dane Evans 74f51acafb dupe internal builds to an alt repo to allow obtanium (#3809) 2025-11-25 05:08:23 +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
James Rich 0d00c838b0 chore: Scheduled updates (Firmware, Hardware, Translations) (#3803) 2025-11-24 17:26:47 -06:00
James Rich f781cab31f refactor(connections): Improve RSSI reading robustness (#3804) 2025-11-24 17:25:52 -06:00
renovate[bot] 9d7af544a4 chore(deps): update ruby to v3.4.7 (#3802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 21:01:10 +00:00
renovate[bot] d319328e48 chore(deps): update fastlane to v2.229.1 (#3801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 20:39:42 +00:00
James Rich 528a0d10f4 chore: Scheduled updates (Firmware, Hardware, Translations) (#3800) 2025-11-24 14:32:04 -06:00
James Rich 3efbcaab8b feat(settings): Add RTTTL ringtone playback in settings (#3799)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-24 19:48:52 +00:00
James Rich 4b93065c7e feat: Add firmware update module for Nordic nRF devices (#3782)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-24 19:02:53 +00:00
James Rich 3e4e9d5f29 refactor: Improve RSSI reading robustness in connection info (#3798)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-11-24 18:57:23 +00:00
renovate[bot] 02dda17a87 chore(deps): update androidx (general) to v3.3.6 (#3797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 18:55:25 +00:00
James Rich 9aef9a2dab chore: Scheduled updates (Firmware, Hardware, Translations) (#3794) 2025-11-24 14:14:45 +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 552097888f fix: skip nodeinfo upsert when we recieve defaults from the node (#3796) 2025-11-24 14:13:31 +00:00