Commit Graph

29 Commits (936ed18e48d9f46d263a979621c26cc6679d8e6c)

Author SHA1 Message Date
cepetr 936ed18e48 refactor(core): integrate new drawing library
2 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
Martin Milata cf4dcfcbd4 refactor(core/ui): namespaced Alignment2D
11 months ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 73c493d118 chore(core/rust): tracing and other smaller improvements/clippy lints
1 year ago
matejcik eee4c624f9 feat(core/rust): JSON output from component tracing
1 year ago
grdddj b63b72ed90 chore(core/rust): flag or delete unused code
1 year ago
Martin Milata e60ed788f2 fix(core/rust/ui): add cargo flag for Component::bounds() support
1 year ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
1 year ago
tychovrahe 236396338c refactor(core/rust): introduce icon/image type
1 year ago
Martin Milata 11ffee0b45 refactor(core/rust/ui): use AsRef instead of Deref
1 year ago
tychovrahe 387af03842 fix(core/rust): optimize keyboard behavior
1 year ago
tychovrahe 38548f02f2 feat(core/rust): special shape erase button
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
tychovrahe 6e36f479db fix(core/rust): fix prompt rendering over warning in pin keyboard
2 years ago
tychovrahe d3469f8310 fix(core/rust): optimize pin keyboard rendering for TT UI2
2 years ago
Martin Milata 7c11dec7f6 refactor(core/rust/ui): Font as repr(u8) enum
2 years ago
Martin Milata ef504d40fc perf(core/rust/ui): use 16-bit coordinates
2 years ago
Martin Milata b5dfda6a1d fix(core/rust/ui): support longer PIN
2 years ago
Martin Milata 31e63f688e fix(core/rust/ui): implement warning for PIN dialog
2 years ago
Martin Milata 7b5c618576 refactor(core/rust/ui): erase button clears PIN after 2s
2 years ago
Martin Milata e58736f746 feat(core/rust/ui): show PIN digits when touched
2 years ago
matejcik 32c3320f07 refactor(core/rust): pass around &str instead of [u8] in most places
2 years ago
Martin Milata 4eefaffac9 fix(core/rust/ui): recovery/passphrase keyboard fixes
2 years ago
Martin Milata efe25a6ab4 fix(core/rust/ui): pin keyboard tweaks
2 years ago
Jan Pochyla 801679bccf chore(core/rust): Add dynamic place system
2 years ago
Jan Pochyla 3c337723b2 chore(core/rust): Add mnemonic keyboards
2 years ago