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

refactor: entirely remove font handling in C #4593

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Conversation

TychoVrahe
Copy link
Contributor

@TychoVrahe TychoVrahe commented Feb 7, 2025

This PR introduces Rust in prodtest, re-implements prodtest UI in rust.

After that, we no longer need font and bitmap drawing functionality in C so that is removed entirely.

@TychoVrahe TychoVrahe self-assigned this Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 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)

@TychoVrahe TychoVrahe force-pushed the tychovrahe/prodtest/ui branch 3 times, most recently from c6e0eae to e0d71ae Compare February 7, 2025 20:59
@TychoVrahe TychoVrahe requested a review from cepetr February 9, 2025 20:57
@TychoVrahe TychoVrahe marked this pull request as ready for review February 9, 2025 20:57
@TychoVrahe TychoVrahe requested a review from prusnak as a code owner February 9, 2025 20:57
@TychoVrahe TychoVrahe removed the request for review from prusnak February 9, 2025 20:57
@obrusvit
Copy link
Contributor

Final blow: #4597

Copy link
Contributor

@cepetr cepetr left a comment

Choose a reason for hiding this comment

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

Tested on T3W1

@TychoVrahe TychoVrahe force-pushed the tychovrahe/prodtest/ui branch from 5bf9854 to bddc16d Compare February 11, 2025 08:43
@TychoVrahe TychoVrahe merged commit 2774fb1 into main Feb 11, 2025
95 checks passed
@TychoVrahe TychoVrahe deleted the tychovrahe/prodtest/ui branch February 11, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Approved
Development

Successfully merging this pull request may close these issues.

3 participants