Commit Graph

1560 Commits (prodtest/23-08-10)

Author SHA1 Message Date
tychovrahe 324502cc17 feat(core): add prodtest and secret handling for T2B1
1 year ago
grdddj 463f0df22a chore(core): modify design of recovery flow
1 year ago
grdddj 91740ae4aa chore(core): change title of Shamir wallet creation
1 year ago
grdddj 8f7122cb84 fix(core): rename confirm_backup to prompt_backup to signify it does not raise on cancellation
1 year ago
grdddj 52c69de138 chore(all): small design fixes
1 year ago
grdddj bc502287fc feat(core): new design of recovery dialogs
1 year ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
1 year ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
1 year ago
grdddj 10449759bf chore(core): new designs of passphrase dialogs
1 year ago
grdddj b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
1 year ago
matejcik 20805af8a5 fix(core): use interact() as appropriate
1 year ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
1 year ago
matejcik fe80793b47 feat(core): keep track of current context for workflow
1 year ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
1 year ago
Martin Milata 03693ff8c3 fix(core): update homescreen after CancelAuthorization
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
grdddj f9f21176fd feat(core/rust): improve progress screen design
1 year ago
grdddj 64236e699f feat(core/rust): add account and address labels into send flow
1 year ago
Martin Milata 3a5fdfedcc fix(core/ui): minor visual tweaks
1 year ago
tychovrahe 32a2b371bd feat(core): allow different screen sizes for TT UI
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
grdddj 5efafce856 chore(core): modify Shamir backup flow design
1 year ago
grdddj 55bff602fa fix(core): add dynamic title to the FIDO dialogue for model R
1 year ago
tychovrahe 8d812ca36e feat(core): support device variants
1 year ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
Martin Milata fee0d70211 fix(core/ui): workaround different TT and TR UI API
1 year ago
Martin Milata 611d4edc32 fix(core/ui): clarify transaction replacement screens
1 year ago
Martin Milata 46f9e898ca fix(core/ui): padding when backing up mnemonic words
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
matejcik 1cb0bf01e6 fix(core): do not handle click signal in non-debug builds (fixes #3026)
1 year ago
grdddj 019a3ced7d fix(core): revert some UI changes for TT (PIN, wipecode, backup homescreen)
1 year ago
grdddj 393bc48b6b fix(core): improve error popups
1 year ago
grdddj 264b92e11c feat(core): create progress.py
1 year ago
grdddj 127e399d28 feat(core): delegate some layouts to models, do some wording changes
1 year ago
grdddj 35896a7d6c chore(core): make Suite labeling dialogue more clear
1 year ago
grdddj 523fdd8157 chore(core): make minor improvements
1 year ago
grdddj 590315bdc1 feat(all): change debugging messages in protobuf
1 year ago
grdddj bd6783b1a3 feat(all): increase stability of debug-decision events + parsing JSON from Rust
1 year ago
tychovrahe 4175b817e1 chore(core): remove remaining toif files from micropython code
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
Martin Milata aa9f848b70 fix(core/ui): button text and warning style update
1 year ago
grdddj 0381faffb1 feat(core): support DebugLinkRecordScreen.refresh_index
1 year ago
grdddj 9804926682 feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message
1 year ago
Martin Milata 14a8b0c62b fix(core): do not touch idle timer on USB events
1 year ago
matejcik ff6bf906d0 chore(common): sync builtin definitions with the external repo
2 years ago
matejcik b8e8fcff33 chore(common): set definition timestamp to the current signed definitions
2 years ago
matejcik 5e0a2ed6d0 feat(core/cosi): confirm CoSi path on screen (fixes #2932)
2 years ago
Andrew Kozlik 4cd88e16f7 feat(core): Introduce use_compact option for FIDO2.
2 years ago
Andrew Kozlik 32dec18366 feat(core): Don't store blank names in FIDO2 credentials.
2 years ago
Martin Milata c21cf87c53 fix(core/ripple): use standard layouts for sign_tx
2 years ago