Commit Graph

427 Commits (e602a87c9086e487a4025d8f526625616faa9f3f)

Author SHA1 Message Date
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
7 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
7 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
7 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
7 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
7 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
7 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
7 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
7 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
7 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
7 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
7 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
7 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
7 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
7 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
7 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
7 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
7 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
7 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
8 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
8 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
8 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
8 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
8 months ago
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
9 months ago
tychovrahe d0a702eef4 fix(core): fix large area marquee rendering
9 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
9 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
9 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
9 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
9 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
9 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
9 months ago
matejcik ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
9 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
9 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
10 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
10 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
11 months ago