Commit Graph

290 Commits (3a5fdfedccb00cfdd72d7434c95c733471d864c8)

Author SHA1 Message Date
Martin Milata 3a5fdfedcc fix(core/ui): minor visual tweaks
1 year ago
Martin Milata 312f6899c7 feat(core/ui): vertical alignment for FormattedText
1 year ago
tychovrahe cfb674cf01 feat(core): adjust bootloader screens to look better on rectangular screens
1 year ago
tychovrahe 32a2b371bd feat(core): allow different screen sizes for TT UI
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
1 year ago
grdddj d199a17cfc feat(core): introduce FONT_BIG as a fifth optional font
1 year ago
grdddj 359f6709b0 chore(core): remove unused model R icons
1 year ago
grdddj 100e36ac20 feat(core/rust): randomize positions in passphrase input
1 year ago
grdddj eacc1a3826 feat(core/rust): randomize letter choice positions in recovery word entry + randomize the order of words
1 year ago
grdddj 8c7ad72062 feat(core/rust): randomize PIN digits fully and show last digit to user
1 year ago
grdddj 5efafce856 chore(core): modify Shamir backup flow design
1 year ago
Martin Milata 732e2cc9b5 refactor(core): split tjpgdec into own crate
1 year ago
grdddj 127e6f42cf chore(core/rust): center TR's input method vertically
1 year ago
grdddj 55bff602fa fix(core): add dynamic title to the FIDO dialogue for model R
1 year ago
grdddj 5258e9a307 feat(core/rust): use icon for displaying device name in welcome screen
1 year ago
grdddj 88fd4cd11f chore(core/rust): mark icons with empty right column, delete unused ones
1 year ago
grdddj f27405109e feat(core/rust): add better support for odd-width icons
1 year ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
1 year ago
Martin Milata fee0d70211 fix(core/ui): workaround different TT and TR UI API
1 year ago
Martin Milata 611d4edc32 fix(core/ui): clarify transaction replacement screens
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 019a3ced7d fix(core): revert some UI changes for TT (PIN, wipecode, backup homescreen)
1 year ago
grdddj 74246150e5 fix(core/rust): allow for cycling through the last character in TT passphrase
1 year ago
grdddj c4bbf17433 feat(core/rust): allow for margin between text and ellipsis icon
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 3bf3e4c38b feat(core/rust): introduce Wordlist component for both bip39 and slip39
1 year ago
grdddj c291285927 chore(core/rust): make TextBox common component
1 year ago
grdddj 1bb6288512 chore(core/rust): move Font and Color into their own modules
1 year ago
grdddj 5940129bfc feat(core/rust): show fee rate in modify-fee dialogue
1 year ago
grdddj db38b708b4 feat(core/rust): make Checklist component usable by more models
1 year ago
grdddj 610c832dee feat(core/rust): add useful macros
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
grdddj 0c0d74a501 feat(core/rust): create mako template for QSTR generation
1 year ago
grdddj 8ee4c41938 chore(crypto): refactor slip39 same way as bip39
1 year ago
tychovrahe 0c5db05357 feat(core): support 16bit i8080 display bus
1 year ago
tychovrahe 0a8981d643 refactor(core): rewrite display_image into rust
1 year ago
tychovrahe e578f7f0f8 refactor(core): remove unused C display_icon and display_loader functions
1 year ago
tychovrahe 69be9b1edf refactor(core): improve safety of buffer handling
1 year ago
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
1 year ago
tychovrahe dd5468fe88 fix(core): fix homescreen shade positioning
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe eb72fb4241 refactor(core): remove unused functions
1 year ago
tychovrahe 6ea68baf34 refactor(core): move files out of extmod
1 year ago
Martin Milata 7a3ab389f8 style(core/rust): fix indent
1 year ago
Martin Milata 58be59529d style(core): fix clippy lints
1 year ago
tychovrahe 44178514f3 feat(core): support differently sized homescreen
1 year ago