Commit Graph

349 Commits (140e17039a97602fb883739f4765800934684123)

Author SHA1 Message Date
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
10 months ago
grdddj 70fa46a318 chore(core/rust): decrease top margin over homescreen label in T2B1
10 months ago
grdddj 623e0ce468 chore(core/rust): improve vertical centering in some screens
10 months ago
grdddj d2f67d48fa chore(core/rust): transform if-elif into match
10 months ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
10 months ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
10 months ago
grdddj 84659dc904 feat(core/rust): show WRONG PIN header in PIN entry after bad previous PIN input
10 months ago
grdddj 8956350aca feat(core): create new Ethereum send flow for TT
10 months ago
grdddj eed6e0b71c feat(core): create new Ethereum send flow for TR
10 months ago
grdddj 492ff958a5 feat(core): improve sign message designs
10 months ago
grdddj 09cd64123b feat(core): implement show_more dialogue for TR
10 months ago
grdddj 78d5abd9b1 chore(core): replace `View full` button text with `Show all`
10 months ago
grdddj bb959892ac chore(core): improve the shamir info button handling, regenerate tests
11 months ago
conduition 30ddabc15b fix(core): more info button on shamir recovery screen
11 months ago
matejcik ae7a1c7d52 refactor(core): render full/empty logo same way as in TR
11 months ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
11 months ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
11 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
grdddj 6f60462d12 fix(core/rust): do not increase margin of right choice items
11 months ago
grdddj 5bcfd5709f chore(core/rust): change fonts in confirm_properties for TT
11 months ago
grdddj 8d78dd8872 chore(core): change some UI text and TR's screens to match the Figma designs
11 months ago
grdddj d48bae4598 chore(core/rust): delete unused NotificationFrame
12 months ago
grdddj 463f0df22a chore(core): modify design of recovery flow
12 months ago
grdddj a8d57bf2c4 chore(core/rust): add missing traces to components
12 months ago
grdddj 4227b5c0b9 chore(core/rust): change design of TT's disabled confirm button
12 months ago
grdddj 91740ae4aa chore(core): change title of Shamir wallet creation
12 months ago
grdddj e31eb9570b chore(core/rust): change design of TR's middle button
12 months ago
grdddj 52c69de138 chore(all): small design fixes
12 months ago
grdddj bc502287fc feat(core): new design of recovery dialogs
12 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
12 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
12 months ago
grdddj 10449759bf chore(core): new designs of passphrase dialogs
12 months ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
12 months ago
grdddj c04cd19c6c chore(core/rust): decrease margin space between key and value paragraphs in confirm_properties
12 months ago
grdddj b5226b55c8 feat(core/rust): use loaders in coinjoin screens
12 months ago
grdddj a318706145 feat(core/rust): introduce small indeterminate loader
12 months ago
grdddj b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
12 months ago
grdddj 245ab416cb feat(core): regenerate exclamation mark icons to be centered in warning dialogs
12 months ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
1 year ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 40b5fedbd2 fix(core): fix TT bootloader emulator backlight, fix rust warning
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
grdddj f9f21176fd feat(core/rust): improve progress screen design
1 year ago
grdddj 64236e699f feat(core/rust): add account and address labels into send flow
1 year ago
grdddj 570ffe2c0d chore(core/rust): make info button wider
1 year ago
tychovrahe 4cc6413a46 chore(core/rust): fix compilation warnings
1 year ago
matejcik 0ef1d20062 style(core/rust): remove unused mut
1 year ago
matejcik 437b9e5991 feat(core/rust): allow debug feature in tests (means we can print things)
1 year ago