Commit Graph

676 Commits (13533d91562fab5220f09d2d11d2f6c1ff645261)
 

Author SHA1 Message Date
Jan Pochyla 53f6347838 protobuf: optimize memory, minor api changes
8 years ago
Jan Pochyla 385eab91f1 modtrezorcrypto: add bip32 tests
8 years ago
Jan Pochyla cd9fca42b7 modtrezorcrypto: add bip32 deserialization
8 years ago
Jan Pochyla 27126396bd update trezor-crypto submodule
8 years ago
Pavol Rusnak f16d730c58
modtrezorui: display.raw data parameter is now optional
8 years ago
Pavol Rusnak 037df3357c
modtrezorui: functions can draw off-canvas now and respect drawing offset
8 years ago
Pavol Rusnak 35beedfcbc
modtrezorui: add display.offset() function
8 years ago
Pavol Rusnak 57fbd4dfc2
build: parallel build by default
8 years ago
Pavol Rusnak aa942dc3a9
update vendor/micropython
8 years ago
Jan Pochyla 2d7d241a8d res_collect: fix for resources in subdirectories
8 years ago
Jan Pochyla 0a5e43723f utils: export TrezorUtils.memcpy
8 years ago
Jan Pochyla 275d3505f0 update micropython submodule
8 years ago
Jan Pochyla 39c2766ae0 add modtrezorutils
8 years ago
Pavol Rusnak 9e3102742e
modules: add missing copyright headers
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
Pavol Rusnak f8bf6d8cff
tools: added toi2png tool
8 years ago
Pavol Rusnak cae5fbe434
docs: add RAMs to memory layout
8 years ago
Pavol Rusnak 3857ff4139
docs: fix table
8 years ago
Pavol Rusnak 9f3cb279b3
docs: add memory layout
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 313b5f92e8
add more info to readme
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
Pavol Rusnak 2bba78bf87
fix pbkdf2.key() method
8 years ago
Pavol Rusnak 446ea33dc1
minor changes in modtrezorcrypto docu
8 years ago
Pavol Rusnak 4023b83feb
use mp_raise_ValueError and mp_raise_TypeError functions
8 years ago
Pavol Rusnak 9613b0048f
fix travis.yml
8 years ago
chren 29f4913d30 removed res from assets 2
8 years ago
chren 9c15917dd9 removed duplicated res of logo
8 years ago
chren 78efd4f2e0 minor color changes in pin dialog
8 years ago
Pavol Rusnak 90836621f5
tools: skip hidden files in res_collect
8 years ago
Pavol Rusnak 81a8f0b9bc
hasattr hack for refresh is not needed
8 years ago
Pavol Rusnak a654b4c17d
stmhal: fix display_raw
8 years ago
chren cb2399197f fixed wipe device header
8 years ago
chren 5a20a48745 added ui header and icons
8 years ago
Pavol Rusnak 3e9b6c09b0
stmhal: simplify init of display
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 e62ded3a2f update micropython submodule
8 years ago
Jan Pochyla 128a4b20b5 crypto: add bip32
8 years ago
Jan Pochyla 71793cc6d1 update trezor-crypto submodule
8 years ago
Jan Pochyla 492e71f147 workflow: less verbose naming
8 years ago
Jan Pochyla 6d5514ac4a make logging less verbose
8 years ago