Commit Graph

4772 Commits

Author SHA1 Message Date
Phil Oliver
bec5dac9d4 Use Ktor/Ktorfit for API calls (#3122) 2025-09-16 18:45:59 +00:00
renovate[bot]
d600d182b5 chore(deps): update ruby to v3.4.6 (#3120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 13:06:21 +00:00
James Rich
d202fdbdf2 chore: Scheduled updates (Firmware, Hardware) (#3117)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-16 09:49:40 +00:00
renovate[bot]
5e3825d9c8 chore(deps): update plugin dependency-analysis to v3.0.3 (#3115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 22:24:00 +00:00
renovate[bot]
303bf46d27 chore(deps): update androidx.compose.runtime:runtime-tracing to v1.9.1 (#3116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 22:23:23 +00:00
James Rich
22a5521b9d feat(build-logic): modularize build-logic & update dependencies (#3110)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-15 21:48:27 +00:00
renovate[bot]
91da327e16 chore(deps): update meshtastic protobufs to 945b796 (#3114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 21:26:38 +00:00
renovate[bot]
437e8f864c chore(deps): update markdown renderer (mike penz) to v0.37.0 (#3087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phil Oliver <3497406+poliver@users.noreply.github.com>
2025-09-15 21:13:19 +00:00
renovate[bot]
42b2847505 chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.4.0 (#3113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 20:35:17 +00:00
renovate[bot]
83472f1eaa chore(deps): update plugin dependency-analysis to v3.0.3 (#3112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 20:32:19 +00:00
Phil Oliver
3e4a5d4a5d More ConnectionsScreen screen breakup (#3108) 2025-09-15 19:54:10 +00:00
Phil Oliver
58344c1c0f Convert sample project to Kotlin (#3111) 2025-09-15 19:50:36 +00:00
renovate[bot]
be6e9ad5ec chore(deps): update plugin datadog to v1.20.0 (#3105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 12:51:23 +00:00
Dane Evans
57630326c1 #2803 Waypoints with line breaks (#3101)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-15 12:20:45 +00:00
James Rich
be0fd20710 ci: add coverage status configuration to codecov.yml (#3104) 2025-09-15 06:59:55 -05:00
renovate[bot]
b141a5b741 chore(deps): update androidx (general) (#3103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 11:29:32 +00:00
renovate[bot]
2b028cc756 chore(deps): update com.google.protobuf:protoc to v4.32.1 (#3102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 11:29:08 +00:00
Dane Evans
9a9b5935e9 add internal bug report with ch_testing tags (#3099) 2025-09-15 10:50:00 +00:00
James Rich
d5b7488ff3 chore: Scheduled updates (Firmware, Hardware) (#3098)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-15 10:47:52 +00:00
James Rich
295e0aa298 feat(build): Convention Plugins (#3081)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Dane Evans <dane@goneepic.com>
2025-09-15 10:47:03 +00:00
James Rich
9f2c76d33d New Crowdin updates (#3093) 2025-09-15 01:02:34 +00:00
James Rich
a8821eb343 ci(release): update artifact paths in release workflow (#3097) 2025-09-14 16:18:21 -05:00
James Rich
6d51fbee5b fix: detekt (#3096) 2025-09-14 14:12:03 -05:00
James Rich
0634859742 revert(safebluetooth): reverts changes to SafeBluetooth.kt (#3095) 2025-09-14 13:53:27 -05:00
James Rich
a8b5b4a62d New Crowdin updates (#3092) 2025-09-14 15:34:03 +00:00
James Rich
efbcdcee19 fix: missed commas
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 10:30:48 -05:00
James Rich
193a99c5b4 chore(fastlane): skip uploading metadata and screenshots to Play Store
Skips uploading metadata, changelogs, images, and screenshots to the Play Store for all lanes. This is to prevent Fastlane from overriding changes made directly in the Play Console.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 10:26:24 -05:00
James Rich
0076822e9c Update Crowdin configuration file 2025-09-14 10:14:19 -05:00
James Rich
ba003487c1 fix: detekt (#3090) 2025-09-14 08:26:21 -05:00
James Rich
7905334f1b refactor(radio): connection state tweaks (#3089)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 08:10:52 -05:00
James Rich
4dbbcd222d fix(mqtt): enable TLS when using official mqtt server (#3088)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-14 08:10:52 -05:00
James Rich
0467647676 New Crowdin updates (#3086) 2025-09-14 12:35:20 +00:00
James Rich
15357d6841 New Crowdin updates (#3084) 2025-09-13 11:58:31 +00:00
James Rich
a3399471ec New Crowdin updates (#3080) 2025-09-13 01:52:12 +00:00
James Rich
ac259f3b1c chore: Scheduled updates (Firmware, Hardware) (#3075)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-12 12:37:30 +00:00
James Rich
70eaab42a8 New Crowdin updates (#3076) 2025-09-12 12:37:11 +00:00
renovate[bot]
79d14acd2e chore(deps): update protobuf runtime to v4.32.1 (#3078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-12 12:36:59 +00:00
James Rich
30be662bee chore: Scheduled updates (Firmware, Hardware) (#3073)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-11 12:25:12 +00:00
James Rich
6bb39b9d6e New Crowdin updates (#3074) 2025-09-11 03:39:51 +00:00
James Rich
2af017113b New Crowdin updates (#3072) 2025-09-10 23:17:53 +00:00
renovate[bot]
d353f3a5ab chore(deps): update com.google.devtools.ksp to v2.2.20-2.0.2 (#3067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 21:34:55 +00:00
James Rich
75827a3f5b Update Crowdin configuration file 2025-09-10 16:42:54 -05:00
James Rich
3c726457eb repo(release): merge changes from 2.7.0 to main (#3070)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: DaneEvans <dane@goneepic.com>
2025-09-10 15:59:57 -05:00
renovate[bot]
94f30ef540 chore(deps): update androidx.hilt:hilt-navigation-compose to v1.3.0 (#3068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:28:06 +00:00
renovate[bot]
ba824fd57e chore(deps): update androidx (general) (#3056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:26:29 +00:00
renovate[bot]
f54f60be35 chore(deps): update androidx navigation (#3059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:26:15 +00:00
renovate[bot]
acb462cccc chore(deps): update androidx room to v2.8.0 (#3060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:25:44 +00:00
renovate[bot]
456e482fe3 chore(deps): update androidx adaptive ui to v1.2.0-beta02 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:25:23 +00:00
renovate[bot]
8ada70a087 chore(deps): update codecov/codecov-action action to v5 (#3069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 20:25:14 +00:00
James Rich
8bb3f4fadb ci: upload Android test results to Codecov (#3055)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-10 20:06:30 +00:00