Commit Graph

712 Commits (1280073c044fd082a1808cd720f7169b2b7db21a)

Author SHA1 Message Date
Jan Pochyla 9914b0db2b main: temporary hack, keep apps.common.storage loaded
8 years ago
Jan Pochyla 984f088519 apps.common: fix request_pin
8 years ago
Pavol Rusnak 6eaea34c8c
-> trezor.io
8 years ago
Jan Pochyla 8bdd59642f trezor.wire: print session ID as hex
8 years ago
Jan Pochyla d30e565cb3 trezor.main: fix for new loop
8 years ago
Jan Pochyla 5173a87f3e trezor.loop: rewrite for utimeq, document
8 years ago
Jan Pochyla 666018ec57 apps.management.change_pin: ask event if unlocked
8 years ago
Jan Pochyla 59feeed3cb apps.common.request_pin: add at_least_once
8 years ago
Jan Pochyla 96ead03e03 apps: fix for change_pin and debug
8 years ago
Jan Pochyla e73ff1f3c2 apps: improve language getters/setters
8 years ago
Jan Pochyla 3f657775e9 main: boot debug app earlier
8 years ago
Jan Pochyla 8811814867 apps.management: add change_pin workflow
8 years ago
Jan Pochyla 64dad27abe apps.homescreen: handle Ping.pin_protection
8 years ago
Jan Pochyla b45fd349f5 apps.management: protect by pin earlier
8 years ago
Jan Pochyla c03924c05f apps.common.request_pin: fix client cancel
8 years ago
Jan Pochyla 2a58ca986f apps.common.storage: fix device_id init
8 years ago
Jan Pochyla e111f6338c apps.homescreen: display device label
8 years ago
Jan Pochyla 2cff58f4f0 boot: comment out, usb init will be in C for now
8 years ago
Jan Pochyla 58612f14d2 trezor.config: fix for stmhal
8 years ago
Jan Pochyla b8968e7387 minor perf changes
8 years ago
Jan Pochyla 53c73b3b5c apps: accomodate latest seed changes
8 years ago
Jan Pochyla d2e31e24ee apps.common.seed: simplify, remove root caching
8 years ago
Jan Pochyla 146410856d apps.wallet: move sign_tx workflow to __init__
8 years ago
Jan Pochyla 3e1b821b3c minor fixes
8 years ago
Jan Pochyla a4f103755b minor api changes
8 years ago
Jan Pochyla e0dfc2ef03 apps: reflect the wire api changes
8 years ago
Jan Pochyla d56dc88861 wire: refactoring
8 years ago
Jan Pochyla 0b7874ad43 loop: rename Future to Signal
8 years ago
Jan Pochyla 1b27bb480d trezor.wire: rename modules
8 years ago
Jan Pochyla b145f8f309 apps.common.signtx: add example sanitization
8 years ago
Pavol Rusnak 918150a3f1
tests: make testpy tries running selected tests from python-trezor
8 years ago
Jan Pochyla 6edaa68ab3 apps.common: remove sign.pseudo
8 years ago
Jan Pochyla 2e34fc05a6 apps.management: handle ApplySettings
8 years ago
Jan Pochyla e8da59ced0 apps.common: add protect_with_pin, adjust seed.py
8 years ago
Jan Pochyla b400448b97 apps: adjust to last commit
8 years ago
Jan Pochyla 065cbdbc3b protobuf: set missing fields to None
8 years ago
Jan Pochyla a8b519d127 signtx: prealloc the bytearrays
8 years ago
Jan Pochyla 05f832cae7 storage: remove pbuf, add pin lock
8 years ago
Jan Pochyla be7ee61ddd config: always use bytes() for default value
8 years ago
Pavol Rusnak a66d0b2e40
trezor.config: fix config_mock syntax
8 years ago
Pavol Rusnak 6575b8059e
trezor.config: use mock implementation on stmhal again
8 years ago
Pavol Rusnak c6ea71901d
trezor.config: use norcow
8 years ago
Pavol Rusnak 533aebdf6d
trezor.utils: add halt function
8 years ago
Pavol Rusnak f615e5f97f
trezor.crypto: more type annotations
8 years ago
Pavol Rusnak 88e46ca66f
trezor.crypto.rlp: add type annotations
8 years ago
Pavol Rusnak ddd46f6f53
trezor.crypto: add RLP
8 years ago
Pavol Rusnak e120faa227
apps.ethereum: implement EthereumGetAddress
8 years ago
Pavol Rusnak 6e79da8df1
apps.wallet: add CipherKeyValue
8 years ago
Pavol Rusnak 8618248504
apps.wallet: add partial support for SignIdentity (secp256k1 curve only)
8 years ago
Pavol Rusnak 084f1205f1
apps.wallet: cleanup sign/verify message
8 years ago
Pavol Rusnak ecac1d79f2
apps.wallet: refactor message digest method into shared module
8 years ago
Pavol Rusnak 620ed74aa7
apps.wallet: implement VerifyMessage
8 years ago
Pavol Rusnak 388e2dc305
apps.wallet: implement SignMessage
8 years ago
Jan Pochyla 87dbf8442e apps.management: explain LoadDevice.node
8 years ago
Jan Pochyla 7378d763f0 apps.debug: support DebugLinkState.matrix
8 years ago
Jan Pochyla 722cc2d63b apps.common: add client-side pin input method
8 years ago
Jan Pochyla d00a6723c0 apps.common.signtx: code style
8 years ago
Jan Pochyla c1aa7010ed apps.wallet: fix GetPublicKey.address_n
8 years ago
Jan Pochyla 384bde3efc apps.wallet: support GetAddress.coin_name
8 years ago
Pavol Rusnak 315440fc18
apps.common: refactor address_type functions
8 years ago
Pavol Rusnak cfdd517bf4
apps.common.signtx: fix outputs for multibyte address prefixes
8 years ago
Pavol Rusnak ea12087de7
apps.common: add op_return to signtx
8 years ago
Pavol Rusnak 357a081b53
apps.wallet: add FeeOverThreshold handling
8 years ago
Jan Pochyla 02d615ff06 wire: convert to bytearray every time
8 years ago
Pavol Rusnak 90c4480bf6
apps.fido_u2f: add yubico u2f demo to known apps
8 years ago
Pavol Rusnak e6d38b8b71
apps.wallet: handle EstimateTxSize message
8 years ago
Pavol Rusnak e10e20d550
apps.common.signtx: fix p2sh output
8 years ago
Pavol Rusnak ceb4ed8c59
apps.common.signtx: rework check_address_type function
8 years ago
Jan Pochyla e556aea42b wire: fix when the footer is too short
8 years ago
Jan Pochyla ecd8bd3b2a wallet: remove unimport for now
8 years ago
Jan Pochyla 72be5cf2f2 signtx: fix typo
8 years ago
Pavol Rusnak 8d496d456b
apps.common.signtx: add paytoscripthash support, fix multibyte
8 years ago
Jan Pochyla 3373ecf128 apps.debug: implement DebugLinkDecision
8 years ago
Jan Pochyla 39b3ecb224 confirm: allow to resolve the dialogs from outside
8 years ago
Jan Pochyla 5d7c2ac4e2 loop: make it possible to re-use Future instances
8 years ago
Jan Pochyla abb6f284ca wallet: use hold to confirm the tx summary
8 years ago
Jan Pochyla a798a07220 signtx: confirm output before hashing
8 years ago
Jan Pochyla 90d9687678 apps.homescreen: cleanup
8 years ago
Jan Pochyla b89666fb87 apps.debug: cleanup
8 years ago
Jan Pochyla ed8973e86d signtx: unify input script derivation
8 years ago
Jan Pochyla 5889d0c932 loop: use ticks_add, ticks_diff
8 years ago
Jan Pochyla f2a0132502 management: fix layout_load_device
8 years ago
Pavol Rusnak b09f0eaf4e
tests: add test for apps.common.coins
8 years ago
Pavol Rusnak 09c6309ebf
apps.debug: add debug app (that consumes debuglink messages)
8 years ago
Pavol Rusnak 4d167f4961
apps.homescreen: handle Ping message
8 years ago
Pavol Rusnak 72a41182c2
apps.common.storage: fix device_id generator
8 years ago
Jan Pochyla 8754d74620 signtx: do not include change in total
8 years ago
Jan Pochyla 44f6f21186 signtx: add UI similar to trezor1
8 years ago
Jan Pochyla 710cb09663 wallet: add layout_sign_tx
8 years ago
Jan Pochyla 2e4c63f836 homescreen: return correct coins in Features
8 years ago
Jan Pochyla 4c056d8aaa wallet: fix layout_get_public_key
8 years ago
Jan Pochyla 90b2f3a3e0 seed: clone node before deriving
8 years ago
Jan Pochyla b9cec468b7 streams: fix set_limit
8 years ago
Jan Pochyla cf2bc1a28e protobuf: fix loading embedded messages
8 years ago
Jan Pochyla 4f8e01c5df signtx: fix address derivation
8 years ago
Jan Pochyla 24d8a04131 signtx: minor refactoring
8 years ago
Jan Pochyla 31e3aaa23b signtx: add UI instructions, SigningError type
8 years ago
Jan Pochyla 8109d8363c signtx: remove BufferWriter
8 years ago
Pavol Rusnak 05e035d56a
apps.fido_u2f: add fastmail to known providers
8 years ago
Pavol Rusnak 3015045df6
apps.common.coins: update to return CoinType, not dict (also modify generator)
8 years ago
Jan Pochyla d7bc138262 signtx: remove forgotten import
8 years ago
Pavol Rusnak c8eb2bf17b
trezor.crypto: prepend recid to ecdsa signatures
8 years ago
Pavol Rusnak 2dc9d6ac4e
sign: inline write_tx_header, write_tx_middle and write_tx_footer functions
8 years ago
Pavol Rusnak 32e699efdb
trezor.crypto.der: convert -> encode
8 years ago
Jan Pochyla d2c71b3a58 signtx: add first test, make it all work
8 years ago
Pavol Rusnak 9fb6e328a0
trezor.crypto: add der module
8 years ago
Jan Pochyla 1bb20c2521 signtx: serialize tx meta
8 years ago
Pavol Rusnak 33b5436dcc
tests: move to /tests to avoid freezing
8 years ago
Pavol Rusnak c95ed063db
trezor.crypto.hashlib: remove HashIO (lives as HashWriter somewhere else)
8 years ago
Pavol Rusnak 8092be211c
trezor.messages: regenerate messages
8 years ago
Pavol Rusnak c49c4ea29e
apps.common.coins: make coins definitions more readable + adapt generator
8 years ago
Jan Pochyla 44a3b7f9f1 signtx: fixes, refactoring
8 years ago
Pavol Rusnak 6891c3c463
trezor.config: add wipe method
8 years ago
Pavol Rusnak 998fb9fce6
tests: added check_coverage script
8 years ago
Pavol Rusnak 955bd44684
rename unit tests to match module names
8 years ago
Pavol Rusnak 8b0d7be52a
trezor.crypto: add keccak option to Sha3_*.digest()
8 years ago
Pavol Rusnak 192fc5f1ef
trezor.crypto: add sha1, regenerate mocks
8 years ago
Jan Pochyla 3b742aa5dc signtx: WIP
8 years ago
Jan Pochyla 6a98aff8bb WIP: signing pseudocode
8 years ago
Jan Pochyla 783fddf749 messages: do not use const()
8 years ago
Pavol Rusnak 34ba0ccd72
trezor.crypto: add key option for blake2s, add unit tests for blake2s
8 years ago
Pavol Rusnak 56eb351816
trezor.crypto: add hashlib.HashIO
8 years ago
Pavol Rusnak 54a045e9de
apps.common: add pseudocode for signing
8 years ago
Jan Pochyla b3c03496e4 streams: minor API change
8 years ago
Jan Pochyla 83043f7aef wire: update to latest changes in protobuf
8 years ago
Jan Pochyla a16e02a3d8 messages: regenerate
8 years ago
Jan Pochyla 36784bf0f5 protobuf: refactoring, remove default values and required fields
8 years ago
Pavol Rusnak df5e770dec
trezor.crypto: refactor base58; allow custom digest function
8 years ago
Pavol Rusnak 965a6e653a
apps.common.coins: throw exceptions when coin is not found instead of returning None
8 years ago
Pavol Rusnak 6e658ff2f1
trezor.messages: regenerate classes
8 years ago
Jan Pochyla 507d9bdf68 wire: add tests for v1 codec
8 years ago
Pavol Rusnak 7404a76aeb
modtrezorcrypto: add test_sign_verify_random to curve unit tests
8 years ago
Pavol Rusnak 9c921c073f
modtrezorcrypto: add generate_secret methods to curves
8 years ago
Pavol Rusnak 3c5c685b8c
add curve25519.publickey and unittest for randomized multiply
8 years ago
Pavol Rusnak 7f5fa78f35
modtrezorcrypto: add ECDH for nist256p1, secp256k1, curve25519 (multiply method)
8 years ago
Jan Pochyla 4216e6f544 tests: remove old wire_codec test example
8 years ago
Jan Pochyla d0b29d4caa wire: add tests, fix missing 0-padding
8 years ago
Pavol Rusnak e62e8dbe6f
tools: move coins-gen tool to /tools
8 years ago
Pavol Rusnak 1420ad591b
apps: add apps.common.coins (+generator)
8 years ago
Jan Pochyla 688d293b01 wire: use memoryview() asap in the parsing process
8 years ago
Jan Pochyla 67ac47f087 apps.homescreen: respond with ~correct data, handle GetFeatures
8 years ago
Jan Pochyla ad2955aaab ui: code style, make header icon optional
8 years ago
Jan Pochyla b60206d588 app.management: fix missing icon
8 years ago
Jan Pochyla 74b2170e3f ui.swipe: make constants private
8 years ago
Jan Pochyla 4e290cc6df ui.loader: add is_active method
8 years ago
Jan Pochyla d94dd32816 ui.text: code style, add color support
8 years ago
Jan Pochyla 7a518e9fa4 seed: add passphrase UI
8 years ago
Jan Pochyla c5dfcb53d1 apps.wallet: add GetAddress
8 years ago
Pavol Rusnak 3067bfa003
modtrezorui: add yoffset parameter to display.loader
8 years ago
Jan Pochyla a44e16a9ca rework high-level storage
8 years ago
Jan Pochyla 53f6347838 protobuf: optimize memory, minor api changes
8 years ago
Jan Pochyla 385eab91f1 modtrezorcrypto: add bip32 tests
8 years ago
Jan Pochyla 0a5e43723f utils: export TrezorUtils.memcpy
8 years ago
Pavol Rusnak a9131f26e7
debug: fix variable name
8 years ago
Pavol Rusnak 882efbf21b
modtrezormsg: use interfaces index internally, usage_page externally
8 years ago
Pavol Rusnak a423d4602f
modtrezormsg: store assigned used pages internally, add get_interfaces method
8 years ago
Pavol Rusnak 3f44dfedb5
modtrezormsg: use usage_page to identify interfaces
8 years ago
Pavol Rusnak d9546d45b9
ui: proper size for loader
8 years ago
Pavol Rusnak ad6c274e07
modtrezorui: loader icon is now 64x64; reorganize icons
8 years ago
slush0 51de3a3d9c Setting initial brightness to ui.BACKLIGHT_NORMAL
8 years ago
slush0 ac726746b9 Changed dimming constants (tested on hw)
8 years ago
slush0 cf38b58a73 Reworked homescreen (no blinking, only diming)
8 years ago
Pavol Rusnak 3e8b025cbd
use mp_obj_new_str_of_type where it makes sense instead of mp_obj_new_str_from_vstr
8 years ago
chren 78efd4f2e0 minor color changes in pin dialog
8 years ago
chren cb2399197f fixed wipe device header
8 years ago
chren 5a20a48745 added ui header and icons
8 years ago
Jan Pochyla abd20741f6 add seed module, GetPublicKey now works
8 years ago
Jan Pochyla d0bb7edbfa storage: change api to protobuf
8 years ago
Jan Pochyla 6b94511472 LoadDevice: validate mnemonic, import xprv
8 years ago
Jan Pochyla 492e71f147 workflow: less verbose naming
8 years ago
Jan Pochyla 6d5514ac4a make logging less verbose
8 years ago
Jan Pochyla c019741c33 wire: fix write_message, pbuf dumps is sync now
8 years ago
Jan Pochyla 4b0da8677a wire: fix read_message for v1 protocol
8 years ago
Jan Pochyla c3ee7dd709 loop: refresh display after every step
8 years ago
Jan Pochyla cc22d59eca ui: clear the screen before common layouts
8 years ago
Jan Pochyla b2299c118a protobuf: fix repeated fields
8 years ago
Jan Pochyla be069a771b protobuf: use async/await, make loads/dumps sync
8 years ago
Jan Pochyla ec412c6da3 protobuf: fix uvarint dumping
8 years ago
Pavol Rusnak 7dc53219d2
extract common bootloader stuff into bl_common.py
8 years ago
Pavol Rusnak e405a6305d
use bar_radius where needed
8 years ago
Pavol Rusnak 036a4ead33
remove playground from main.py
8 years ago
Pavol Rusnak 2e39c86b42
cleanup
8 years ago
Pavol Rusnak a536e2d6a5
loader is now smaller
8 years ago
Pavol Rusnak 27fb301b22
validate mp_buffer_info_t usage for cases where len==0
8 years ago
Pavol Rusnak 2e2534585b
call ui.display.refresh in loop.py
8 years ago
Pavol Rusnak b7f378376b
disable obsolete test_wire.py for now
8 years ago
Pavol Rusnak d995e53d28
add travis tests
8 years ago
slush0 97522be434 Added new messages
8 years ago
slush0 1840e331bb Moved unused images out of resources
8 years ago
Jan Pochyla f2b509b591 use micropython.const() in trezor.messages
8 years ago
Jan Pochyla 407169af01 import qualified const()
8 years ago
Jan Pochyla c9fbac7a0b LoadDevice now works
8 years ago
Jan Pochyla 0e799d62af move sub-workflows do apps/common
8 years ago
Jan Pochyla c93133026e autopep8 and minor cosmetics
8 years ago
Jan Pochyla 976b14a5b8 protobuf: skip None values while dumping
8 years ago
Jan Pochyla fb7b85e479 move protobuf to a single module
8 years ago
slush0 cb1dcc965d TREZOR v1 protocol codec
8 years ago
slush0 e8850e4aa5 Fixing generator startup in read_message.
8 years ago
slush0 8a160becb9 Added support for TREZOR v1 protocol (acts as session 0 internally).
8 years ago
Pavol Rusnak 281070492d
fix bootloader, extract FONT_* constants
8 years ago
Pavol Rusnak ed975398d9
move ui.clear into ui.display.clear
8 years ago
Jan Pochyla e67037bc4d fix homescreen rotation, revert the logo
8 years ago
Jan Pochyla c952500552
fix ui.rotate_coords, remove pulse_animation
8 years ago
Jan Pochyla 35d53ad7fc
simplify the Text interface
8 years ago
chren 69fa5acf8b
limit pin length
8 years ago
chren fe4e024088
changed homescreen bg
8 years ago
Jan Pochyla 3f4365eda6
add Text, move Loader to ui.loader
8 years ago
Jan Pochyla 0637987c09
change wipe_device to use long-press confirm
8 years ago
chren 4d672fee28
added some backgrounds and change color vars
8 years ago
Pavol Rusnak a3ec1c082a
add log to wire.io
8 years ago
chren dbfb06d30e
experimenting with ui in reset_device
8 years ago
Pavol Rusnak 299c616d1b
fix __import__ call
8 years ago
chren cc35a00639
removed old playground and some color changes
8 years ago
Jan Pochyla 096bfbaf2a
fix Swipe on stmhal
8 years ago
Jan Pochyla 883b392fdb
adopt wire dispatching, log removed modules
8 years ago
Jan Pochyla e9c7a67c73
make imports more local, remove trezor.workflows, minor tweaks
8 years ago
Pavol Rusnak db6673b50e
move initialization of I2C1 to msg_init()
8 years ago
Jan Pochyla 07dd27c567
get rid of layout stubs
8 years ago
Jan Pochyla 01ac17440d
wipe_device workflow, pin API work
8 years ago
Jan Pochyla dd713fe6e2
add Storage to reset_device, stub session support in config
8 years ago
Jan Pochyla 34ed2fb86a
workflow monitor, reset_device layout work
8 years ago
Jan Pochyla 70110187cc
overload __iter__ in loop.Wait
8 years ago
Jan Pochyla 02b13af526
fix session id range
8 years ago
Jan Pochyla 64746d01b4
use memoryviews in wire_codec
8 years ago
Jan Pochyla 7570977cc4
little perf tweaks in protobuf
8 years ago
Pavol Rusnak e480871db3
generate proper events from touchscreen
8 years ago
Pavol Rusnak f727cab942
rework aes module, add summary to test script
8 years ago
Pavol Rusnak dd78f83576
update docu strings in aes
8 years ago
Pavol Rusnak a15730087c
VCP is the new CDC
8 years ago
Pavol Rusnak d9495b12ac
trezor.crypto.aes finished (including unit tests)
8 years ago
Pavol Rusnak fc05f25255
trezor.crypto.aes work in progres
8 years ago
Jan Pochyla d5942d664c
add the generated wire type index
8 years ago
Jan Pochyla 6991286f8b
use __iter__ instead of wait
8 years ago
Jan Pochyla b8dd8ed90c
wire fixes
8 years ago
Jan Pochyla 97d402eba8
unify unimport_func and unimport_gen, asyncify
8 years ago
Jan Pochyla 099767d592
session/workflow overhaul
8 years ago
Jan Pochyla 99485b3385
finalize the streaming pbuf codec
8 years ago
Pavol Rusnak f42b62fa40
use mock config for stmhal, setup hid in boot
8 years ago
Pavol Rusnak 7aa8593941
store config in /var/tmp
8 years ago
Pavol Rusnak 7d4fbd07ea
fix typing.NewType
8 years ago
Pavol Rusnak bfa034f2d9
add typing module
8 years ago
Jan Pochyla 312859ba71
add experimental animation with `async for`
8 years ago
Jan Pochyla 3eaf001eef
add a broken PoC of wire/protobuf stream reading
8 years ago
Jan Pochyla d6592a48e6
fixes for v2 wire
8 years ago
Jan Pochyla 096f3f898f
move pagination primitives to trezor.ui.scroll
8 years ago
Jan Pochyla 455a436123
autopep8
8 years ago
Jan Pochyla a4d1b27541
test async/await support in homescreen layout
8 years ago
Jan Pochyla c8c34c875b
simplify loop.py, add loop.Future, supoort `await`
8 years ago
Jan Pochyla 3a69524c52
simplify read_wire_msg a bit
8 years ago
Jan Pochyla cb0f5e2595
switch to v2 wire protocol
8 years ago
Pavol Rusnak 545e93d1b4
add layout to u2f app
8 years ago
Pavol Rusnak cd28103b75
add bitbucket/gitlab to known u2f apps
8 years ago
Pavol Rusnak d4d8729568
add mem constants to debug module
8 years ago
Pavol Rusnak fbfd9d4b61
split debug (=dangerous) things from trezor.utils to trezor.debug
8 years ago
Pavol Rusnak 6402b3d232
update slush pool logo
8 years ago
Pavol Rusnak ce734df1b0
add u2f icons, remove toig/toif from assets
8 years ago
Jan Pochyla ae4540c59b
introduce generic swipe container to reset_device
8 years ago
slush0 7aaba5c6ce
Added u2f hash for Slush Pool
8 years ago
chren 53a6132ed8
tests with UI and minor changes in scroll component
8 years ago
chren be01cee8d3
added loading layout playground
8 years ago
chren 16f81c3264
added dummy scroll down icon with animation
8 years ago
chren fed9309ffa
added playground of scrollicon
8 years ago
Pavol Rusnak e6b8dc3cc5
add perf option to emu.sh (-p)
8 years ago
Pavol Rusnak d3d21bdbbd
remove main_stick and company
8 years ago
chren 771372adb2
replace scrolling to componenet, added mockup for recovery device layout
8 years ago
chren 887c877567
paging "scrollbar"
8 years ago
Jan Pochyla 4bf7535903
pass kwargs through to ConfirmDialog
8 years ago
chren 3746777628
fix micro bug for pin buttons
8 years ago
chren cb2027ad86
added button to finish [tbd]
8 years ago
chren 7237321470
fix pagination of seed
8 years ago
chren cd35a592a1
fix way of scrolling
8 years ago
chren e8601232e8
fixed img url, added img to local res folder
8 years ago
chren 2482d3935d
sign message layout
8 years ago
Jan Pochyla 43e6bc2f11
raise on registering conflicting message handler
8 years ago
Jan Pochyla 788eb675a5
remove seed app initialization
8 years ago
Jan Pochyla 6553d315e6
move 'chunks' to trezor.utils
8 years ago
Jan Pochyla 6c0970df9e
remove apps/seed example
8 years ago
Jan Pochyla 9f0b27f597
add ResetDevice workflow
8 years ago
Jan Pochyla 961ae90dd2
regenerate messages with __repr__ support
8 years ago
Jan Pochyla 173c49bef8
add __repr__ to Message and MessageType
8 years ago
Jan Pochyla 1da27dd558
fix write of empty messages, add loging to wire
8 years ago
chren 398e46e9ff
signTx example layout
8 years ago
chren cefccb91d8
wipe device screen layout
8 years ago
Jan Pochyla cf77aeb029
add icon buttons, make PinMatrix nicer
8 years ago
chren 1e4556d736
added clear input pin button
8 years ago
chren c6ed52a7c9
added remove input line
8 years ago
Jan Pochyla c6c69ba8c8
fix ui in PinMatrix
8 years ago
chren ebe9d69a70
fix - set homescreen as default layout
8 years ago
chren cd80509f06
seed static mockup
8 years ago
chren bed2d4d50e
change backlight to white and seed mockup
8 years ago
Pavol Rusnak 5b6ab9ca96
small fixes; res contains just toig/toif files (png are in /assets)
8 years ago
chren 0e8d7a5d6c
add static seed layout
8 years ago
chren 9ca6d61bcc
minor design changes in colors, pin and white border
8 years ago
chren 4852609efb
added clear display to pin dialog
8 years ago
chren bbfd633f35
visual changes in pin matrix
8 years ago
Pavol Rusnak 8b27cc3b71
trezor.ui.display.backlight works now
8 years ago
Jan Pochyla 377fffa5a5
add wipe, wire.write is a generator, add trezor/workflows
8 years ago
Pavol Rusnak 9f40362482
remove homebrew docu generator, use docstring syntax
8 years ago
Pavol Rusnak 0f24eb2e0e
use python implementation for backlight (for now)
8 years ago
Pavol Rusnak c08c4cd386
fix trezor.res
8 years ago