Commit Graph

196 Commits (9a212a22bdde2612d32ccb7ff96363f67f0686c2)

Author SHA1 Message Date
Andrew Kozlik 703ea32ceb feat(core): Add aesgcm class to trezor.crypto Python module.
3 months ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
3 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
3 months ago
matejcik ed89215a79 feat(core): expose StorageMessage to micropython
3 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
4 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
4 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
4 months ago
matejcik 8c0e1e360e fix(core/translations): add indices to templates
4 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
4 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
4 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
4 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
5 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
7 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
7 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
7 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
7 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
7 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
8 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
8 months ago
Martin Milata 18d6b4d647 fix(core/ui): T2T1: update sign message layout
8 months ago
Martin Milata 9e33eb3e48 fix(core/ui): T2T1: display coinjoin icon on lockscreen
8 months ago
grdddj 02ec0ac43c feat(core): support recipient address chunkification in Ethereum sign flow
8 months ago
Martin Milata d99e1eedd2 refactor(core/ui): clear display on rust side
9 months ago
matejcik d913181079 docs(core): add docstrings to modtrezorutils constants
9 months ago
grdddj 0c4540ae0a feat(core): show new homescreen preview for T2B1
9 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
9 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
10 months ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
10 months ago
grdddj 8a9354cd85 chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between
10 months ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
10 months ago
matejcik afa6f84174 feat(core): custom exception types for Optiga
10 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
10 months ago
Andrew Kozlik 8010cfb5b6 feat(core): Add utils.USE_OPTIGA.
10 months ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
10 months ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
10 months ago
grdddj 8956350aca feat(core): create new Ethereum send flow for TT
10 months ago
grdddj eed6e0b71c feat(core): create new Ethereum send flow for TR
10 months ago
grdddj 492ff958a5 feat(core): improve sign message designs
10 months ago
grdddj 09cd64123b feat(core): implement show_more dialogue for TR
10 months ago
grdddj ec9569a00e chore(core): regenerate trezorui2.pyi
12 months ago
grdddj bc502287fc feat(core): new design of recovery dialogs
12 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
12 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
12 months ago
grdddj 10449759bf chore(core): new designs of passphrase dialogs
12 months ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
12 months ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
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
grdddj 55bff602fa fix(core): add dynamic title to the FIDO dialogue for model R
1 year ago