1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 07:20:56 +00:00
trezor-firmware/core/src/trezor/ui
2021-03-30 22:34:01 +02:00
..
components fix(core/ui): don't return CONFIRMED/CANCELLED from layouts 2021-03-30 22:34:01 +02:00
constants refactor(core): introduce layouts 2021-02-10 13:57:19 +01:00
layouts refactor(core/ui): merge confirm_hexdata and show_pubkey 2021-03-30 22:34:01 +02:00
__init__.py style(core/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
container.py refactor(core): call super().__init__() in Component and Layout subclasses 2020-11-30 14:48:08 +01:00
loader.py feat(core): restart loader from current position 2021-02-24 00:10:10 +01:00
popup.py refactor(core): call super().__init__() in Component and Layout subclasses 2020-11-30 14:48:08 +01: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