1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Pavol Rusnak
3067bfa003
modtrezorui: add yoffset parameter to display.loader 2016-10-18 16:27:13 +02:00
Pavol Rusnak
fffe930d8c
modtrezorui: rename fonts 2016-10-18 15:05:55 +02:00
Pavol Rusnak
f16d730c58
modtrezorui: display.raw data parameter is now optional 2016-10-14 14:52:36 +02:00
Pavol Rusnak
037df3357c
modtrezorui: functions can draw off-canvas now and respect drawing offset 2016-10-13 18:16:11 +02:00
Pavol Rusnak
35beedfcbc
modtrezorui: add display.offset() function 2016-10-12 18:58:18 +02:00
Pavol Rusnak
ad6c274e07
modtrezorui: loader icon is now 64x64; reorganize icons 2016-10-10 14:51:52 +02:00
Pavol Rusnak
c5897e71ad
split extract bar_radius into a separate function 2016-10-05 20:30:53 +02:00
Pavol Rusnak
157b12374f
make loader smaller 2016-10-04 16:33:57 +02:00
Pavol Rusnak
e361eb157d
move text_center and text_right to lower layer, compute text length if not provided 2016-10-04 00:21:06 +02:00
Pavol Rusnak
a36616d8e8
allow building unix port with no UI (TREZORUI_NOUI=1) 2016-10-03 19:57:23 +02:00
Pavol Rusnak
d7398619e1
introduce trezor.ui.display.refresh 2016-10-03 11:52:19 +02:00
Pavol Rusnak
281070492d
fix bootloader, extract FONT_* constants 2016-09-28 18:21:29 +02:00
Pavol Rusnak
ed975398d9
move ui.clear into ui.display.clear 2016-09-28 17:00:27 +02:00
Jan Pochyla
b49ae3deee
do not update display after each letter 2016-09-27 17:26:16 +02:00
Pavol Rusnak
0d3facf99e
minor changes to display module 2016-09-27 17:26:09 +02:00
Pavol Rusnak
f2c331d783
update submodule, start bootloader work 2016-09-27 17:26:02 +02:00
Pavol Rusnak
a768d32ff9
display.bar now can set roundness 2016-09-27 17:25:59 +02:00
Pavol Rusnak
5b6ab9ca96
small fixes; res contains just toig/toif files (png are in /assets) 2016-09-27 17:25:53 +02:00
chren
9ca6d61bcc
minor design changes in colors, pin and white border 2016-09-27 17:25:52 +02:00
Pavol Rusnak
8b27cc3b71
trezor.ui.display.backlight works now 2016-09-27 17:25:51 +02:00
Pavol Rusnak
b34b8e6959
change license to TREZOR License 2016-09-27 17:25:39 +02:00
Pavol Rusnak
171a7b3795
display.orientation() and display.backlight() now return current value 2016-09-27 17:24:19 +02:00
Pavol Rusnak
5968eb3f5f
add build_cross and build_frozen make targets 2016-09-27 17:24:19 +02:00
Pavol Rusnak
9222b77a03
improve inflate code 2016-09-27 17:24:17 +02:00
Pavol Rusnak
406f0c6783
move unpack of icon to display_loader() 2016-09-27 17:24:15 +02:00
Pavol Rusnak
85d068f03f
reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00