Commit Graph

5477 Commits

Author SHA1 Message Date
James Rich 88f0522927 refactor: Set minSdk to 32 and remove legacy code
This commit increases the minimum SDK version to 32 (Android 12L), allowing for the removal of compatibility code for older Android versions.

Key changes include:
*   Updated `MIN_SDK` from 26 to 32.
*   Removed conditional logic for API levels below 32, particularly for permissions, foreground services, and UI components.
*   Simplified Bluetooth permission handling to only target modern APIs.
*   Cleaned up AndroidManifest by removing legacy permission tags.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-28 18:08:55 -06:00
James Rich 56760412cb feat(build): Set JVM toolchain to 21 (#4090)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-28 23:14:31 +00:00
James Rich 27aee9e529 chore(ci): Simplify changelog generation workflow (#4089) 2025-12-28 15:24:48 -06:00
James Rich 29a7fd376d ci(github-actions): Escape changelog output in workflow (#4088) 2025-12-28 15:15:05 -06: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 cce41f6671 feat: Refactor back navigation in adaptive screens (#4085)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-28 18:51:31 +00:00
renovate[bot] b3aa2b63d2 chore(deps): update co.touchlab:kermit to v2.0.8 (#4084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-28 15:15:40 +00:00
James Rich 703308da87 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4082) 2025-12-28 14:30:22 +00: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) v2.7.10 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
James Rich 55754b1612 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4073) 2025-12-27 12:54:29 +00:00
Dane Evans 458b2f2fe1 fix unstaged file for altitude on compass (#4074) 2025-12-27 12:37:48 +00:00
Dane Evans 2f347bbd9b Add elevation to places where LatLong is listed. (#4071) 2025-12-27 10:27:52 +00:00
James Rich 04ee221a2c chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4068) 2025-12-26 15:00:50 +00:00
James Rich ec0250f71b chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4067) 2025-12-26 12:24:18 +00:00
James Rich 846c02e3a0 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4066) 2025-12-25 18:24:25 +00:00
James Rich 81a1f4d288 Revert "chore(deps): update ruby to v4" (#4064) 2025-12-25 10:20:05 -06:00
renovate[bot] 955fef2f53 chore(deps): update ruby to v4 (#4062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-25 15:31:29 +00:00
James Rich bdb3342cfc chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4060) 2025-12-25 15:31:12 +00:00
Mac DeCourcy a1139b681f fix: fixes to improve chat view reliability, eliminates stutter (#4053)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-24 19:46:56 +00:00
James Rich 934fc9bb0b chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4058) 2025-12-24 19:46:36 +00:00
James Rich b996415ca9 feat: Add ability to request telemetry from a remote node (#4059) 2025-12-24 14:11:29 -06:00
James Rich 79fe6416b3 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4051) 2025-12-23 09:33:13 +00:00
Mac DeCourcy 87760f4a0d perf: add missing index to optimize message list (#4055) 2025-12-23 09:30:54 +00:00
renovate[bot] 5feee83701 chore(deps): update core/proto/src/main/proto digest to c474fd3 (#4050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-21 23:02:02 +00:00
James Rich 52bf9fcd58 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4049) 2025-12-21 23:01:33 +00:00
Dane Evans d33229c50f Feat request neighbours (#3709)
Signed-off-by: Dane Evans <dane@goneepic.com>
2025-12-21 20:45:06 +00:00
renovate[bot] 3e3dfe08e6 chore(deps): update markdown renderer (mike penz) (#4048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-19 14:16:17 +00:00
James Rich 8d134ebf63 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4045) 2025-12-19 14:01:33 +00:00
James Rich fd2372c386 chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4044) 2025-12-19 09:50:19 +00:00
renovate[bot] 42ce8b3cf7 chore(deps): update io.nlopez.compose.rules:detekt to v0.5.3 (#4041)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 23:58:01 +00:00
James Rich efe325b765 chore: Scheduled updates (Firmware, Hardware, Translations) (#4040) 2025-12-18 23:36:25 +00:00
James Rich 99cc024ee4 fix: app README.md header (#4043) 2025-12-18 17:35:52 -06:00
James Rich 42bc85b6fc feat(build): add module dependency graph generation (#4042) 2025-12-18 17:30:36 -06:00
James Rich 85435d7cb8 refactor: Add LONG_TURBO ChannelOption and validation test (#4039) 2025-12-18 16:57:49 +00: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
renovate[bot] 03fd2bf9ba chore(deps): update fastlane to v2.230.0 (#4038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 14:10:29 +00:00
James Rich df40ea67cf chore: Scheduled updates (Firmware, Hardware, Translations) (#4034) 2025-12-18 13:26:53 +00:00
renovate[bot] 59a0ad601e chore(deps): update google maps compose to v7 (major) (#4032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 01:01:21 +00:00
renovate[bot] fa5ff78f08 chore(deps): update actions/cache action to v5 (#4031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 00:19:20 +00:00
James Rich 17825d3b98 ci: Cache AVD snapshots to speed up Android tests (#4030)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-12-17 23:40:52 +00:00
renovate[bot] aff0a49756 chore(deps): update core/proto/src/main/proto digest to 62ef17b (#4029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 22:56:41 +00:00