Commit Graph

109 Commits (578dc9420133c75120b2f7a26a020cca05dc3e30)

Author SHA1 Message Date
tychovrahe 578dc94201 refactor(core/rust) use TString in Label and Button
2 months ago
matejcik a3e0b79ebb refactor(core/rust): Paragraph is now based on TString
2 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
3 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
3 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
3 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
3 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
4 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
5 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
6 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
6 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
6 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
6 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
6 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
6 months ago
grdddj 1968599bbc fix(core): fix the chunkification of longer Cardano addresses in send flow
6 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
7 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
7 months ago
Martin Milata 18d6b4d647 fix(core/ui): T2T1: update sign message layout
7 months ago
Martin Milata 9e33eb3e48 fix(core/ui): T2T1: display coinjoin icon on lockscreen
7 months ago
grdddj 02ec0ac43c feat(core): support recipient address chunkification in Ethereum sign flow
7 months ago
Martin Milata d8e7c00087 refactor(core/ui): pagination and buttons on TT
8 months ago
matejcik 193a53f22b feat(core/rust): use MODEL_FULL_NAME from build system
8 months ago
grdddj 046ff15275 feat(core): show the preview of default homescreen image
8 months ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
9 months ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
9 months ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
9 months ago
grdddj 8956350aca feat(core): create new Ethereum send flow for TT
9 months ago
grdddj bb959892ac chore(core): improve the shamir info button handling, regenerate tests
9 months ago
conduition 30ddabc15b fix(core): more info button on shamir recovery screen
9 months ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
9 months ago
grdddj 5bcfd5709f chore(core/rust): change fonts in confirm_properties for TT
10 months ago
grdddj d48bae4598 chore(core/rust): delete unused NotificationFrame
10 months ago
grdddj 463f0df22a chore(core): modify design of recovery flow
10 months ago
grdddj bc502287fc feat(core): new design of recovery dialogs
11 months ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
11 months ago
matejcik 5a83a7171d refactor(core/rust): improve ergonomy of IterBuf
11 months ago
Martin Milata 3a5fdfedcc fix(core/ui): minor visual tweaks
11 months ago
Martin Milata fee0d70211 fix(core/ui): workaround different TT and TR UI API
1 year ago
Martin Milata 611d4edc32 fix(core/ui): clarify transaction replacement screens
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 019a3ced7d fix(core): revert some UI changes for TT (PIN, wipecode, backup homescreen)
1 year ago
grdddj 5940129bfc feat(core/rust): show fee rate in modify-fee dialogue
1 year ago
grdddj db38b708b4 feat(core/rust): make Checklist component usable by more models
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 aa9f848b70 fix(core/ui): button text and warning style update
1 year ago
Martin Milata 2456219d52 fix(core/ui): hold to confirm when finializing replacement transaction
1 year ago
Martin Milata a44e738d31 feat(core/ui): sending transaction style update
1 year ago