Skip to content

refactor(app): refresh phone resources - #28

Open
Foxpace wants to merge 1 commit into
codex/sensorbox-refactor-14-phone-drawablesfrom
codex/sensorbox-refactor-15-phone-resources
Open

refactor(app): refresh phone resources#28
Foxpace wants to merge 1 commit into
codex/sensorbox-refactor-14-phone-drawablesfrom
codex/sensorbox-refactor-15-phone-resources

Conversation

@Foxpace

@Foxpace Foxpace commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Aligns phone strings and configuration resources with the new Compose navigation and diagnostics flows.

What was added

  • Updated strings for onboarding, recording, sensors, settings, and errors.
  • Onboarding colors and refreshed application styles.
  • Diagnostic file-provider path configuration.
  • Removal of legacy menus, navigation graphs, preference XML, notices, and unused value resources.

How it works

Compose screens resolve user-facing text and the small set of platform resources at runtime. Navigation and preferences are now expressed in Kotlin state, while the diagnostics path XML safely exposes generated reports through Android file sharing.

Stack position

Layer 15 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 15 phone resources refactor(app): refresh phone resources 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