grdddj
|
b8ea21d24a
|
feat(all): implement translations into Trezor
Co-authored-by matejcik <ja@matejcik.cz>
|
2024-02-12 14:49:32 +01:00 |
|
gabrielkerekes
|
a8096652e0
|
refactor(core): make ethereum summary reusable for more coins
- and use it for Solana
|
2023-12-05 22:11:41 +01:00 |
|
grdddj
|
9db8ff1fae
|
fix(core): unify sent button requests in ETH send flow
Makes sure T2B1 will send the same ButtonRequests as T2T1.
Does it by splitting the Rust layout into two separate dialogs.
[no changelog]
|
2023-12-04 13:15:57 +01:00 |
|
tychovrahe
|
a2f72b1055
|
feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
[no changelog]
|
2023-11-30 16:46:04 +01:00 |
|
tychovrahe
|
7b442a2b20
|
fix(core): improve T2B1 homescreen checks
[no changelog]
|
2023-11-30 13:42:02 +01:00 |
|
cepetr
|
ba83a7e644
|
feat(core): introduce interaction-less upgrade
|
2023-10-27 16:15:15 +02:00 |
|
Martin Milata
|
18d6b4d647
|
fix(core/ui): T2T1: update sign message layout
|
2023-10-26 18:29:52 +02:00 |
|
Martin Milata
|
9e33eb3e48
|
fix(core/ui): T2T1: display coinjoin icon on lockscreen
[no changelog]
|
2023-10-26 13:35:43 +02:00 |
|
grdddj
|
8a9354cd85
|
chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between
[no changelog]
|
2023-09-15 09:50:21 +02:00 |
|
grdddj
|
bcb353a4a1
|
feat(core): support optional chunkification of addresses in receive and send flows
|
2023-09-15 09:50:21 +02:00 |
|
Martin Milata
|
58ffe95369
|
fix(core): display XPUBs in a similar way to addresses
[no changelog]
|
2023-09-12 00:39:08 +02:00 |
|
grdddj
|
8956350aca
|
feat(core): create new Ethereum send flow for TT
[no changelog]
|
2023-09-04 13:50:30 +02:00 |
|
grdddj
|
eed6e0b71c
|
feat(core): create new Ethereum send flow for TR
[no changelog]
|
2023-09-04 13:50:30 +02:00 |
|
grdddj
|
bc502287fc
|
feat(core): new design of recovery dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
03f77c50e9
|
feat(core/rust): new design of wallet creation dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
672d6b7d13
|
feat(core): new design of PIN dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
10449759bf
|
chore(core): new designs of passphrase dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
matejcik
|
78a8b48f1e
|
refactor(core): generate trezorproto module straight from Rust
|
2023-07-12 10:09:36 +02:00 |
|
grdddj
|
64236e699f
|
feat(core/rust): add account and address labels into send flow
[no changelog]
|
2023-06-27 07:57:45 +02:00 |
|
Martin Milata
|
3a5fdfedcc
|
fix(core/ui): minor visual tweaks
- centered title for coinjoin loader
- make device label bold on label confirmation screen
[no changelog]
|
2023-06-19 19:34:16 +02:00 |
|
Martin Milata
|
611d4edc32
|
fix(core/ui): clarify transaction replacement screens
[no changelog]
|
2023-06-02 18:47:09 +02:00 |
|
grdddj
|
da14c22712
|
feat(all): add UI for Model R
|
2023-05-31 10:14:54 +02:00 |
|
grdddj
|
0c0d74a501
|
feat(core/rust): create mako template for QSTR generation
|
2023-05-11 21:02:21 +02:00 |
|
Martin Milata
|
a44e738d31
|
feat(core/ui): sending transaction style update
[no changelog]
|
2023-04-04 00:15:12 +02:00 |
|
Martin Milata
|
08cad2f909
|
fix(core/ui): coinjoin layouts style update
[no changelog]
|
2023-03-30 13:55:54 +02:00 |
|
Martin Milata
|
4af5939a0b
|
feat(core/ui): redesigned receive flow
[no changelog]
|
2023-03-09 23:36:36 +01:00 |
|
grdddj
|
acec852aa4
|
feat(core): show welcome screen after device is connected
[no changelog]
|
2023-02-27 13:22:09 +01:00 |
|
tychovrahe
|
1359b21508
|
feat(core): confirm homescreen image with thumbnail
[no changelog]
|
2023-01-19 14:11:42 +01:00 |
|
tychovrahe
|
d00e87ea80
|
feat(core/rust): homescreen background image
[no changelog]
|
2023-01-19 14:11:42 +01:00 |
|
matejcik
|
497285f9a1
|
feat(core): make first steps to unify Rust API for both models
wip: unify confirm_action
wip: unify confirm_fido
wip: unify request_pin, clean up prompts
wip: unify select_word
wip: unify request_number
refactor(core/reset): refactor confirm_share_words
[no changelog]
|
2023-01-13 17:09:25 +01:00 |
|
Martin Milata
|
2a3aabb57e
|
refactor(core/rust/ui): avoid homescreen flicker during workflow restarts
[no changelog]
|
2022-12-13 17:15:15 +01:00 |
|
Martin Milata
|
5b3db7eca1
|
refactor(core/rust/ui): homescreen layouts
[no changelog]
|
2022-12-13 17:15:15 +01:00 |
|
Martin Milata
|
1b4dff6275
|
fix(core/rust/ui): respect DISABLE_ANIMATION
[no changelog]
|
2022-12-12 16:00:42 +01:00 |
|
Martin Milata
|
95d8a21294
|
feat(core/rust/ui): progress indicators
[no changelog]
|
2022-12-12 16:00:42 +01:00 |
|
Martin Milata
|
452857757a
|
feat(core/rust/ui): support ask_pagination flag in confirm_blob
[no changelog]
|
2022-12-06 00:26:25 +01:00 |
|
grdddj
|
61277bd80a
|
feat(core/ui): implement webauthn layouts for UI2
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
grdddj
|
ae525fed26
|
chore(core/ui): delete unused arguments to layouts
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
8668eba936
|
feat(core/ui): implement altcoin screens for UI2
[no changelog]
|
2022-10-24 13:38:31 +02:00 |
|
Martin Milata
|
a7c3a07ef1
|
refactor(core/rust/ui): implement confirm_properties layout
[no changelog]
|
2022-10-21 21:02:39 +02:00 |
|
Martin Milata
|
5a9c2a1363
|
feat(core/rust/ui): recovery layouts
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
885ae2a943
|
refactor(core/rust/ui): add should_show_more
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
a5cff25209
|
fix(core/rust/ui): expose method for completely repainting layout
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
3b629a1ea4
|
refactor(core/rust/ui): layouts for SLIP-39 backups
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
4782afbae3
|
refactor(core/rust/ui): layouts for BIP-39 backups
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
4ff2c99f0a
|
refactor(core/rust/ui): add show_info and show_error
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
c9ca7cd544
|
feat(core/rust/ui): bitcoin layouts
[no changelog]
|
2022-06-28 18:01:02 +02:00 |
|
Martin Milata
|
dd9a7d30e5
|
refactor(core/rust/ui): expose page count to python
[no changelog]
|
2022-06-28 18:01:02 +02:00 |
|
Martin Milata
|
3dcdffe203
|
refactor(core/rust/ui): emit event when component tree is initialized
[no changelog]
|
2022-05-16 13:54:43 +02:00 |
|
Martin Milata
|
1f612580f7
|
feat(core): enable UI tests for redesigned UI
[no changelog]
|
2022-04-07 17:58:41 +02:00 |
|
Martin Milata
|
38f4ab0983
|
feat(core/rust/ui): return Layout results as singleton objects
[no changelog]
|
2022-04-04 13:32:07 +02:00 |
|