Commit Graph

706 Commits (d6d8a9050e98465a6cde42ee5d73f51ae7888f66)

Author SHA1 Message Date
Martin Milata 3efa0f6bbd feat(core/ui): sending button requests from rust
4 months ago
Andrew Kozlik 9d0d1b3402 feat(core): Support extendable backup flag in SLIP-39.
4 months ago
cepetr c0b3a2c26b feat(core/rust): introduce unlock-screen animated overlay
4 months ago
cepetr 321e4be819 feat(core/rust): introduce render_on_canvas functionality
4 months ago
cepetr e579254f7a feat(core/rust): introduce RawImage shape
4 months ago
cepetr 89ae44ebfa feat(core/rust): introduce ImageBuffer for advanced drawing
4 months ago
cepetr 001acc770c feat(core/rust): use f32 angles in ui components
4 months ago
cepetr f03e4c8d9c feat(core/rust): introduce f32 angles for sector drawing
4 months ago
cepetr e3a383526b feat(core): introduce mono8 bitmap blending
4 months ago
Pavol Rusnak 87619c19ee chore(core/rust): bump buildgen to 0.62.0
4 months ago
Peter Jaško 10e4352aad feat(cardano): Add Conway certificates
4 months ago
tychovrahe 0b5e8ed480 refactor(core): introduce emulator boards
4 months ago
matejcik ad84f42b0b style(core/rust): clippy hints applied
4 months ago
matejcik 754b0a92b9 refactor(core/ui): enable non-conflicting modules even if unused
4 months ago
matejcik cf58fdd313 build(core): move default values for bindgen macros (back) into build.rs
4 months ago
tychovrahe 4f1d03fce8 feat(core): add alpha capabilities to toif, text, circle
4 months ago
tychovrahe 2a123b3c5e feat(core): add alpha capabilities to 4-bit blending
4 months ago
cepetr 28aa0a7ee3 feat(core): integrate new drawing library
4 months ago
cepetr 5d8a7ac5bf feat(core): introduce new drawing library
4 months ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
cepetr 80d1ce25c6 refactor(core/rust): improve tjpgdec interface
4 months ago
matejcik 12ff2e4570 refactor(core/rust): allow Copy and Clone for Gc
4 months ago
Ioan Bizău 3d74e30fa7 chore(core): rename Shamir to Multi-share
4 months ago
tychovrahe d04ecba815 fix(core): fix tt ui loader haptic feedback
4 months ago
tychovrahe c680187b0e feat(core): add disable haptic option to tt ui button
4 months ago
cepetr 04d5017228 feat(core): improve loader haptic effect
4 months ago
obrusvit aaff0fe2d3 refactor(core): do not use all-caps in en.json
5 months ago
obrusvit fccfa43ac9 fix(core/ui): fix model R common title
5 months ago
obrusvit 68e01a48cb fix(core/ui): fix model R altcoin summary
5 months ago
obrusvit f8fcb49ba6 refactor(core): allow changing button font on R
5 months ago
obrusvit f9e55a215d refactor(core): replace upper calls by upper font
5 months ago
obrusvit 43e759ea0b refactor(core): apply uppercased fonts in build
5 months ago
matejcik 8640b50d81 style(core): upgrade pyright to 1.1.361
5 months ago
Ioan Bizău 7c97561565 chore(core): rename "seed" to "backup"
5 months ago
Ioan Bizău 8ec9545b89 chore(core): add an extra confirmation for non-1-of-1 Shamir backups
5 months ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
5 months ago
Martin Milata 4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
5 months ago
Martin Milata 5c5433ada2 refactor(core/rust): use more Self
5 months ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
5 months ago
Martin Milata 804d97c9d8 feat(core): bootloader: T3T1 startup UI
5 months ago
tychovrahe c277dbcfcb feat(core): T3T1 loader
5 months ago
Martin Milata cf00726152 feat(core): copy T2T1 bootloader UI for T3T1
5 months ago
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
5 months ago
cepetr b1fb876709 fix(core): fix ts3 fonts
6 months ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
6 months ago
tychovrahe 256adc3567 refactor(core/rust) use TString in Label and Button
6 months ago
tychovrahe 535a052df4 refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
6 months ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
6 months ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
6 months ago
matejcik 9c287adf64 feat(core/rust): some useful traits for TString
6 months ago
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
6 months ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
6 months ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
6 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
6 months ago
matejcik ed89215a79 feat(core): expose StorageMessage to micropython
6 months ago
matejcik b2649b0085 refactor(core): introduce Simplified trait
6 months ago
cepetr a1165d9326 feat(core): introduce skip function for UzlibContext
6 months ago
cepetr 9575c81bd3 feat(core): introduce new color functions
6 months ago
cepetr 474484d249 feat(core): introduce new toif functions
6 months ago
cepetr 254de49a62 feat(core): introduce new point & rect functions
6 months ago
cepetr 9d6827e2fb refactor(core): remove unused ui components
6 months ago
cepetr dc715d7c0d refactor(core): prepare for non mutable paint function
6 months ago
cepetr a54fe5e60f fix(core): fixed blurring algo panic in debug mode
6 months ago
dependabot[bot] 3dc5e9b2db chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz
6 months ago
dependabot[bot] bd3b070942 chore(deps): bump shlex from 1.1.0 to 1.3.0 in /core/embed/rust
6 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
6 months ago
matejcik 17678ef38d fix(core/rust): exclude altcoin strings from generated code
7 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
7 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
7 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
7 months ago
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
7 months ago
Martin Milata bfacd07ed7 fix(core): add production pubkeys for translations
7 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
7 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
7 months ago
tychovrahe 72dc8f57e8 feat(core): add haptic feedback
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
7 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
7 months ago
matejcik 8c0e1e360e fix(core/translations): add indices to templates
7 months ago
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
8 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
8 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
8 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
9 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
9 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
10 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
10 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
10 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
10 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
10 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
10 months ago
matejcik ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
10 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
10 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
11 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
11 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
Martin Milata a353c35b78 fix(core/ui): draw hold-to-confirm loader over dialog title
11 months ago
Martin Milata d99e1eedd2 refactor(core/ui): clear display on rust side
11 months ago
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
12 months ago
matejcik 193a53f22b feat(core/rust): use MODEL_FULL_NAME from build system
12 months ago
grdddj b07f4d938a fix(core): make the marquee take always 2 seconds to animate from end to end
12 months ago
grdddj 046ff15275 feat(core): show the preview of default homescreen image
12 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
12 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
12 months 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