Commit Graph

450 Commits (047c8a881b86ad8680fcda15fad8b334598b03a4)

Author SHA1 Message Date
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
10 months ago
tychovrahe d0a702eef4 fix(core): fix large area marquee rendering
10 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
10 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
10 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
10 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
10 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
10 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
10 months ago
matejcik ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
10 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
10 months ago
grdddj 4b87bc56d8 feat(core): set maximum number of chunkified lines to 4
10 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
10 months ago
tychovrahe c2de5506bc fix(core): add boundaries check for icon rendering (framebuffer variant)
10 months ago
grdddj 1968599bbc fix(core): fix the chunkification of longer Cardano addresses in send flow
10 months ago
matejcik 3a28ab4c11 feat(core): make lockscreen blank for T2B1
11 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
11 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
Martin Milata 9c5d3b4831 fix(core/ui): T2T1: nudge page_prev_ellipsis to the right
11 months ago
Martin Milata 18d6b4d647 fix(core/ui): T2T1: update sign message layout
11 months ago
Martin Milata 9e33eb3e48 fix(core/ui): T2T1: display coinjoin icon on lockscreen
11 months ago
grdddj 02ec0ac43c feat(core): support recipient address chunkification in Ethereum sign flow
11 months ago
grdddj 37fcbceded feat(core): make middle-click unlock the device for T2B1
11 months ago
Martin Milata f26a2e909e fix(core/ui): wording in recovery flow
12 months ago
Martin Milata a353c35b78 fix(core/ui): draw hold-to-confirm loader over dialog title
12 months ago
Martin Milata d99e1eedd2 refactor(core/ui): clear display on rust side
12 months ago
Martin Milata d8e7c00087 refactor(core/ui): pagination and buttons on TT
12 months ago
Martin Milata fca82273cf Merge branch 'release/23.09'
12 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
12 months ago
grdddj 532f368a14 feat(core): not allowing to send empty PIN in T2B1
1 year ago
Martin Milata f226c9599b fix(core/ui): better contrast for bip39 keyboard button
1 year ago
grdddj 07fb451048 feat(core): not allowing to send empty PIN in T2B1
1 year ago
Martin Milata 040f6c2c8e Merge branch 'master' into release/23.09
1 year ago
matejcik 193a53f22b feat(core/rust): use MODEL_FULL_NAME from build system
1 year ago
grdddj b07f4d938a fix(core): make the marquee take always 2 seconds to animate from end to end
1 year ago
grdddj 046ff15275 feat(core): show the preview of default homescreen image
1 year ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
1 year ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
1 year ago
grdddj a3f137d488 feat(core): forcing the letter to always change after selection in T2B1 recovery
1 year ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
1 year ago
grdddj e06335d877 feat(core/rust): differentiate between short and long button press
1 year ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
1 year ago
grdddj 0c4540ae0a feat(core): show new homescreen preview for T2B1
1 year ago
grdddj 42a6a5ac9b chore(core): adjust the chunkification logic to account for really mono font
1 year ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
1 year ago
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
1 year ago
grdddj 8a9354cd85 chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between
1 year ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
1 year ago
grdddj 4b9d22066c chore(core/rust): change the position of up arrow icon
1 year ago
grdddj 568c5f135b feat(core/rust): add ChoicePage animation and hold-to-move functionality
1 year ago
grdddj 272fb4842a feat(core/rust): show last entered passphrase character for T2B1
1 year ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
1 year ago
grdddj 70fa46a318 chore(core/rust): decrease top margin over homescreen label in T2B1
1 year ago
grdddj 623e0ce468 chore(core/rust): improve vertical centering in some screens
1 year ago
grdddj d2f67d48fa chore(core/rust): transform if-elif into match
1 year ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
1 year ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
1 year ago
grdddj 84659dc904 feat(core/rust): show WRONG PIN header in PIN entry after bad previous PIN input
1 year ago
grdddj 8956350aca feat(core): create new Ethereum send flow for TT
1 year ago
grdddj eed6e0b71c feat(core): create new Ethereum send flow for TR
1 year ago
grdddj 492ff958a5 feat(core): improve sign message designs
1 year ago
grdddj 09cd64123b feat(core): implement show_more dialogue for TR
1 year ago
grdddj 78d5abd9b1 chore(core): replace `View full` button text with `Show all`
1 year ago
grdddj bb959892ac chore(core): improve the shamir info button handling, regenerate tests
1 year ago
conduition 30ddabc15b fix(core): more info button on shamir recovery screen
1 year ago
tychovrahe c9a657b074 feat(core): set final name for Safe 3
1 year ago
matejcik ae7a1c7d52 refactor(core): render full/empty logo same way as in TR
1 year ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
1 year ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
1 year ago
tychovrahe 17f13b4140 feat(core): design for T2B1 "unsafe, do not use" screen
1 year ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
1 year ago
grdddj 6f60462d12 fix(core/rust): do not increase margin of right choice items
1 year ago
grdddj 5bcfd5709f chore(core/rust): change fonts in confirm_properties for TT
1 year ago
grdddj 8d78dd8872 chore(core): change some UI text and TR's screens to match the Figma designs
1 year ago
grdddj d48bae4598 chore(core/rust): delete unused NotificationFrame
1 year ago
grdddj 463f0df22a chore(core): modify design of recovery flow
1 year ago
grdddj a8d57bf2c4 chore(core/rust): add missing traces to components
1 year ago
grdddj 4227b5c0b9 chore(core/rust): change design of TT's disabled confirm button
1 year ago
grdddj 91740ae4aa chore(core): change title of Shamir wallet creation
1 year ago
grdddj e31eb9570b chore(core/rust): change design of TR's middle button
1 year ago
grdddj 52c69de138 chore(all): small design fixes
1 year ago
grdddj bc502287fc feat(core): new design of recovery dialogs
1 year ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
1 year ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
1 year ago
grdddj 10449759bf chore(core): new designs of passphrase dialogs
1 year ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
1 year ago
grdddj c04cd19c6c chore(core/rust): decrease margin space between key and value paragraphs in confirm_properties
1 year ago
grdddj b5226b55c8 feat(core/rust): use loaders in coinjoin screens
1 year ago
grdddj a318706145 feat(core/rust): introduce small indeterminate loader
1 year ago
grdddj b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
1 year ago
grdddj 245ab416cb feat(core): regenerate exclamation mark icons to be centered in warning dialogs
1 year 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