Commit Graph

17 Commits (3c7cbdc47b8c579e759652685a42cd06b3be8f2b)

Author SHA1 Message Date
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
8 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
9 months ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
10 months ago
tychovrahe 17f13b4140 feat(core): design for T2B1 "unsafe, do not use" screen
11 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
1 year ago
tychovrahe 0a8981d643 refactor(core): rewrite display_image into rust
1 year ago
tychovrahe eb72fb4241 refactor(core): remove unused functions
1 year ago
matejcik 63c27bafd6 fix(core/bootloader): properly display upgrade/downgrade
1 year ago
matejcik c3af3eafe2 refactor(core/bootloader): get rid of Paragraphs
1 year ago
tychovrahe 7e96b96d00 feat(core/bootloader): remove different logo color when firmware present
1 year ago
matejcik af6c6d43ed fix(core/unix): add miscellaneous missing header entries
1 year ago
tychovrahe 9b8984896e refactor(core): unify error screens
1 year ago
tychovrahe 64bc94cbc9 feat(core): uninitialized welcome flow
1 year ago
tychovrahe 5a991f3244 feat(core/rust): bootloader implementation in rust
1 year ago
tychovrahe f7b9bb4ef8 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2 years ago