Wykres commitów

4814 Commity (v2.7.1-internal.1)

Autor SHA1 Wiadomość Data
James Rich 61ca39667f chore: remove Firebase Performance Monitoring
Removes the Firebase Performance Monitoring plugin and associated dependencies.

this was causing issues with conflicting protobuf libs

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 09:24:05 -05:00
James Rich bf8453705b release(2.7.1): bump version name base
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 08:16:43 -05:00
James Rich 19e3b260a5
New Crowdin updates (#3173) 2025-09-23 12:15:12 +00:00
James Rich ce8bd943d8
feat(settings): add device telemetry toggle (#3166)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 11:26:35 +00:00
Phil Oliver b98e533123
Modularize prefs classes (#3171) 2025-09-23 09:51:03 +00:00
Phil Oliver 53fdda3a9c
Add core data modules (#3169) 2025-09-23 03:49:28 +00:00
James Rich bb2e6b9a7d
New Crowdin updates (#3170) 2025-09-23 03:00:18 +00:00
James Rich ddb19b959f
refactor(settings)!: standardize radio config screens (#3167)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 02:59:33 +00:00
James Rich d2db37e0d4
refactor(R): Move R file imports to core UI module (#3159)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-23 01:59:39 +00:00
renovate[bot] e8e7608e52
chore(deps): update google maps compose to v6.11.0 (#3168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 21:53:51 +00:00
renovate[bot] a54f8c8ea3
chore(deps): update actions/github-script action to v8 (#3165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 15:32:39 +00:00
renovate[bot] ea6acb2309
chore(deps): update actions/download-artifact action to v5 (#3164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 15:32:10 +00:00
James Rich d18824e65d
chore: Scheduled updates (Firmware, Hardware) (#3162)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-22 15:15:56 +00:00
James Rich f9e47535b3
ci: streamline release process and artifact handling (#3163)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-22 15:15:41 +00:00
James Rich 419c39204e
New Crowdin updates (#3155) 2025-09-20 09:51:13 +00:00
James Rich 0bdafb0afc
2.7.0 (#2900)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: DaneEvans <dane@goneepic.com>
2025-09-20 02:12:34 +00:00
Phil Oliver 8b2e1e8b02
Modularize some map-related files (#3154) 2025-09-19 23:12:26 +00:00
James Rich 00ee0db78a
feat(settings): align config screens copy and order with iOS (#3144)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-19 22:58:49 +00:00
Phil Oliver 8fb41aab74
Modularize some model classes (#3153) 2025-09-19 19:53:43 +00:00
Phil Oliver ab2fff219d
Modularize protos (#3152) 2025-09-19 19:09:08 +00:00
renovate[bot] 58adf41510
chore(deps): update meshtastic protobufs to 6a8b80a (#3149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 16:10:33 +00:00
Phil Oliver e604942beb
Launch system language picker for API 33+ (#3145) 2025-09-19 12:16:45 +00:00
Phil Oliver 0d2c1f1516
New core modules for `:model`, `:navigation`, `:network`, `:prefs` (#3147) 2025-09-19 12:16:36 +00:00
renovate[bot] bb707526f9
chore(deps): update datadog to v3.1.0 (#3150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 12:12:51 +00:00
James Rich 7dc9b82a0e
chore: Scheduled updates (Firmware, Hardware) (#3148)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-09-19 12:12:35 +00:00
renovate[bot] b66bf96f7e
chore(deps): update com.google.firebase:firebase-bom to v34.3.0 (#3146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 03:23:07 +00:00
renovate[bot] 51ca6af10f
chore(deps): update gradle to v9.1.0 (#3143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 03:22:49 +00:00
Phil Oliver 8b34a69d62
Add `MapScreen` (#3142) 2025-09-18 16:31:17 +00:00
Phil Oliver f2d29d4582
Flatten `BluetoothViewModel` (#3138) 2025-09-18 16:08:10 +00:00
Phil Oliver eedc3ef963
Decouple `SettingsScreen` from `UiViewModel` (#3137) 2025-09-18 11:40:33 +00:00
James Rich 48da34ce1a
New Crowdin updates (#3134) 2025-09-18 00:30:58 +00:00
James Rich b30088b813
refactor(map): use hiltViewModel for MapViewModel (#3135)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-17 23:42:09 +00:00
Phil Oliver fed3ebbd36
Start migration away from global top app bar (#3132) 2025-09-17 22:38:22 +00:00
James Rich e4bfce0989
refactor(build): simplify lint, spotless, and detekt configurations (#3133)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-09-17 21:43:23 +00:00
Phil Oliver df90256959
Re-add "set region" CTA (#3129) 2025-09-17 21:05:59 +00:00
renovate[bot] e7b01da8c2
chore(deps): update androidx lifecycle to v2.9.4 (#3130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 18:59:54 +00:00
renovate[bot] e821c7f784
chore(deps): update plugin dependency-analysis to v3.0.4 (#3131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 18:59:45 +00:00
Phil Oliver 1d30367ddc
Decouple `ConnectionsScreen` from `UiViewModel` (#3126) 2025-09-17 15:10:43 +00:00
Phil Oliver 7afab16011
Move nav routes to new `:navigation` project module (#3124) 2025-09-17 10:46:43 +00:00
Phil Oliver 299dac415d
Example project: Appease Detekt (#3125) 2025-09-16 23:38:54 +00:00
renovate[bot] 07d798d506
chore(deps): update plugin kover to v0.9.2 (#3123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 20:29:57 +00:00
renovate[bot] 4d7f364809
chore(deps): update plugin com.gradle.develocity to v4.2 (#3121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 19:25:53 +00:00
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