Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move general configuration from Coordinator to DeviceSettings. #235

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

copybara-service[bot]
Copy link

Move general configuration from Coordinator to DeviceSettings.

This change moves some device configuration settings out of Coordinator to a
new class DeviceSettings, which for now contains logic for setting visual
debug ("show touch" and "show pointer location"), status/navigation bars, and
the device orientation. The class is also thoroughly tested.

@copybara-service copybara-service bot force-pushed the test_687495197 branch 3 times, most recently from 0e8294b to 8cc88a2 Compare October 23, 2024 13:51
This change moves some device configuration settings out of `Coordinator` to a
new class `DeviceSettings`, which for now contains logic for setting visual
debug ("show touch" and "show pointer location"), status/navigation bars, and
the device orientation. The class is also thoroughly tested.

PiperOrigin-RevId: 688949117
@copybara-service copybara-service bot merged commit 6e73777 into main Oct 23, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_687495197 branch October 23, 2024 14:03
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