Commit Graph

2744 Commits (b24c062a3d55f27e6ddb46b07fda99cca43199ab)
 

Author SHA1 Message Date
Pavol Rusnak 9beb6146e4
trezorhal: minor cleanup in touch for T1
6 years ago
Pavol Rusnak ddbcd7400f
firmware: enable touch for T1
6 years ago
Pavol Rusnak 96ddcf39df
firmware: use separate source tree (src1) for T1 app code for now
6 years ago
Pavol Rusnak 0ab0f9e418
unix: refactor T1 touch events to behave similarly to T2 touch events
6 years ago
Dusan Klinec ff387ba716 build_mocks fix2
6 years ago
Dusan Klinec 29ee5dc80c mock: fixes error in generated trezorcrypto mock
6 years ago
Pavol Rusnak 411c2a2b2a
trezorhal: enable USB on T1
6 years ago
Pavol Rusnak 0d8cc86a60
nix: add pytest to nix-shell
6 years ago
Pavol Rusnak df665b70d3
travis: don't run make sizecheck when TREZOR_MODEL=1
6 years ago
Pavol Rusnak 04a91dc673
travis: don't run test_emu when TREZOR_MODEL=1
6 years ago
Pavol Rusnak d05895cbbd
build: add missing spi object file
6 years ago
Pavol Rusnak 6bcf589841
build: fix build
6 years ago
Pavol Rusnak 1f2c25e743
build: fix build via error in SConscript.prodtest
6 years ago
Pavol Rusnak 42164c41e3
travis: make file more readable
6 years ago
Pavol Rusnak 9455d95046
travis: reduce unwanted builds
6 years ago
Pavol Rusnak 45e10a2e79
embed: refactor cpu flags in sconscript files
6 years ago
Pavol Rusnak 2a06ff4986
embed/firmware: add T1 display support, apply T1 fixes
6 years ago
Pavol Rusnak 066d4b4e9a
tools: use env where possible
6 years ago
Pavol Rusnak 0418438ea1
nix: add gcc-arm-embedded to shell.nix
6 years ago
Pavol Rusnak 715151a7b0
docs: update emulator screenshot
6 years ago
Pavol Rusnak d2d7efeb12
unix: use pkg-config in sconscript file, add shell.nix for nix-shell
6 years ago
alepop e1eb405ed7 lisk: fix _update_raw_tx function for second signature calculation (#348)
6 years ago
Pavol Rusnak 25d00ab08c
docs: add info about image dimensions in vendor header
6 years ago
ZuluCrypto 17c3ff92f8 Stellar - Fix typo in confirm_init (#359)
6 years ago
Pavol Rusnak 86db527722
src/apps/common: add decred attribute to coininfo, enable Decred
6 years ago
Pavol Rusnak d644147985
build: update SConscript.firmware for T1
6 years ago
Pavol Rusnak 72d1c457c2
embed/extmod/modtrezorui: fix minor issue in display_print
6 years ago
Pavol Rusnak 108d84051e
embed/extmod/modtrezorui: add more T1/T2 ifdefs to display functions
6 years ago
Pavol Rusnak c58c4a94d8
firmware: reuse SOURCE_PY_DIR where possible
6 years ago
Pavol Rusnak 398f1557d6
build: introduce T1 memory file
6 years ago
Pavol Rusnak 0499e983fe
src/apps/common: update layout for signverify
6 years ago
Dusan Klinec 6d98a97f7c protobuf: message fields moved to get_fields method
6 years ago
Dusan Klinec 3ae4106465 vendor: trezor-common version bump, pb sync, template sync
6 years ago
Tomas Susanka 2a0dc76981
Merge pull request #350 from zulucrypto/stellar-fixExplicitNativeAsset
6 years ago
Pavol Rusnak fb816bd2de
embed/extmod/modtrezorui: properly set backlight and bpp for T1 display
6 years ago
Tomas Susanka 204f6b7a5a tests: tezos is not xfailed anymore
6 years ago
Adrian Matejov 7918e1f818 tezos: added Readme
6 years ago
Adrian Matejov 8b252bff80 tezos: fixed nitpicks
6 years ago
Adrian Matejov d4987849ce tezos: run_xfail set
6 years ago
Adrian Matejov 203c850779 tezos: supporting only ed25519 curve
6 years ago
Adrian Matejov e009c0ca22 tezos: removed duplicated code
6 years ago
Adrian Matejov f0f6807e4f tezos: display_address -> show
6 years ago
Adrian Matejov 2750d668ad tezos: added tezos cryptocurrency
6 years ago
Pavol Rusnak 11bf37b17c
vendor: update trezor-crypto
6 years ago
Pavol Rusnak 7880b67451
embed/extmod/modtrezorui: display code reorg/cleanup
6 years ago
Pavol Rusnak 4a76756b75
embed/extmod/modtrezorui: use software renderer
6 years ago
Pavol Rusnak d0f2905542
embed/extmod/modtrezorcrypto: refactor pbkdf2 prf
6 years ago
Pavol Rusnak 8874925fb8
unix: support backgrounds for models T and 1
6 years ago
Pavol Rusnak f23f751ab0
extmod/modtrezorui: prepare display UI for model change
6 years ago
ZuluCrypto 00692d8156
stellar - do not attempt to serialize asset code or issuer when type is native
6 years ago