Commit Graph

326 Commits (b2b0ecf0f73760ebef4211afd7d894f4e6030953)

Author SHA1 Message Date
gabrielkerekes bf3e64ff20 fix(common): add isort:skip_file to files generated by pb2py
3 years ago
gabrielkerekes 2313293477 feat(core/cardano): add support for catalyst voting registration
3 years ago
gabrielkerekes 2c503b16f5 fix(common): fix one value enums in pb2py
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
4 years ago
Martin Milata 0278998f72 style(common): mypy: disable implicit Optional for function arguments
4 years ago
Martin Milata 8b3ac659a0 style(core): mypy: disable implicit Optional for function arguments
4 years ago
Martin Milata f97af2af1b chore(core/ui): typing: no implicit Optional
4 years ago
Martin Milata da72482c2f refactor(core/ui): get rid of confirm_wipe
4 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
4 years ago
Martin Milata 2b6ea25712 refactor(core): convert rest of apps.bitcoin to layouts
4 years ago
Martin Milata b1e38fe382 refactor(core): no implicit spaces in render_text
4 years ago
Martin Milata 01900b8536 refactor(core): convert parts of apps.webauthn to layouts
4 years ago
Martin Milata ffe6d65f72 refactor(core): convert parts of apps.management to layouts
4 years ago
Martin Milata c09a142e2a refactor(core): convert apps.misc.* to layouts
4 years ago
Martin Milata 0b5d17bf49 refactor(core/ui): merge confirm_hexdata and show_pubkey
4 years ago
Martin Milata 6ded531f8f refactor(core): convert apps.common.sdcard to layouts
4 years ago
Martin Milata 035f114125 fix(core/ui): don't return CONFIRMED/CANCELLED from layouts
4 years ago
Rafael Korbas a9b8b0e119 feat(core/cardano): chunked serialization of signed transaction
4 years ago
Andrew Kozlik 3084d1196d feat(core): Support 50 digit PIN and wipe code.
4 years ago
Pavol Rusnak 4649b80b44
feat(core): allow secp256k1-zkp for bitcoin-only build
4 years ago
matejcik cb7152542d feat: drop DebugLinkShowText functionality
4 years ago
Andrew Kozlik b10acbe153 feat(core): Allow decreasing output amount in RBF transactions.
4 years ago
Andrew Kozlik 5593862dc1 fix(core): Disable hold-to-confirm animation when animations are disabled.
4 years ago
JoeGruff e3ea32a986 multi: Add decred staking.
4 years ago
Pavol Rusnak 6c11bc60d7
common/defs/fido: add namecheap
4 years ago
Martin Milata ee2ec85983 fix(core): fix title shown for multisig address
4 years ago
Roman Zeyde b2877afa7f feat(common): add public_key to ECDHSessionKey
4 years ago
Pavol Rusnak 4b0f41d41e
fix(common): change msg_id of RebootToBootloader from 804 to 87
4 years ago
Ondrej Mikle 77e99078c3
chore(trezorlib): add generated message files
4 years ago
Ondrej Mikle 1579c62332
chore(legacy): reboot to bootloader protobuf generated messages
4 years ago
Martin Milata 9b60cc0098 feat(core): restart loader from current position
4 years ago
Martin Milata 192d0dcf87 feat(core): hold homescreen to lock
4 years ago
Martin Milata db2db8e6f3 feat(common): add hold_ms to DebugLinkDecision
4 years ago
Pavol Rusnak b4daf2f3e3
chore(core): run make gen to regenerate fido2 icons
4 years ago
Martin Milata 391602ae99 refactor(core): turn show_address, show_pubkey, show_xpub into layouts
4 years ago
Martin Milata 03699f5639 refactor(core): turn show_success, show_warning into layouts
4 years ago
Martin Milata f38abf9d89 refactor(core): introduce layouts
4 years ago
Martin Milata 18cb429610 feat(core): introduce Text.format_parametrized()
4 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
4 years ago
matejcik 14037d0c31 chore: regenerate protobuf classes
4 years ago
matejcik 637ccadcb6 style(core): remove unused type:ignore comment after mypy upgrade
4 years ago
Rafael Korbas e4c406822c Add multiasset sending and min validity to Cardano transactions
4 years ago
Pavol Rusnak 345ef52949 feat(proto): add amount_unit to AuthorizeCoinJoin and SignTx
4 years ago
Pavol Rusnak f3d5de15ef refactor(core): turn SECP256K1_ZKP into a firmware feature flag
4 years ago
Pavol Rusnak 6689b9c22f common/protob: add GetAddress.ignore_xpub_magic field
4 years ago
mcudev b8ffcadf94
common/defs/fido: add gemini webauthn (#1416)
4 years ago
matejcik 2d3a4d15fa fix(core/ui): render_text uses correct font and color with item_offset
4 years ago
matejcik 24195d7c3e fix(core/ui): use full line_width for content
4 years ago
matejcik bbef9c650b refactor(core): improve render_text behavior
4 years ago
Pavol Rusnak edb1243f64 feat(proto): add descriptors related fields to GetPublicKey/PublicKey
4 years ago