Commit Graph

31 Commits (5ad4841b09f3115d5d31bf4326f4bd055b7ce8f0)

Author SHA1 Message Date
grdddj b8ea21d24a feat(all): implement translations into Trezor
8 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
1 year ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
2 years ago
Martin Milata 557e29769b feat(core/ui): redesigned passphrase dialogs
2 years ago
grdddj 20d280d7e0 feat(core): ability to not show passphrase coming from host
2 years ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
2 years ago
grdddj 021f41c23a fix(core): properly call request_passphrase_on_host dialogue
2 years ago
Martin Milata 95d8a21294 feat(core/rust/ui): progress indicators
2 years ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
grdddj 3711fd0f19 chore(core): decrease common size by 5200 bytes
2 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Martin Milata 574dcbc8a3 refactor(core): convert apps.common to layouts
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
matejcik f61d7fffa8 fix(core): fix top-level imports in apps.common.passphrase
3 years ago
matejcik e859c13d70 refactor(core): limit global imports in key places
3 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
4 years ago
matejcik bbef9c650b refactor(core): improve render_text behavior
4 years ago
Pavol Rusnak cdf0f68bb0 core: show passphrase on device
4 years ago
matejcik f32c2f9e23 core: replace workflow.kill_default with workflow.close_others
4 years ago
matejcik 01832d5ae9 core: call close_others() in place of ButtonRequest
4 years ago
matejcik 246998910a core: refactor usage of input_signals
4 years ago
matejcik 7f91bc571c core: ensure default task restarts after a passphrase workflow (fixes #883)
5 years ago
Tomas Susanka f947fe97cc core: fix style
5 years ago
Tomas Susanka 0a13f7a441 core: properly limit passphrase to 50 bytes
5 years ago
Tomas Susanka fd0dc8ed66
core/passphrase: merge 'get from user' functions
5 years ago
Tomas Susanka aa6988a556
core/ui: introduce draw_simple
5 years ago
Tomas Susanka 8fa0d8f098
core/passphrase: show dialog to enter the passphrase on host
5 years ago
Tomas Susanka b5d6aaf77c
tests: test PassphraseAck options
5 years ago
Tomas Susanka ece351c5e5
core: do not prompt for passphrase if 'always' setting is enabled
5 years ago
Tomas Susanka 466dc4732d
core/passphrase: add button requests
5 years ago
Tomas Susanka 90d5cdfd5b
all: rework passphrase
5 years ago