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
2020-06-04 16:18:46 +02:00
..
__init__.py core: simplify homescreen and lockscreen implementations 2020-06-04 16:18:46 +02:00
button.py core: add cancel to hold to confirm dialogs 2020-03-02 13:58:41 +00:00
checklist.py core: improve code documentation, simplify wire package 2019-08-20 16:20:02 +02:00
confirm.py core: style 2020-03-30 16:04:05 +00:00
container.py core/debug: reading layouts, inserting synthetic events 2019-10-22 17:06:49 +02:00
info.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
loader.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
num_input.py core: refactor slip39 2019-09-19 16:38:29 +02:00
passphrase.py core: refactor usage of input_signals 2020-06-04 16:18:46 +02:00
pin.py core: refactor usage of input_signals 2020-06-04 16:18:46 +02:00
popup.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
qr.py core: add final mypy fixes! 2019-10-22 14:36:25 +00:00
scroll.py core: move confirm_signal evaluation into concrete Layout implementations 2020-01-23 15:45:10 +01:00
style.py core: dim lockscreen (fixes #974) 2020-06-04 16:18:46 +02:00
swipe.py core: improve code documentation, simplify wire package 2019-08-20 16:20:02 +02:00
text.py core: fix text overflow in some dialogs 2020-02-27 12:43:33 +00:00
word_select.py core: refactor usage of input_signals 2020-06-04 16:18:46 +02:00