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

Unphone improvements #172

Merged
merged 3 commits into from
Jan 19, 2025
Merged

Unphone improvements #172

merged 3 commits into from
Jan 19, 2025

Conversation

KenVanHoeylandt
Copy link
Member

  • Debounce nav button presses: This fixes multiple triggers on a single press to navigate back. Otherwise, more than 1 app would often close at the same time.
  • Nav button respond to release instead of push down, because these buttons aren't super reliable in general. (I might change this in the future after more testing)
  • Move single buzz earlier in boot phase, so that we can detect silent boot loops.

@KenVanHoeylandt KenVanHoeylandt merged commit 2bbd44a into main Jan 19, 2025
10 checks passed
@KenVanHoeylandt KenVanHoeylandt deleted the unphone_improvements branch January 19, 2025 20:49
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