Commit Graph

603 Commits (release/23.03)

Author SHA1 Message Date
Martin Milata 233a292fd2 Merge branch 'master' into secfix/23.03
2 years ago
Andrew Kozlik 9528e2f9eb feat(common): Add Apple to known FIDO services.
2 years ago
grdddj acec852aa4 feat(core): show welcome screen after device is connected
2 years ago
Martin Milata afb5c55416 feat(core/ui): reset_device copy change
2 years ago
tychovrahe 9f7edf210e feat(core/rust): basic marquee implementation
2 years ago
tychovrahe 9aa8662ba9 feat(core): implement loaders for T2B1
2 years ago
tychovrahe 52cd43bf29 fix(core): improve tearing effect prevention
2 years ago
Martin Milata 099d00de84 perf(core/rust): use less Button instances in PassphraseKeyboard
2 years ago
Martin Milata 0df81b18e3 perf(core/rust): parse Toif metadata on demand
2 years ago
Martin Milata 194868438a perf(core/rust): drop NamedToif
2 years ago
tychovrahe 8f7cbf7b9d fix(core): update fat fs library to R0.15
2 years ago
grdddj f8c432e955 chore(core/rust): delete model_1 code - it should use model_r
2 years ago
tychovrahe 236396338c refactor(core/rust): introduce icon/image type
2 years ago
tychovrahe 461f566777 fix(core/bootloader): fix detection of installed firmware
2 years ago
grdddj 571bb79e33 chore(core): delete unused bip39/slip39 micropython/C bindings
2 years ago
tychovrahe 4603b9ee74 build(core): embed bootloader according to trezor model
2 years ago
tychovrahe 1359b21508 feat(core): confirm homescreen image with thumbnail
2 years ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
2 years ago
tychovrahe 12f87aa01e fix(core): fix usb disconnected warning in new homescreen
2 years ago
tychovrahe 02e2b50d3f feat(core/rust): tjpgd in rust
2 years ago
matejcik 497285f9a1 feat(core): make first steps to unify Rust API for both models
2 years ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
2 years ago
tychovrahe 99d4b0185a fix(core): fix model T display reinitialization crash
2 years ago
tychovrahe 3cc66301c3 fix(core): fix model T FMC timing
2 years ago
tychovrahe 3cd47f85af feat(legacy): qa build for upgrade testing
2 years ago
tychovrahe 305b7fe84d fix(core/rust): fix position calculation from center and size
2 years ago
Martin Milata bdec3f3979 fix(core/rust/ui): polish confirm_fido
2 years ago
Martin Milata 2a3aabb57e refactor(core/rust/ui): avoid homescreen flicker during workflow restarts
2 years ago
Martin Milata 5b3db7eca1 refactor(core/rust/ui): homescreen layouts
2 years ago
tychovrahe 12b3dc23db fix(core/rust): fix bip39 input not recognizing three-letter words that could continue
2 years ago
Martin Milata 1b4dff6275 fix(core/rust/ui): respect DISABLE_ANIMATION
2 years ago
Martin Milata 95d8a21294 feat(core/rust/ui): progress indicators
2 years ago
Martin Milata 11ffee0b45 refactor(core/rust/ui): use AsRef instead of Deref
2 years ago
tychovrahe 387af03842 fix(core/rust): optimize keyboard behavior
2 years ago
Martin Milata 701d75d6d8 fix(core/rust/ui): handle very long scrollbars on Model T
2 years ago
Martin Milata 4135b00708 refactor(core/rust): support for StrBuffer slicing
2 years ago
Martin Milata 452857757a feat(core/rust/ui): support ask_pagination flag in confirm_blob
2 years ago
tychovrahe 38548f02f2 feat(core/rust): special shape erase button
2 years ago
Martin Milata a61a46808e fix(core/rust/ui): no hyphens when breaking monospace lines
2 years ago
Martin Milata 3b92923caa feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation
2 years ago
tychovrahe 4c7060186a fix(core): fix display blinking by increasing backlight pwm frequency
2 years ago
grdddj 61277bd80a feat(core/ui): implement webauthn layouts for UI2
2 years ago
matejcik e80712f4d9 chore(core/rust/ui): workaround for "re-enter wipe code"
2 years ago
matejcik 4200539546 refactor(core/rust/ui): redesign Label to make use of TextLayout machinery
2 years ago
matejcik 3f6ea00e02 feat(core/rust/ui): expose text_max_height and baseline
2 years ago
matejcik 615c8a0e64 fix(core/embed): better clamping of coordinates
2 years ago
matejcik 9708175d19 fix(core/rust): improve & document safety of slice operations
2 years ago
tychovrahe 0d733d8e22 feat(core): change display type for model R
2 years ago
tychovrahe 1bad41ddb0 fix(core/rust): fix success animation
2 years ago
matejcik d1126b85be feat(rust): expose micropython lists as slices
2 years ago