Commit Graph

507 Commits (ad6c274e073d6431eae673658976b3ad7e5c3d79)
 

Author SHA1 Message Date
Pavol Rusnak 19bb7fc1e3
use display_clear where possible
8 years ago
Pavol Rusnak ed975398d9
move ui.clear into ui.display.clear
8 years ago
Jochen Hoenicke 8d3aed7ec0
Tweaked Gamma values
8 years ago
Pavol Rusnak 3a67b4d6d2
enable hw reset of display
8 years ago
Pavol Rusnak 04662215a0
fix submodules path
8 years ago
Jan Pochyla e67037bc4d fix homescreen rotation, revert the logo
8 years ago
slush0 5105c17eb3 Add const() mock
8 years ago
Pavol Rusnak afb1b5cb9c
update micropython submodule
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
slush0 eea88f9bae
Mocks generated from Core's C modules
8 years ago
slush0 d87e4e683d
Changed placeholder for automatic generated mocks
8 years ago
slush0 76d8be3395
Mocks of MicroPython methods used by Core (taken from https://docs.micropython.org/en/latest/pyboard/py-modindex.html)
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
slush0 44479b38d0
res_collect now works also on CPython<3.5
8 years ago
Jan Pochyla 0637987c09
change wipe_device to use long-press confirm
8 years ago
Jan Pochyla b49ae3deee
do not update display after each letter
8 years ago
chren 4d672fee28
added some backgrounds and change color vars
8 years ago
slush0 fdc14513a6
Added 'pass' where docstring is missing.
8 years ago
slush0 9eaf34a2c7
Fixed python header
8 years ago
slush0 43dafb2efc
Fixes mock dir cleanup, add link to source file
8 years ago
slush0 72fa153ea2
Mock builder for C modules
8 years ago
Pavol Rusnak 9230ffb4f0
update micropython submodule
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
Pavol Rusnak 255887f865
update micropython submodule
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
Pavol Rusnak ae65b8c17f
cleanup res_collect.py
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
Pavol Rusnak d1ff96af04
cleanup makefile; make res_collect tool more verbose
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
Jan Pochyla 5c02718c58
fix int param for crypto.random.uniform()
8 years ago
Pavol Rusnak 605ba30bd6
remove unused send_udp.py script (use trezorctl -t udp instead)
8 years ago
Pavol Rusnak e480871db3
generate proper events from touchscreen
8 years ago
Pavol Rusnak 0d3facf99e
minor changes to display module
8 years ago
Pavol Rusnak ddaa1b1502
adapt display driver for ST7789V
8 years ago
Pavol Rusnak f727cab942
rework aes module, add summary to test script
8 years ago