Commit Graph

63 Commits (84c14042b6f2ffce3c3774007624fd3dd9d7106e)

Author SHA1 Message Date
Jan Pochyla 84c14042b6 ui: save screen after refresh, if env var is set
5 years ago
Jan Pochyla 86bec3b0ae seed: use sync backlight sliding
5 years ago
Jan Pochyla dd5eba8da9 ui: reduce flicker in buttons, text, and pin dialog
6 years ago
Pavol Rusnak 30b96a0f07
style: fix trezor.utils
6 years ago
Pavol Rusnak 8d9d4816da
embed/extmod/modtrezorutils: remove utils.symbol, use constants directly
6 years ago
Pavol Rusnak e3607156d8
embed: make model and emulator orthogonal, update macros to match this logic
6 years ago
Pavol Rusnak 3a2c1eecdb
embed/extmod/modtrezorui: add MONO_BOLD font
6 years ago
Jan Pochyla 6751d84236 style: skip formatting in special cases
6 years ago
Jan Pochyla 6e13a1475b ui: introduce LazyWidget
6 years ago
Jan Pochyla 7630201a57 debug: do not rely on mp_optimise_value
6 years ago
Jan Pochyla e223173b4e loop: wait -> spawn, select -> wait
6 years ago
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
6 years ago
Pavol Rusnak c937d73217
src: minor visual nits
6 years ago
Jan Pochyla 0c42976e91 src/trezor/ui: fix default parameters for header
6 years ago
Peter Jensen e43ce25611 src/trezor/ui/style: update resources and icons in dialogs
6 years ago
Pavol Rusnak b97e5b7a55
src/trezor/ui: use ICON_DEFAULT by default, not ICON_RESET
6 years ago
Jan Pochyla 54128b7568 src/apps/common: use ui.layout, clear display when layout starts
6 years ago
Pavol Rusnak d9324f3e57
src/trezor/ui: split ui.SCREEN into ui.WIDTH and ui.HEIGHT
6 years ago
Jan Pochyla 0592cfe356 src/apps/homescreen: rework backlight animations
6 years ago
Jan Pochyla f20ce1fcc9 ui: add click helper
6 years ago
Peter Jensen fac8932a85 ui/style: replace success icon in loader
6 years ago
Peter Jensen b64be539d4 apps/managment/wipe: style btns and elements
6 years ago
Jan Pochyla 898b33cffb ui: speed up backlight transitions
6 years ago
Jan Pochyla dbed5eade9 ui: add grid function
7 years ago
Peter Jensen ed9e63142d ui: request_words, keyboard ui
7 years ago
Pavol Rusnak 4584861385
trezor.ui: introduce ui.SIZE
7 years ago
Jan Pochyla 3ea5b9c151 trezor/ui: close backlight slider properly
7 years ago
Jan Pochyla 8ec8615e89 trezor/ui: make layout crossfade faster
7 years ago
Jan Pochyla 808317424d use trezor.ui.{BG,FG}
7 years ago
Jan Pochyla df995eae49 trezor/ui: add experimental layout decorator
7 years ago
Jan Pochyla f2e53ab2eb trezor/ui: extract styles
7 years ago
Jan Pochyla 49cc4651c2 bunch of api cleanups
7 years ago
Jan Pochyla 803c47dca8 extmod: use lowercase names
7 years ago
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8)
7 years ago
Pavol Rusnak 845a3a7e0d
tests: add partial pylint support
7 years ago
Pavol Rusnak 4d4364f0b5
TrezorUi -> TrezorUI
7 years ago
Peter Jensen 3daa18a5f1 trezor.ui: fading on swipe up
7 years ago
Peter Jensen 36637c23f6 trezor.ui: remove PM colors and other visuals changes
7 years ago
Peter Jensen 8d4cd85659 minor design changes
7 years ago
Jan Pochyla 910033d71c trezor.ui: add Widget
7 years ago
Jan Pochyla 5173a87f3e trezor.loop: rewrite for utimeq, document
8 years ago
Jan Pochyla ad2955aaab ui: code style, make header icon optional
8 years ago
Pavol Rusnak ad6c274e07
modtrezorui: loader icon is now 64x64; reorganize icons
8 years ago
slush0 ac726746b9 Changed dimming constants (tested on hw)
8 years ago
slush0 cf38b58a73 Reworked homescreen (no blinking, only diming)
8 years ago
chren 78efd4f2e0 minor color changes in pin dialog
8 years ago
chren 5a20a48745 added ui header and icons
8 years ago
Pavol Rusnak 7dc53219d2
extract common bootloader stuff into bl_common.py
8 years ago
Pavol Rusnak 281070492d
fix bootloader, extract FONT_* constants
8 years ago
Pavol Rusnak ed975398d9
move ui.clear into ui.display.clear
8 years ago