Commit Graph

22 Commits (578dc9420133c75120b2f7a26a020cca05dc3e30)

Author SHA1 Message Date
tychovrahe 578dc94201 refactor(core/rust) use TString in Label and Button
2 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 74246150e5 fix(core/rust): allow for cycling through the last character in TT passphrase
1 year ago
grdddj 1c698656c3 feat(core/rust): create common function for ellipsised text
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
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 a1312d8453 feat(core/rust): added button with icon and text
1 year ago
Martin Milata 099d00de84 perf(core/rust): use less Button instances in PassphraseKeyboard
1 year ago
tychovrahe 236396338c refactor(core/rust): introduce icon/image type
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 4200539546 refactor(core/rust/ui): redesign Label to make use of TextLayout machinery
2 years ago
grdddj 23a0a37a45 feat(core/rust/ui): support longer passphrases
2 years ago
matejcik 32c3320f07 refactor(core/rust): pass around &str instead of [u8] in most places
2 years ago
Martin Milata 38f4ab0983 feat(core/rust/ui): return Layout results as singleton objects
2 years ago
Martin Milata 4eefaffac9 fix(core/rust/ui): recovery/passphrase keyboard fixes
2 years ago
Jan Pochyla 801679bccf chore(core/rust): Add dynamic place system
2 years ago
Jan Pochyla 2b6f1a4d5c chore(core/rust): Use MultiTapKeyboard in passphrase
2 years ago
Jan Pochyla 3c337723b2 chore(core/rust): Add mnemonic keyboards
2 years ago