Commit Graph

158 Commits (fd9e6c7132a5020b19e716df6625c5fd306ce0b7)

Author SHA1 Message Date
Martin Milata fd9e6c7132 DO NOT MERGE: ping shows colors, no text over homescreen
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
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 72dc8f57e8 feat(core): add haptic feedback
4 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
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
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
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
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
6 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
tychovrahe 10021bf364 chore(core): fix gen and style problems
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
Martin Milata a353c35b78 fix(core/ui): draw hold-to-confirm loader over dialog title
8 months ago
Martin Milata d8e7c00087 refactor(core/ui): pagination and buttons on TT
8 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
9 months ago
Martin Milata f226c9599b fix(core/ui): better contrast for bip39 keyboard button
9 months ago
matejcik 193a53f22b feat(core/rust): use MODEL_FULL_NAME from build system
9 months ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
9 months ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
10 months ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
10 months ago
grdddj 8956350aca feat(core): create new Ethereum send flow for TT
10 months ago
matejcik ae7a1c7d52 refactor(core): render full/empty logo same way as in TR
10 months ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
10 months ago
grdddj d48bae4598 chore(core/rust): delete unused NotificationFrame
11 months ago
grdddj 463f0df22a chore(core): modify design of recovery flow
11 months ago
grdddj a8d57bf2c4 chore(core/rust): add missing traces to components
11 months ago
grdddj 91740ae4aa chore(core): change title of Shamir wallet creation
11 months ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
11 months ago
tychovrahe 4cc6413a46 chore(core/rust): fix compilation warnings
1 year ago
Martin Milata cf4dcfcbd4 refactor(core/ui): namespaced Alignment2D
1 year ago
Martin Milata 3a5fdfedcc fix(core/ui): minor visual tweaks
1 year ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 74246150e5 fix(core/rust): allow for cycling through the last character in TT passphrase
1 year ago
grdddj 1c698656c3 feat(core/rust): create common function for ellipsised text
1 year ago
grdddj e00af4f7f3 chore(core/rust): use format_i64 to convert numbers to strings
1 year ago
grdddj c291285927 chore(core/rust): make TextBox common component
1 year ago
grdddj 73c493d118 chore(core/rust): tracing and other smaller improvements/clippy lints
1 year ago
matejcik eee4c624f9 feat(core/rust): JSON output from component tracing
1 year ago
grdddj b63b72ed90 chore(core/rust): flag or delete unused code
1 year ago
tychovrahe 69be9b1edf refactor(core): improve safety of buffer handling
1 year ago