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
Martin Milata fa1566cb71
refactor(core): call super().__init__() in Component and Layout subclasses
4 years ago
..
__init__.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
button.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
checklist.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
confirm.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
container.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
info.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
loader.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
num_input.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
passphrase.py refactor(core): call super().__init__() in Component and Layout subclasses 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 refactor(core): call super().__init__() in Component and Layout subclasses 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 refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago
word_select.py refactor(core): call super().__init__() in Component and Layout subclasses 4 years ago