Commit Graph

12088 Commits (d888b2155182f12fad1f868ecda181c28acbe036)
 

Author SHA1 Message Date
grdddj d888b21551 chore(tests): update tests after randomizing TR input methods
1 year ago
grdddj 100e36ac20 feat(core/rust): randomize positions in passphrase input
1 year ago
grdddj eacc1a3826 feat(core/rust): randomize letter choice positions in recovery word entry + randomize the order of words
1 year ago
grdddj 8c7ad72062 feat(core/rust): randomize PIN digits fully and show last digit to user
1 year ago
grdddj 5efafce856 chore(core): modify Shamir backup flow design
1 year ago
Martin Milata 732e2cc9b5 refactor(core): split tjpgdec into own crate
1 year ago
grdddj 127e6f42cf chore(core/rust): center TR's input method vertically
1 year ago
grdddj 55bff602fa fix(core): add dynamic title to the FIDO dialogue for model R
1 year ago
Pavol Rusnak 207ffcd0da chore(common): add kmd wallet
1 year ago
grdddj 6ec40689ff fix(tests): include model R into master diff and fixtures upload
1 year ago
grdddj 66bd48d426 fix(tests): include missing UI report into model R's device tests
1 year ago
matejcik 84555c2ea3 build(core): always allow building model R until we have vendor headers
1 year ago
matejcik ddd974b56a build: add support for model R to build-docker
1 year ago
dependabot[bot] d8cd298cd6 chore(deps): bump cryptography from 39.0.1 to 41.0.0
1 year ago
tychovrahe e24536971c test(core): prodtest for T2B1
1 year ago
tychovrahe 8d812ca36e feat(core): support device variants
1 year ago
tychovrahe cd722f5126 fix(python): fix T2B1 keys in trezorlib
1 year ago
grdddj 5258e9a307 feat(core/rust): use icon for displaying device name in welcome screen
1 year ago
grdddj 88fd4cd11f chore(core/rust): mark icons with empty right column, delete unused ones
1 year ago
grdddj f27405109e feat(core/rust): add better support for odd-width icons
1 year ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
1 year ago
Martin Milata e928568339 build: emulator darwin fixes
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
matejcik 703a38517a chore(python): bump version after release
1 year ago
matejcik f588046ded docs(python): regenerate changelog
1 year ago
matejcik c3eb1664ef chore(python): add T2B1 keys to trezorlib
1 year ago
matejcik 45c1a4212d chore(core): add T2B1 keys to bootloader / boardloader
1 year ago
matejcik 319a665d0d chore(core): add T2B1 vendor header data
1 year ago
matejcik b6c2f2e5ba feat(core): add hw_model field to vendor headers
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
dependabot[bot] 92045275fb chore(deps): bump requests from 2.27.1 to 2.31.0
1 year ago
matejcik 1cb0bf01e6 fix(core): do not handle click signal in non-debug builds (fixes #3026)
1 year ago
Martin Milata 97d8ff7c2c ci: force gcc use for crypto test
1 year ago
Martin Milata d0601bed40 test(storage): workaround clang error
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 74246150e5 fix(core/rust): allow for cycling through the last character in TT passphrase
1 year ago
grdddj c4bbf17433 feat(core/rust): allow for margin between text and ellipsis icon
1 year ago
grdddj 1c698656c3 feat(core/rust): create common function for ellipsised text
1 year ago
grdddj e00af4f7f3 chore(core/rust): use format_i64 to convert numbers to strings
1 year ago
grdddj 3bf3e4c38b feat(core/rust): introduce Wordlist component for both bip39 and slip39
1 year ago
grdddj c291285927 chore(core/rust): make TextBox common component
1 year ago
grdddj 1bb6288512 chore(core/rust): move Font and Color into their own modules
1 year ago
grdddj 5940129bfc feat(core/rust): show fee rate in modify-fee dialogue
1 year ago
grdddj db38b708b4 feat(core/rust): make Checklist component usable by more models
1 year ago
grdddj 610c832dee feat(core/rust): add useful macros
1 year ago
grdddj 73c493d118 chore(core/rust): tracing and other smaller improvements/clippy lints
1 year ago