Skip to content

refactor(wear): remove legacy adapters and recording UI - #31

Open
Foxpace wants to merge 1 commit into
codex/sensorbox-refactor-17-wear-shellfrom
codex/sensorbox-refactor-18-wear-legacy-ui
Open

refactor(wear): remove legacy adapters and recording UI#31
Foxpace wants to merge 1 commit into
codex/sensorbox-refactor-17-wear-shellfrom
codex/sensorbox-refactor-18-wear-legacy-ui

Conversation

@Foxpace

@Foxpace Foxpace commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Removes wearable UI infrastructure superseded by the Compose dashboard and domain recording flow.

What was added

  • Removal of RecyclerView-style menu, sensor, and settings adapters.
  • Removal of legacy graph rendering classes.
  • Removal of the standalone real-time recording service.

How it works

The Compose screens introduced earlier render lists and live sensor values directly from view-model state, so adapter-owned view binding is no longer needed. Recording lifecycle and value observation now run through the wearable domain use cases and shared measurement services.

Stack position

Layer 18 of 31 in the SensorBox refactor stack. Review this PR against its configured base to see only this layer.

Validation

  • Full stack: ./gradlew test — BUILD SUCCESSFUL (160 tasks)

@Foxpace Foxpace changed the title codex/sensorbox refactor 18 wear legacy ui refactor(wear): remove legacy adapters and recording UI Aug 15, 2026
@Foxpace
Foxpace marked this pull request as ready for review August 15, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant