You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/trezor/ui
matejcik 2d3a4d15fa
fix(core/ui): render_text uses correct font and color with item_offset
3 years ago
..
__init__.py style(core/src): use new syntax for typing 4 years ago
button.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
checklist.py style(core/src): use new syntax for typing 4 years ago
confirm.py style(core/src): use new syntax for typing 4 years ago
container.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
info.py refactor(core): improve render_text behavior 3 years ago
loader.py style(core/src): use new syntax for typing 4 years ago
num_input.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
passphrase.py style(core/src): use new syntax for typing 4 years ago
pin.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
popup.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
qr.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
scroll.py style(core/src): use new syntax for typing 4 years ago
style.py core/ui: lower lockscreen brightness 4 years ago
swipe.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
text.py fix(core/ui): render_text uses correct font and color with item_offset 3 years ago
word_select.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago