Commit Graph

127 Commits (b2649b00853af7b7fdb7e1104f33a0402a11c531)

Author SHA1 Message Date
matejcik b2649b0085 refactor(core): introduce Simplified trait
3 months ago
cepetr 9d6827e2fb refactor(core): remove unused ui components
3 months ago
cepetr dc715d7c0d refactor(core): prepare for non mutable paint function
3 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
3 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
4 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
4 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
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
5 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
5 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
6 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
7 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
7 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
7 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
7 months ago
matejcik 3a28ab4c11 feat(core): make lockscreen blank for T2B1
8 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
8 months ago
Martin Milata 18d6b4d647 fix(core/ui): T2T1: update sign message layout
8 months ago
Martin Milata 9e33eb3e48 fix(core/ui): T2T1: display coinjoin icon on lockscreen
8 months ago
grdddj 02ec0ac43c feat(core): support recipient address chunkification in Ethereum sign flow
8 months ago
grdddj 37fcbceded feat(core): make middle-click unlock the device for T2B1
8 months ago
Martin Milata f26a2e909e fix(core/ui): wording in recovery flow
8 months ago
Martin Milata d8e7c00087 refactor(core/ui): pagination and buttons on TT
8 months ago
grdddj 532f368a14 feat(core): not allowing to send empty PIN in T2B1
9 months ago
Martin Milata 040f6c2c8e Merge branch 'master' into release/23.09
9 months ago
matejcik 193a53f22b feat(core/rust): use MODEL_FULL_NAME from build system
9 months ago
grdddj 046ff15275 feat(core): show the preview of default homescreen image
9 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
9 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
9 months ago
grdddj a3f137d488 feat(core): forcing the letter to always change after selection in T2B1 recovery
9 months ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
9 months ago
grdddj e06335d877 feat(core/rust): differentiate between short and long button press
9 months ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
9 months ago
grdddj 0c4540ae0a feat(core): show new homescreen preview for T2B1
9 months ago
grdddj 42a6a5ac9b chore(core): adjust the chunkification logic to account for really mono font
9 months ago
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
9 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 4b9d22066c chore(core/rust): change the position of up arrow icon
9 months ago
grdddj 568c5f135b feat(core/rust): add ChoicePage animation and hold-to-move functionality
9 months ago
grdddj 272fb4842a feat(core/rust): show last entered passphrase character for T2B1
9 months ago
grdddj 70fa46a318 chore(core/rust): decrease top margin over homescreen label in T2B1
9 months ago
grdddj 623e0ce468 chore(core/rust): improve vertical centering in some screens
9 months ago
grdddj d2f67d48fa chore(core/rust): transform if-elif into match
9 months ago