1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-09 15:00:58 +00:00
trezor-firmware/core/src/trezor/ui
2021-05-06 13:14:21 +02:00
..
components feat(core): ensure all module names are interned 2021-05-06 13:14:21 +02:00
constants refactor(core): introduce layouts 2021-02-10 13:57:19 +01:00
layouts style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
__init__.py fix(core): prevent flickering when homescreen does not need to redraw 2021-05-06 13:14:21 +02:00
container.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
loader.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
popup.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
qr.py refactor(core): call super().__init__() in Component and Layout subclasses 2020-11-30 14:48:08 +01:00
style.py core/ui: lower lockscreen brightness 2020-06-04 16:18:46 +02:00