Commit Graph

1823 Commits (8a409bd99a79fe8861dee50dfacae8de3e117f35)
 

Author SHA1 Message Date
Pavol Rusnak 8a409bd99a
embed/bootloader: move USB_IFACE_NUM to main.c
7 years ago
mcudev 0a15b03917 bootloader: fix process_msg_unknown remaining chunk calculation
7 years ago
Peter Jensen b8cf98b78b src/trezor/ui/passphrase: keyboard fix multitouch on space
7 years ago
Tomas Susanka 901b0a53a1 tests/signing: threshold test fix
7 years ago
Peter Jensen a83d7b9067 src/trezor/ui/passphrase: added space btn icon to keyboard
7 years ago
Pavol Rusnak 34c6fb987a
embed/bootloader: better detection of broken firmware at start
7 years ago
Pavol Rusnak 77568496da
src/apps/common: fix typo in cache
7 years ago
Pavol Rusnak c1e1e8bf02
src/apps/common: rewrite cache to use getters/setters
7 years ago
Pavol Rusnak 6fad2f4283
src/apps/homescreen: implement {Initialize,Features}.state field, implement ClearSession handling
7 years ago
Pavol Rusnak e93ef0c296
src: disable u2f in debug builds
7 years ago
Jan Pochyla e888b6b967 apps/wallet/sign_tx: fix sighash
7 years ago
Pavol Rusnak 800c2c64c8
tests: fix trezor.config test by changing PYOPT to 1
7 years ago
Pavol Rusnak b0242d3a3e
tests: fix test_apps.ethereum.layout
7 years ago
Pavol Rusnak 9aa947d2e1
embed/extmod/modtrezorcrypto: remove redundant code in bip32
7 years ago
Pavol Rusnak 593ccdafec
embed/extmod/modtrezorcrypto: use uint32_t for HDNode int attributes
7 years ago
Jan Pochyla 350de72c54 apps/wallet/sign_tx: force_bip143
7 years ago
Jan Pochyla d0c742e884 src/apps/common/coins: regenerate
7 years ago
Pavol Rusnak 2fe0ce542f
firmware: introduce PYOPT, use it consistently in mpy-cross and in runtime, set it to 1 by default
7 years ago
Pavol Rusnak fa697ba322
embed/vendorheader: add unsafe_signed_prod, use it by default
7 years ago
Pavol Rusnak 77ea31aa8a
embed/extmod/modtrezorui: revert NO_HINT change
7 years ago
Pavol Rusnak 984327fea5
src/trezor/ui: add new BTN_KEY_CONFIRM style to mnemonic keyboard, use that one
7 years ago
Pavol Rusnak 329b7d1488
embed/extmod/modtrezorui: regenerate fonts with NO_HINTING, update rendering to subpixel precision
7 years ago
Pavol Rusnak c4990646c7
src/main: reorder interfaces, so debug+vcp are after regular interfaces
7 years ago
Pavol Rusnak 39576eb2a7
src/main: report device_id as usb serial number
7 years ago
Pavol Rusnak a25af7d22a
embed/extmod/modtrezorui: refactor text bar prefill into from display.c into extmod
7 years ago
Pavol Rusnak d5ae4d72b6
src/apps/management: ask for mnemonic words twice in reset_device
7 years ago
Pavol Rusnak fedfde7e99
src/trezor: refactor format_amount into utils, use it where possible
7 years ago
Pavol Rusnak 340f926804
apps/wallet+apps/ethereum: fix formatting of amounts (avoid using float)
7 years ago
Pavol Rusnak 47c598b56e
embed/bootloader: don't show build field in version (stick to major.minor.patch)
7 years ago
Pavol Rusnak 1c5beb1c12
embed/bootloader: add information about firmware (version, vendor, etc.) to Features message
7 years ago
Pavol Rusnak 548b8cb25b
embed/trezorhal: move cmd_buffer into usb_vcp_state_t
7 years ago
Pavol Rusnak 585e9842f8
src/apps+tests: use TODO consistently across whole codebase
7 years ago
Pavol Rusnak 69344f34b6
apps/common/seed: refactor methods usage
7 years ago
Jan Pochyla b139e1a7ac ui/passphrase: align long passphrase to the right
7 years ago
Jan Pochyla deb64c3c43 ui/passphrase: confirm button, visuals
7 years ago
Jan Pochyla 1c9380a9d9 ui/passphrase: extract new passphrase keyboard
7 years ago
Peter Jensen 7b89e4b14c ui/passphrase: ask for source of passphrase
7 years ago
Jan Pochyla bd44eceeef apps/wallet: sign & verify message layouts
7 years ago
Pavol Rusnak 8b49e04ade
apps.management: align dots in reset_device
7 years ago
Jan Pochyla 00c4da83b9 modtrezorconfig: fix has_pin
7 years ago
Jan Pochyla 32c74e6e9a apps/management/load_device: fix load_mnemonic
7 years ago
Jan Pochyla 58f48f8ade apps/management/reset_device: fix change_pin
7 years ago
Peter Jensen f56aaa3b1c ui/pin: check maxlength
7 years ago
Peter Jensen 9c84b742a0 ui/pin: change design of pin bullets
7 years ago
Jan Pochyla ac0be4b061 ui/scroll: tweak swipe animation
7 years ago
Jan Pochyla 5a5842111b apps/management/reset_device: allow to skip backup
7 years ago
Jan Pochyla f20ce1fcc9 ui: add click helper
7 years ago
Jan Pochyla e907099be1 apps/common/storage: fix usage of public fields
7 years ago
Jan Pochyla 5f76dc714a apps/management/reset_device: fix display clear, move pin request
7 years ago
Jan Pochyla a7f011d59e apps/management/reset_device: hold to confirm
7 years ago