Pavol Rusnak
|
6801b61514
|
embed/extmod/modtrezorui: remove FONT_PY_TO_C/FONT_C_TO_PY, use (signed) int globally for font id
|
2018-08-16 21:16:34 +02:00 |
|
Pavol Rusnak
|
3a2c1eecdb
|
embed/extmod/modtrezorui: add MONO_BOLD font
|
2018-08-16 20:59:24 +02:00 |
|
Pavol Rusnak
|
e7a74ccfee
|
embed: add support for GC9307 display driver
|
2018-08-02 18:30:43 +02:00 |
|
Jan Pochyla
|
2603c477c5
|
embed/extmod/modtrezorui: distinguish font ids from colors
|
2018-06-08 14:53:46 +02:00 |
|
Pavol Rusnak
|
c1f097f2b4
|
embed/extmod/modtrezorui: introduce frame numbering to display.save
|
2018-02-27 19:05:40 +01:00 |
|
Pavol Rusnak
|
14b0d4439a
|
embed: add GPLv3 source code headers
|
2018-02-26 14:07:37 +01:00 |
|
Pavol Rusnak
|
d5ab82ae2b
|
embed/extmod/modtrezorui: refactor DISPLAY_OFFSET
|
2018-02-22 16:27:38 +01:00 |
|
Pavol Rusnak
|
a25af7d22a
|
embed/extmod/modtrezorui: refactor text bar prefill into from display.c into extmod
|
2018-02-06 22:55:20 +01:00 |
|
Pavol Rusnak
|
2f567ee822
|
bootloader: rework UI
|
2018-01-24 12:47:55 +01:00 |
|
Pavol Rusnak
|
94588dd588
|
modtrezorui: introduce TREZOR_FONT_PREFILL, set it to 0 in bootloader
|
2018-01-02 01:37:31 +01:00 |
|
Pavol Rusnak
|
63e999ab84
|
trezor.ui: introduced minwidth to display.text functions; more optimizations
|
2017-12-16 19:33:09 +01:00 |
|
Pavol Rusnak
|
4584861385
|
trezor.ui: introduce ui.SIZE
|
2017-12-16 14:50:28 +01:00 |
|
Pavol Rusnak
|
79a3f84c3c
|
modtrezorui: invert FONT macro inclusion logic
|
2017-12-15 23:13:25 +01:00 |
|
Pavol Rusnak
|
3851404d04
|
small cosmetic changes to prodtest and others
|
2017-10-27 06:01:22 +02:00 |
|
Pavol Rusnak
|
79fe9162b5
|
trezorhal: simplify api for init functions, use bool and void rather than int
|
2017-10-20 15:25:24 +02:00 |
|
Pavol Rusnak
|
17c3d2b56f
|
bootloader: implement UI according to mockup
|
2017-10-17 17:31:16 +02:00 |
|
Pavol Rusnak
|
82050912c4
|
bootloader: implement WipeDevice
|
2017-10-16 20:56:16 +02:00 |
|
mcudev
|
ca8d93ab5d
|
boardloader, bootloader, firmware: factor out display_pwm_init (#52)
|
2017-10-16 20:56:05 +02:00 |
|
Pavol Rusnak
|
7653eb699d
|
embed: use 4bpp fonts again
|
2017-10-11 23:05:08 +02:00 |
|
Pavol Rusnak
|
2139e8b02d
|
fonts: use 2 BPP instead of 4 for fonts
|
2017-10-01 20:47:35 +02:00 |
|
mcudev
|
43e8b85700
|
display updates
|
2017-09-28 13:58:58 +02:00 |
|
mcudev
|
5c21c4a96b
|
better support ILI9341 testing, make tearing effect synch optional, minor fixes
|
2017-09-07 23:10:16 +02:00 |
|
Pavol Rusnak
|
be9a05b55a
|
ui.display: add avatar function
|
2017-09-04 22:15:30 +02:00 |
|
Jan Pochyla
|
55bd4a0806
|
rename /micropython to /embed
|
2017-07-28 16:23:45 +02:00 |
|