Commit Graph

2001 Commits (c7c5f55508076d541e523a2d46007c453d91ac75)
 

Author SHA1 Message Date
Jan Pochyla b0aae19929 src/apps/wallet/get_address: remove useless Container
6 years ago
Jan Pochyla fcd712a0b0 src/apps/management/recovery_device: dry_run, pin confirm
6 years ago
Jan Pochyla 76590c44ad src/apps/common/request_pin: cancel is optional
6 years ago
Jan Pochyla 168cbabbf5 src/trezor/ui/word_select: remove 15-word variant
6 years ago
Jan Pochyla 213e1b32ec src/trezor/ui/keyboard: don't confirm empty words
6 years ago
Jan Pochyla b5e142307b src/apps/common: store debug signals in cache
6 years ago
Jan Pochyla d49fa2fb9c src/apps/common/request_pin: fix flickering
6 years ago
Jan Pochyla 34f722f2df boot: add lockscreen
6 years ago
Pavol Rusnak badd0e5677
src/apps/homescreen: remove invisible pixels in background to reduce size
6 years ago
Peter Jensen cacbbf80eb apps/homescreen: change bg
6 years ago
Peter Jensen c34ee98731 src/apps/wallet/get_address: update receive dialog
6 years ago
Peter Jensen 22c9296aac src/apps/management/change_pin: fix pin label
6 years ago
Jan Pochyla 0592cfe356 src/apps/homescreen: rework backlight animations
6 years ago
Tomas Susanka b659f1b29c signing/eth: tokens fix
6 years ago
Saleem Rashid 3f63acdd77
embed: Use GCC as linker
6 years ago
Pavol Rusnak 30396f9cf0
embed/extmod/modtrezorui: refactor BUFFER_OFFSET and PIXELWINDOW structures
6 years ago
Pavol Rusnak e264090678
embed/extmod/modtrezorui: refactor DATA into DATA and PIXELDATA in display
6 years ago
Pavol Rusnak f65c409416
src/apps/common: fix typos in request_passphrase
6 years ago
Pavol Rusnak 736dec1419
src/apps/management: implement ApplyFlags message
6 years ago
Pavol Rusnak 3c738b62c4
src/apps/common: refactor passphrase request, implement new on_device field
6 years ago
Pavol Rusnak 75e87ede86
vendor: update trezor-common, regenerate messages
6 years ago
Pavol Rusnak 4ad6a7a634
embed/bootloader: increase USB timeout to 500
6 years ago
Pavol Rusnak 5ded086800
embed/trezorhal: introduce jump_to_unprivileged, disable mpu in bootloader
6 years ago
Pavol Rusnak 302a31e8d2
embed/bootloader: enable mpu and drop to unprivileged mode before running a firmware
6 years ago
Pavol Rusnak 1469ede956
embed: bump versions
6 years ago
Pavol Rusnak c115faf2cd
embed/trezorhal/usb: correct handling of interface messages in usb_class_setup
6 years ago
Pavol Rusnak 7b2fd6ae4c
embed/bootloader: move Welcome! string 5px above
6 years ago
Pavol Rusnak 936f0e3e26
embed: fix 3 TODO items
6 years ago
Pavol Rusnak 8a409bd99a
embed/bootloader: move USB_IFACE_NUM to main.c
6 years ago
mcudev 0a15b03917 bootloader: fix process_msg_unknown remaining chunk calculation
6 years ago
Peter Jensen b8cf98b78b src/trezor/ui/passphrase: keyboard fix multitouch on space
6 years ago
Tomas Susanka 901b0a53a1 tests/signing: threshold test fix
6 years ago
Peter Jensen a83d7b9067 src/trezor/ui/passphrase: added space btn icon to keyboard
6 years ago
Pavol Rusnak 34c6fb987a
embed/bootloader: better detection of broken firmware at start
6 years ago
Pavol Rusnak 77568496da
src/apps/common: fix typo in cache
6 years ago
Pavol Rusnak c1e1e8bf02
src/apps/common: rewrite cache to use getters/setters
6 years ago
Pavol Rusnak 6fad2f4283
src/apps/homescreen: implement {Initialize,Features}.state field, implement ClearSession handling
6 years ago
Pavol Rusnak e93ef0c296
src: disable u2f in debug builds
6 years ago
Jan Pochyla e888b6b967 apps/wallet/sign_tx: fix sighash
6 years ago
Pavol Rusnak 800c2c64c8
tests: fix trezor.config test by changing PYOPT to 1
6 years ago
Pavol Rusnak b0242d3a3e
tests: fix test_apps.ethereum.layout
6 years ago
Pavol Rusnak 9aa947d2e1
embed/extmod/modtrezorcrypto: remove redundant code in bip32
6 years ago
Pavol Rusnak 593ccdafec
embed/extmod/modtrezorcrypto: use uint32_t for HDNode int attributes
6 years ago
Jan Pochyla 350de72c54 apps/wallet/sign_tx: force_bip143
6 years ago
Jan Pochyla d0c742e884 src/apps/common/coins: regenerate
6 years ago
Pavol Rusnak 2fe0ce542f
firmware: introduce PYOPT, use it consistently in mpy-cross and in runtime, set it to 1 by default
6 years ago
Pavol Rusnak fa697ba322
embed/vendorheader: add unsafe_signed_prod, use it by default
6 years ago
Pavol Rusnak 77ea31aa8a
embed/extmod/modtrezorui: revert NO_HINT change
6 years ago
Pavol Rusnak 984327fea5
src/trezor/ui: add new BTN_KEY_CONFIRM style to mnemonic keyboard, use that one
6 years ago
Pavol Rusnak 329b7d1488
embed/extmod/modtrezorui: regenerate fonts with NO_HINTING, update rendering to subpixel precision
6 years ago