Commit Graph

39 Commits (0751c667c3a8125d6cea01a2e34fd6522745b05e)

Author SHA1 Message Date
andrew e3ab0dfbcb
Reformat Python files using black, isort and flake8.
6 years ago
andrew 3517018f30
Display the number of PIN entry attempts remaining.
6 years ago
Jan Pochyla dcb15f77c3 src: run black
6 years ago
Jan Pochyla e223173b4e loop: wait -> spawn, select -> wait
7 years ago
Jan Pochyla 6c9c563323 pin: simplify label code
7 years ago
Jan Pochyla 01bc12ec27 src/apps/debug: simplify debuglink, add more decision/state fields
7 years ago
Pavol Rusnak 7fa146fedb
src/apps/common: make flake8 happy
7 years ago
Jan Pochyla 9f48e3d471 request_pin, request_passphrase: ui fixes
7 years ago
Jan Pochyla 375a95c214 src/apps: cleanup workflow modules
7 years ago
Pavol Rusnak f20febeef0
src/apps/common: change PIN wording
7 years ago
Jan Pochyla 54128b7568 src/apps/common: use ui.layout, clear display when layout starts
7 years ago
Jan Pochyla 76590c44ad src/apps/common/request_pin: cancel is optional
7 years ago
Jan Pochyla d49fa2fb9c src/apps/common/request_pin: fix flickering
7 years ago
Peter Jensen f56aaa3b1c ui/pin: check maxlength
7 years ago
Jan Pochyla c3fc5c310d apps/common/request_pin: icons
7 years ago
Jan Pochyla dbed5eade9 ui: add grid function
7 years ago
Pavol Rusnak 5192387060
src: move show_pin_timeout to trezor.pin
7 years ago
Pavol Rusnak d1df2c45fa
apps.common: update show_pin_timeout layout
7 years ago
Pavol Rusnak e8f70ed4af
pin: implement graphics pin timeout
7 years ago
Jan Pochyla 8288255048 storage: use new api, remove pin
7 years ago
Jan Pochyla 3ae6819725 apps/common: experiment with ui.layout
7 years ago
Jan Pochyla 80a8757740 apps/common/request_pin: request pin on client
7 years ago
Jan Pochyla 4fa5e36053 apps/common/request_pin: test ui.layout
7 years ago
Jan Pochyla e923b885af fix style
7 years ago
Peter Jensen 027cc49f47 added icons to buttons
7 years ago
Jan Pochyla 808317424d use trezor.ui.{BG,FG}
7 years ago
Jan Pochyla 3379c94598 apps/common/request_pin: add support for 0
7 years ago
Jan Pochyla f8d961f839 apps/common/request_pin: fix request_pin_on_display
7 years ago
Jan Pochyla 3562ffdc54 wire: pass Context to apps
7 years ago
Peter Jensen 76705dde5b trezor.ui: change failure pin msg
8 years ago
Peter Jensen 96020a4953 micro fix
8 years ago
Jan Pochyla 984f088519 apps.common: fix request_pin
8 years ago
Jan Pochyla 59feeed3cb apps.common.request_pin: add at_least_once
8 years ago
Jan Pochyla c03924c05f apps.common.request_pin: fix client cancel
8 years ago
Jan Pochyla e0dfc2ef03 apps: reflect the wire api changes
8 years ago
Jan Pochyla e8da59ced0 apps.common: add protect_with_pin, adjust seed.py
8 years ago
Jan Pochyla 722cc2d63b apps.common: add client-side pin input method
8 years ago
Jan Pochyla cc22d59eca ui: clear the screen before common layouts
8 years ago
Jan Pochyla 0e799d62af move sub-workflows do apps/common
8 years ago