Commit Graph

507 Commits (ad6c274e073d6431eae673658976b3ad7e5c3d79)
 

Author SHA1 Message Date
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
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 6be657114e
add travis notification hook
8 years ago
Pavol Rusnak 8b22a38bce
new init sequence for display
8 years ago
chren b68423a325 micro changes in ui mockups layout
8 years ago
Pavol Rusnak 846846561c
add possibility to save screen to png using ui.display.save() (unix port only)
8 years ago
Pavol Rusnak bd1774e764
add experiment with logo/fingerprint switching
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 c5897e71ad
split extract bar_radius into a separate function
8 years ago
chren 73d0bba0f0 vendor neutral mockup
8 years ago
chren 7a6f6b9d59 added clear screen to bootloader mockups
8 years ago
Pavol Rusnak 036a4ead33
remove playground from main.py
8 years ago
chren fcde4a4c84 added header icon to bootloader mockups
8 years ago