Meshtastic-Android/feature
James Rich 47c5465b3d chore(deps): downgrade compose-multiplatform / material3 / androidx-compose to stable
Prophylactic downgrade off the bleeding-edge Compose stack while we hunt the
internal-build animation freeze that first appeared on CMP 1.11.0-beta02.

- compose-multiplatform        1.11.0-beta02 -> 1.10.3   (latest stable)
- compose-multiplatform-material3  1.11.0-alpha06 -> 1.10.0-alpha05
  (no 1.10.x stable exists; alpha05 is the matching pre-release for CMP 1.10)
- androidx-compose             1.11.0-rc01   -> 1.10.3   (paired with CMP 1.10.3)

Adds @file:OptIn(ExperimentalMaterial3ExpressiveApi::class) to the call sites
that use MaterialTheme.typography.titleMediumEmphasized — that typography is
stable in 1.11 but experimental in the 1.10 train.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-17 15:21:35 -05:00
..
connections fix(ui): finish accessibility roles and action labels for clickable surfaces (#5170) 2026-04-17 17:33:38 +00:00
firmware refactor: use injected ioDispatcher and ApplicationCoroutineScope (#5167) 2026-04-17 16:18:45 +00:00
intro test: migrate Compose UI tests from androidTest to commonTest (#5091) 2026-04-12 20:20:00 +00:00
map feat(core/ui): add safeLaunch, UiState, KMP permissions, and CMP lifecycle modernization (#5118) 2026-04-14 00:45:34 +00:00
messaging fix(ui): finish accessibility roles and action labels for clickable surfaces (#5170) 2026-04-17 17:33:38 +00:00
node chore(deps): downgrade compose-multiplatform / material3 / androidx-compose to stable 2026-04-17 15:21:35 -05:00
settings refactor: consolidate metric formatting through MetricFormatter (#5169) 2026-04-17 17:13:01 +00:00
widget chore: review-cleanup fleet (audit + fix + hardening) (#5158) 2026-04-17 00:02:59 +00:00
wifi-provision fix(ui): finish accessibility roles and action labels for clickable surfaces (#5170) 2026-04-17 17:33:38 +00:00