Commit Graph

588 Commits (77d8af1322bb4a1f1b4722f4402e6fafa3a3fc22)

Author SHA1 Message Date
matejcik dc5e4c1c8f feat(core): implement CoSi module and CoSi verification
2 years ago
Martin Novák c2c0900c5d feat(core): external Ethereum definitions
2 years ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
2 years ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
2 years ago
Andrew Kozlik 60aa2e7292 feat(core): Show source account path in BTC signing.
2 years ago
Andrew Kozlik d4ddc78dbb feat(core): Show path for internal outputs in BTC signing.
2 years ago
David Misiak 826ade2a8d chore(cardano): rename voting public key to vote public key
2 years ago
David Misiak 0754a008e9 chore(cardano): rename cvote reward_address to payment_address
2 years ago
David Misiak 2011ffe9c9 chore(cardano): replace governance by cvote
2 years ago
David Misiak a94cfa1a13 feat(cardano): allow external reward addresses in governance registrations
2 years ago
Martin Milata 557e29769b feat(core/ui): redesigned passphrase dialogs
2 years ago
grdddj acec852aa4 feat(core): show welcome screen after device is connected
2 years ago
grdddj 5d987b2bc9 feat(core): not showing `Starting up` progress loader after connecting device
2 years ago
grdddj 20d280d7e0 feat(core): ability to not show passphrase coming from host
2 years ago
Martin Milata afb5c55416 feat(core/ui): reset_device copy change
2 years ago
grdddj aa283a8392 fix(core): remove the possibility of AssertionError in select_word
2 years ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
2 years ago
grdddj 32d5beb762 fix(core): making sure last layouts before signing are always HoldToConfirm
2 years ago
grdddj 5196f249a2 feat(core): add make command to check for unused upy code using vulture
2 years ago
grdddj 428ac8d2ac chore(core): delete unused code in src
2 years ago
grdddj b08a6fe2c1 chore(core): delete unused code from micropython UI
2 years ago
grdddj 25dc6ff130 feat(core): implement loader based on time in milliseconds
2 years ago
Andrew Kozlik e612d58f36 feat(core): Add debugging tool for hashing operations.
2 years ago
Andrew Kozlik ab65b18b07 fix(core): Use lowercase in the name coinjoin.
2 years ago
tychovrahe 1359b21508 feat(core): confirm homescreen image with thumbnail
2 years ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
2 years ago
tychovrahe 14f8e88e01 fix(core): fix backlight fading when changing screens/layouts
2 years ago
tychovrahe 12f87aa01e fix(core): fix usb disconnected warning in new homescreen
2 years ago
matejcik 497285f9a1 feat(core): make first steps to unify Rust API for both models
2 years ago
Martin Milata 253f2587dc fix(core/ui): polish XPUB screen
2 years ago
Martin Milata a11be914cc chore(core/ui): RustLayout not a private class
2 years ago
Martin Milata 2a3aabb57e refactor(core/rust/ui): avoid homescreen flicker during workflow restarts
2 years ago
Martin Milata 5b3db7eca1 refactor(core/rust/ui): homescreen layouts
2 years ago
Martin Milata 1b4dff6275 fix(core/rust/ui): respect DISABLE_ANIMATION
2 years ago
Martin Milata 75cee540a4 fix(core/monero): fix blinking progress indicators
2 years ago
Martin Milata 95d8a21294 feat(core/rust/ui): progress indicators
2 years ago
Martin Milata 452857757a feat(core/rust/ui): support ask_pagination flag in confirm_blob
2 years ago
Martin Milata 3b92923caa feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation
2 years ago
matejcik ff2d1c3f1f feat(core/ui): drop T1 UI (fixes #2639)
2 years ago
matejcik 95d26fe04a feat(core/ui): drop UI1 remnats
2 years ago
grdddj 61277bd80a feat(core/ui): implement webauthn layouts for UI2
2 years ago
Martin Milata 58d0788986 fix(core/ui): show fee rate in confirm_total
2 years ago
grdddj bd6f3d5f46 chore(core/ui): delete altcoin.py file
2 years ago
grdddj 5187be91fe chore(tests): fix click, upgrade and persistence tests for new UI
2 years ago
grdddj 2cbb9efeca feat(core/ui): implement all layouts raising NotImplementedError
2 years ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
grdddj d045e0089d feat(core/ui): delete old UI code
2 years ago
grdddj 107c222631 chore(core): decrease TT_v2 UI size by 390 bytes
2 years ago
grdddj bd7513f2df chore(core): decrease crypto size by 60 bytes
2 years ago
grdddj d1732ae9bc chore(core): delete unused variables
2 years ago