Commit Graph

1997 Commits (0ec62dfa5cb12cb9974d2bca73ef21b85cfaa6a7)
 

Author SHA1 Message Date
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
Jan Pochyla 6a0f18bef1 ui/loader: shrink before deactivating
7 years ago
Pavol Rusnak d791253e07
assets: remove unused/moved images
7 years ago
Pavol Rusnak 46fc37f977
src: fix flake whitespace issues
7 years ago
Pavol Rusnak a9aa5febda
travis: don't try to build vendorheader, try to build prodtest
7 years ago
Pavol Rusnak e865012663
bootloader: use webusb by default
7 years ago
Pavol Rusnak c627fcb836
firmware: use webusb by default
7 years ago
Pavol Rusnak 40e20e2e9d
trezorhal: fix usb class behaviour
7 years ago
Jan Pochyla 7ef79a73fa apps/management/reset_device: retry on wrong word entry
7 years ago
Pavol Rusnak 61b4e3d6e3
trezorhal: fix typos
7 years ago
Peter Jensen ea6763c4ec ui/word_select: fix btns styles
7 years ago
Peter Jensen fac8932a85 ui/style: replace success icon in loader
7 years ago
Peter Jensen b64be539d4 apps/managment/wipe: style btns and elements
7 years ago
Peter Jensen dc5049a3d6 ui/swipe: update reset ui and swipe
7 years ago
Pavol Rusnak b8b8e38765
trezorhal: rename winusb_enabled to usb21_enabled
7 years ago
Pavol Rusnak 4f44c2577b
trezorhal: add option to programatically enable/disable WinUSB
7 years ago
Pavol Rusnak d1b5a254ef
prodtest: bump release_num in usb
7 years ago
Pavol Rusnak 94fc0f7ac0
extmod: if debug build is used, disable LoadDevice, wipe storage on start, draw red square in corner
7 years ago
Pavol Rusnak 1e03a5d554
unix: start udp port for each active hid/webusb interface
7 years ago
Pavol Rusnak db71afca60
prodtest: use different release_num
7 years ago
Pavol Rusnak 488e516cbf
trezorhal: add device_class, etc. to usb object
7 years ago
Pavol Rusnak 52a942afd4
bootloader: fix anti-aliasing in install icon
7 years ago
Pavol Rusnak cf9c97288e
build: rework vendorheader handling, move them to embed/vendorheader
7 years ago
Jan Pochyla 2625c940db protobuf: do not print message fields
7 years ago
Jan Pochyla 6f8a4de4e6 ui/scroll: make page indicators more visible
7 years ago
Tomas Susanka a306ce60c2 tests: small note at the end of output with the tests outcome
7 years ago
Jan Pochyla 9c469d583a apps/management/reset_device: split into smaller functions
7 years ago