Commit Graph

359 Commits (b1fb8767094bcfcc8226e1a2a398ae9f681cc453)

Author SHA1 Message Date
cepetr b1fb876709 fix(core): fix ts3 fonts
3 months ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
3 months ago
tychovrahe 256adc3567 refactor(core/rust) use TString in Label and Button
3 months ago
tychovrahe 535a052df4 refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
3 months ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
3 months ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
3 months ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
3 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
3 months ago
matejcik b2649b0085 refactor(core): introduce Simplified trait
3 months ago
cepetr 9575c81bd3 feat(core): introduce new color functions
3 months ago
cepetr 474484d249 feat(core): introduce new toif functions
3 months ago
cepetr 254de49a62 feat(core): introduce new point & rect functions
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
cepetr a54fe5e60f fix(core): fixed blurring algo panic in debug mode
3 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
4 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
4 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
4 months ago
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
4 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
4 months ago
tychovrahe 72dc8f57e8 feat(core): add haptic feedback
4 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
4 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
4 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
4 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
5 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
5 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
5 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
5 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
5 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
5 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
5 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
6 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
6 months ago
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
7 months ago
tychovrahe d0a702eef4 fix(core): fix large area marquee rendering
7 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
7 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
7 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 ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
7 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
7 months ago
grdddj 4b87bc56d8 feat(core): set maximum number of chunkified lines to 4
7 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
7 months ago
tychovrahe c2de5506bc fix(core): add boundaries check for icon rendering (framebuffer variant)
7 months ago
grdddj 1968599bbc fix(core): fix the chunkification of longer Cardano addresses in send flow
7 months ago