Commit Graph

475 Commits (4e5146b9bf6048b3d6fed03bccc425e51e6149e9)

Author SHA1 Message Date
Martin Milata d8e7c00087 refactor(core/ui): pagination and buttons on TT
11 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
12 months ago
Martin Milata f226c9599b fix(core/ui): better contrast for bip39 keyboard button
12 months ago
grdddj 07fb451048 feat(core): not allowing to send empty PIN in T2B1
12 months 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
matejcik 437b9e5991 feat(core/rust): allow debug feature in tests (means we can print things)
1 year ago
matejcik 5a83a7171d refactor(core/rust): improve ergonomy of IterBuf
1 year ago
matejcik b91e225076 refactor(core/rust): expose obj types and (debug only) type names
1 year ago
matejcik ccddc8f5f3 fix(core/rust): disable stack checking in tests (fixes spurious "recursion exceeded" errors)
1 year ago
grdddj b420064c08 feat(core/rust): improve the painting of TR's buttons + new inverse design
1 year ago
grdddj a6316f964e chore(core/rust): regenerate TR's icons based on new designs
1 year ago
grdddj 13cb1ea4ce chore(core/rust): improve the design of TR's tutorial flow
1 year ago
grdddj 947e2ee24f fix(core/rust): make vertical alignment for FormattedText work for paginated content
1 year ago
Jan Šetina c85102494d feat(core/ui): update colors - grey_dark and green
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
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
Martin Milata aa9f848b70 fix(core/ui): button text and warning style update
1 year ago
Martin Milata 2456219d52 fix(core/ui): hold to confirm when finializing replacement transaction
1 year ago
Martin Milata a44e738d31 feat(core/ui): sending transaction style update
2 years ago
Martin Milata 229c81fa7e feat(core/ui): frames with title and subtitle
2 years ago
matejcik a09c404359 fix(core): restore original Label bounds checking
2 years ago
matejcik ca5a68ebc5 fix(core): unify error strings
2 years ago
matejcik 38b6b9adc8 style(core/bootloader): unify import section
2 years ago
matejcik 63c27bafd6 fix(core/bootloader): properly display upgrade/downgrade
2 years ago
matejcik d1d373a51f refactor(core/bootloader): simplify Confirm arguments
2 years ago
matejcik a9a18bf80d refactor(core/bootloader): make use of Label vertical alignment
2 years ago
matejcik c3af3eafe2 refactor(core/bootloader): get rid of Paragraphs
2 years ago
matejcik 14f0fba949 feat(core/bootloader): tweak initial screens
2 years ago
matejcik 839a940990 feat(core/bootloader): new style for result screens (fixes #2910)
2 years ago
matejcik e10b6ecc26 feat(core/rust): improve behavior of from_c_str / from_c_array
2 years ago
tychovrahe 7e96b96d00 feat(core/bootloader): remove different logo color when firmware present
2 years ago