Commit Graph

61 Commits (a3e0b79ebb588f4822be73e7a4de7e0f7d1fa7f7)

Author SHA1 Message Date
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
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
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
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
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 747fd17214 fix(core): correct action of left button in Ethereum summary
6 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
6 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send 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
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 f26a2e909e fix(core/ui): wording in recovery 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 0c4540ae0a feat(core): show new homescreen preview for T2B1
8 months ago
grdddj 8a9354cd85 chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between
9 months ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
9 months ago
grdddj 568c5f135b feat(core/rust): add ChoicePage animation and hold-to-move functionality
9 months ago
grdddj 623e0ce468 chore(core/rust): improve vertical centering in some screens
9 months ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
9 months ago
grdddj 84659dc904 feat(core/rust): show WRONG PIN header in PIN entry after bad previous PIN input
9 months ago
grdddj eed6e0b71c feat(core): create new Ethereum send flow for TR
9 months ago
grdddj 492ff958a5 feat(core): improve sign message designs
9 months ago
grdddj 09cd64123b feat(core): implement show_more dialogue for TR
9 months ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
9 months ago
grdddj 8d78dd8872 chore(core): change some UI text and TR's screens to match the Figma designs
10 months ago
grdddj 52c69de138 chore(all): small design fixes
11 months ago
grdddj bc502287fc feat(core): new design of recovery dialogs
11 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
11 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
11 months ago
grdddj 10449759bf chore(core): new designs of passphrase dialogs
11 months ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
11 months ago
grdddj c04cd19c6c chore(core/rust): decrease margin space between key and value paragraphs in confirm_properties
11 months ago
grdddj b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
11 months ago
grdddj 64236e699f feat(core/rust): add account and address labels into send flow
11 months ago
matejcik 5a83a7171d refactor(core/rust): improve ergonomy of IterBuf
11 months ago
grdddj 13cb1ea4ce chore(core/rust): improve the design of TR's tutorial flow
11 months ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
12 months ago
grdddj 5efafce856 chore(core): modify Shamir backup flow design
12 months ago
grdddj 55bff602fa fix(core): add dynamic title to the FIDO dialogue for model R
12 months ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
12 months ago
Martin Milata fee0d70211 fix(core/ui): workaround different TT and TR UI API
1 year ago