trezor-core/src/trezor/ui
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
2018-03-04 12:59:16 +01:00
..
__init__.py embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 2018-03-04 12:59:16 +01:00
button.py src: fix flake whitespace issues 2018-02-04 12:18:34 +01:00
confirm.py src/trezor/ui/style: update resources and icons in dialogs 2018-02-27 23:52:49 +01:00
container.py code style 2017-06-12 18:16:06 +02:00
entry_select.py apps/common/request_passphrase: code style 2018-02-26 18:28:06 +01:00
loader.py src: minor visual nits 2018-03-01 01:13:26 +01:00
mnemonic.py src: minor visual nits 2018-03-01 01:13:26 +01:00
passphrase.py src/trezor/ui/passphrase: fix removing last character 2018-03-01 05:13:17 +01:00
pin.py src: minor visual nits 2018-03-01 01:13:26 +01:00
qr.py code style 2017-06-12 18:16:06 +02:00
scroll.py ui/scroll: tweak swipe animation 2018-02-05 14:55:03 +01:00
style.py src/trezor/ui/style: update resources and icons in dialogs 2018-02-27 23:52:49 +01:00
swipe.py src/trezor/ui: split ui.SCREEN into ui.WIDTH and ui.HEIGHT 2018-02-22 16:44:46 +01:00
text.py src/apps/wallet: use max_lines in Text component 2018-02-27 15:04:03 +01:00
word_select.py src/trezor/ui/word_select: remove 15-word variant 2018-02-22 15:19:31 +01:00