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

fix(core): fix touch activity detection in bootloader #4614

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

cepetr
Copy link
Contributor

@cepetr cepetr commented Feb 12, 2025

This PR fixes the issue introduced in #4582 that prevents touch activity detection in the bootloader on T2T1 and T3T1.

Fortunately, it was found quickly and was not included in the bootloader release. No changelog entry is required.

@cepetr cepetr requested a review from TychoVrahe February 12, 2025 09:59
@cepetr cepetr self-assigned this Feb 12, 2025
@cepetr cepetr requested a review from prusnak as a code owner February 12, 2025 09:59
Copy link

github-actions bot commented Feb 12, 2025

core UI changes device test click test persistence test
T2T1 Model T test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
T3B1 Safe 3 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
T3T1 Safe 5 test(screens) main(screens) test(screens) main(screens) test(screens) main(screens)
All main(screens)

Copy link
Contributor

@TychoVrahe TychoVrahe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK. I created an issue to split the two drivers, see #4624

@cepetr cepetr force-pushed the cepetr/fix-touch-detection branch from 3dd013a to e5fee2a Compare February 13, 2025 07:27
@cepetr cepetr merged commit ef51ea7 into main Feb 13, 2025
94 checks passed
@cepetr cepetr deleted the cepetr/fix-touch-detection branch February 13, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🤝 Needs QA
Development

Successfully merging this pull request may close these issues.

2 participants