Commit Graph

153 Commits (215020a592a4ee7e51c64a29e7f6cfeaf21a2a3d)

Author SHA1 Message Date
Pavol Rusnak 215020a592
legacy: show webusb popup only in bootloader and only if firmware is not installed
4 years ago
matejcik 0ec628ccd4 legacy: fix CALLBACK checker
4 years ago
Tomas Susanka 2c0504ad1c
Merge pull request #803 from trezor/passphrase
4 years ago
matejcik 3d1fefe38a legacy: make sure nanopb_generator is ready
4 years ago
matejcik 05a1d6f771 core/debug: add "show arbitrary screen" capability, for easier prototyping
4 years ago
matejcik ff702c7d7f common: add proper markers for deprecated messages
4 years ago
Pavol Rusnak 73ed2f3450
legacy: small nitpicks related to the new passphrase handling
4 years ago
Tomas Susanka f21c13f0bd
legacy: remove redundant failure response
4 years ago
Tomas Susanka c65b57affb
core, legacy: remove passphrase_cached
4 years ago
Tomas Susanka 1ae5813cab
legacy: bump version to 1.9.0
4 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
4 years ago
Tomas Susanka 48fe192103
legacy: clear up passphrase usage
4 years ago
Tomas Susanka b5d6aaf77c
tests: test PassphraseAck options
4 years ago
Tomas Susanka 041a95f738
legacy: new passphrase redesign draft
4 years ago
Pavol Rusnak 6dbed1424f
core+legacy: update nanopb api to version 0.4
4 years ago
Pavol Rusnak 4647e7d686
core+legacy: use nanopb generator from pipenv
4 years ago
Pavol Rusnak 5bf8eca350
legacy+core: accept only valid UTF-8 strings via nanopb
4 years ago
Pavol Rusnak 0ceba80876
legacy: fix wrong logic in layoutButtonNo
4 years ago
Pavol Rusnak 0b3d0c6681
legacy/bootloader: update combine script
4 years ago
Tomas Susanka 7c41b40dff
tests: introduce UI tests for core with diffs (#784)
4 years ago
Pavol Rusnak 11d80f0f20
legacy: remove hackish cast usage
5 years ago
Tomas Susanka eabd0da196 core/make; legacy: style
5 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
5 years ago
Tomas Susanka a28f29708f ci: add junit for a nice tests overview
5 years ago
Pavol Rusnak 516edbe825
legacy: add u2f_knownapps.h to gitignore
5 years ago
Pavol Rusnak e5bdf0d51b
Merge pull request #742 from trezor/language
5 years ago
matejcik 0ae2cdf756 docs: update legacy build instructions (fixes #658)
5 years ago
Pavol Rusnak 7646b97dca
common: divisibility -> decimals
5 years ago
matejcik ac6e23fb87 mako: improve local variable name
5 years ago
matejcik f5a6342844 legacy: auto-generate U2F/FIDO apps
5 years ago
Pavol Rusnak bb8d809a6d
common: change language field to IETF BCP 47 language tag
5 years ago
Tomas Susanka 0f3466bf01 core, legacy: update changelog
5 years ago
Tomas Susanka 1b88840f53 docs: move docs to root
5 years ago
Pavol Rusnak 3d50bb5ed8
common: add Peercoin, regenerate coins
5 years ago
Pavol Rusnak 5301c03607
common: add coin.divisibility attribute
5 years ago
Andrew Kozlik 829da5fe6c legacy: Implement ChangeWipeCode message for Trezor One.
5 years ago
matejcik 34913a328a all: disallow most RecoveryDevice fields in dry-run (fixes #666)
5 years ago
Pavol Rusnak 33ecdeb193
core+legacy: remove confusing changelog entries
5 years ago
matejcik 9787e38206 legacy: properly omit LoadDevice in non-debug build
5 years ago
matejcik fd8aed6105 all: drop XPRV feature of LoadDevice
5 years ago
Pavol Rusnak 16af7f1353 common: add {needs,no}_backup flags to LoadDevice, make it debug only
5 years ago
Tomas Susanka 499eb8e628 legacy: get next u2f counter
5 years ago
Pavol Rusnak 1caae698ca
storage: make FLAG_PUBLIC and FLAGS_WRITE part of public API
5 years ago
Pavol Rusnak 7476e9463f
legacy/bootloader: don't include FONT_FIXED
5 years ago
Pavol Rusnak 054bb3a67a
legacy/bootloader: refactor show_halt usage
5 years ago
Pavol Rusnak 86b7813629
legacy/bootloader: refactor show_unplug
5 years ago
Pavol Rusnak f86ac65ad1
legacy/bootloader: refactor flash_enter/flash_exit
5 years ago
Pavol Rusnak 92c64122a1
legacy/bootloader: move VERSION_*_CHAR to version.h
5 years ago
Pavol Rusnak ee98d0b398
legacy/layout: use bmp_btn_confirm, bmp_btn_cancel
5 years ago
Pavol Rusnak 81085ed388
legacy/oled: remove non-ASCII symbols from font definitions
5 years ago