Commit Graph

30 Commits (b2649b00853af7b7fdb7e1104f33a0402a11c531)

Author SHA1 Message Date
matejcik b2649b0085 refactor(core): introduce Simplified trait
2 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
2 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
3 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
4 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
4 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
5 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
6 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
6 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
7 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
8 months ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
8 months ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
9 months ago
tychovrahe 17f13b4140 feat(core): design for T2B1 "unsafe, do not use" screen
10 months ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
11 months ago
Martin Milata cf4dcfcbd4 refactor(core/ui): namespaced Alignment2D
11 months ago
tychovrahe cfb674cf01 feat(core): adjust bootloader screens to look better on rectangular screens
12 months ago
matejcik ca5a68ebc5 fix(core): unify error strings
1 year ago
matejcik 38b6b9adc8 style(core/bootloader): unify import section
1 year ago
matejcik 63c27bafd6 fix(core/bootloader): properly display upgrade/downgrade
1 year ago
matejcik d1d373a51f refactor(core/bootloader): simplify Confirm arguments
1 year ago
matejcik c3af3eafe2 refactor(core/bootloader): get rid of Paragraphs
1 year ago
matejcik 14f0fba949 feat(core/bootloader): tweak initial screens
1 year ago
matejcik 839a940990 feat(core/bootloader): new style for result screens (fixes #2910)
1 year ago
tychovrahe 7e96b96d00 feat(core/bootloader): remove different logo color when firmware present
1 year ago
matejcik ae9960ca61 feat(core): introduce bootloader emulator
1 year ago
tychovrahe 9b8984896e refactor(core): unify error screens
1 year ago
tychovrahe 64bc94cbc9 feat(core): uninitialized welcome flow
1 year ago
tychovrahe 2537436211 feat(core): update bootloader style
1 year ago
tychovrahe 5a991f3244 feat(core/rust): bootloader implementation in rust
1 year ago