grdddj
|
61277bd80a
|
feat(core/ui): implement webauthn layouts for UI2
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
matejcik
|
e80712f4d9
|
chore(core/rust/ui): workaround for "re-enter wipe code"
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
matejcik
|
4200539546
|
refactor(core/rust/ui): redesign Label to make use of TextLayout machinery
also replace LabelStyle with TextStyle
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
matejcik
|
3f6ea00e02
|
feat(core/rust/ui): expose text_max_height and baseline
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
matejcik
|
615c8a0e64
|
fix(core/embed): better clamping of coordinates
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
matejcik
|
9708175d19
|
fix(core/rust): improve & document safety of slice operations
[no changelog]
|
2022-11-24 13:03:34 +01:00 |
|
tychovrahe
|
0d733d8e22
|
feat(core): change display type for model R
[no changelog]
|
2022-11-24 11:37:52 +01:00 |
|
tychovrahe
|
1bad41ddb0
|
fix(core/rust): fix success animation
[no changelog]
|
2022-11-21 22:20:35 +01:00 |
|
matejcik
|
d1126b85be
|
feat(rust): expose micropython lists as slices
[no changelog]
|
2022-11-21 18:15:48 +01:00 |
|
grdddj
|
f48890afb3
|
chore(tests): make all the device tests work with UI2
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
ae525fed26
|
chore(core/ui): delete unused arguments to layouts
|
2022-11-21 14:08:47 +01:00 |
|
matejcik
|
f1c7129d06
|
feat(core/model_r): only refresh screen on display_refresh
Given that on Model R we have a frame buffer, let's not push out pixels
one by one.
[no changelog]
|
2022-11-08 15:03:21 +01:00 |
|
tychovrahe
|
a89d139dc9
|
feat(core): increase clock frequency to 180 MHz
|
2022-11-04 15:10:55 +01:00 |
|
Martin Milata
|
e778ec4af4
|
chore(core/rust/ui): avoid nested Child as LayoutObj root
[no changelog]
|
2022-11-03 16:50:03 +01:00 |
|
Martin Milata
|
bf7587574d
|
chore(core): bump version to 2.5.4
[skip_ci]
|
2022-11-01 14:03:31 +01:00 |
|
tychovrahe
|
6e36f479db
|
fix(core/rust): fix prompt rendering over warning in pin keyboard
[no changelog]
|
2022-10-31 22:23:26 +01:00 |
|
Martin Milata
|
40a405abea
|
fix(core/rust/ui): remove extraneous Child wrappers
[no changelog]
|
2022-10-31 14:40:40 +01:00 |
|
Andrew Kozlik
|
627ef9748f
|
feat(core): Remove coin name from CoinJoin confirmation dialog.
[no changelog]
|
2022-10-26 14:02:03 +02:00 |
|
Dusan Klinec
|
26711857e8
|
refactor(xmr): remove old BP code
|
2022-10-25 21:36:03 +02:00 |
|
grdddj
|
8668eba936
|
feat(core/ui): implement altcoin screens for UI2
[no changelog]
|
2022-10-24 13:38:31 +02:00 |
|
grdddj
|
23a0a37a45
|
feat(core/rust/ui): support longer passphrases
[no changelog]
|
2022-10-22 17:01:09 +02:00 |
|
tychovrahe
|
da83d98539
|
refactor(core/rust): use icon blending for three-color icons
[no changelog]
|
2022-10-22 12:20:42 +02:00 |
|
Martin Milata
|
18352acce8
|
feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
[no changelog]
|
2022-10-22 01:39:53 +02:00 |
|
Martin Milata
|
be7f1c3f7e
|
fix(core/rust/ui): avoid flickering in hold to confirm
[no changelog]
|
2022-10-21 21:02:39 +02:00 |
|
Martin Milata
|
a7c3a07ef1
|
refactor(core/rust/ui): implement confirm_properties layout
[no changelog]
|
2022-10-21 21:02:39 +02:00 |
|
tychovrahe
|
86f2dacc6e
|
fix(core): re-introduce touch event filtering
[no changelog]
|
2022-10-21 14:24:10 +02:00 |
|
Martin Milata
|
f956966fda
|
build(core/rust): workaround failing build_unix_debug
[no changelog]
|
2022-10-21 13:05:31 +02:00 |
|
tychovrahe
|
d0f1095842
|
fix(core): expose USB_CHECK for all models
[no changelog]
|
2022-10-19 11:31:03 +02:00 |
|
tychovrahe
|
d3469f8310
|
fix(core/rust): optimize pin keyboard rendering for TT UI2
[no changelog]
|
2022-10-18 10:17:36 +02:00 |
|
Andrew Kozlik
|
d815a7d6de
|
chore(core): Use C implementation of Bech32 decode.
|
2022-10-17 15:20:46 +02:00 |
|
matejcik
|
cac98ad7d4
|
feat(core/rust): implement storage wrapper layer
[no changelog]
|
2022-10-13 09:18:20 +02:00 |
|
tychovrahe
|
99eaaae28e
|
build(core): redistribute content in flash
[no changelog]
|
2022-10-03 09:43:53 +02:00 |
|
tychovrahe
|
fb08536b6a
|
feat(core): icon and images using new format
|
2022-09-29 21:50:10 +02:00 |
|
tychovrahe
|
f7b9bb4ef8
|
feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
|
2022-09-29 21:50:10 +02:00 |
|
tychovrahe
|
223d1b20fb
|
refactor(core): change fonts organization
|
2022-09-29 21:50:10 +02:00 |
|
tychovrahe
|
b9647d1296
|
fix(core): fix flashing usb disconnected error
[no changelog]
|
2022-09-26 13:31:04 +02:00 |
|
tychovrahe
|
a4d0ec3926
|
fix(core/rust): fix flickering in UI2 hold to confirm screen
[no changelog]
|
2022-09-22 10:03:56 +02:00 |
|
Martin Milata
|
7c11dec7f6
|
refactor(core/rust/ui): Font as repr(u8) enum
[no changelog]
|
2022-09-16 13:57:32 +02:00 |
|
Martin Milata
|
ef504d40fc
|
perf(core/rust/ui): use 16-bit coordinates
[no changelog]
|
2022-09-16 13:57:32 +02:00 |
|
tychovrahe
|
e3d5c178f1
|
feat(core): enable bus fault and usage fault handlers
[no changelog]
|
2022-09-13 15:04:40 +02:00 |
|
Martin Milata
|
5a9c2a1363
|
feat(core/rust/ui): recovery layouts
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
5052594789
|
refactor(core/rust/ui): simplify button height computation
[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
|
f0d5f9069a
|
refactor(core/rust/ui): text centering in Paragraphs
Only works for paragraphs, not formatted text.
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
Martin Milata
|
247d9d267a
|
feat(core/rust/ui): explicit breaks for Paragraphs
[no changelog]
|
2022-09-07 16:46:47 +02:00 |
|
matejcik
|
7ba7eff118
|
refactor(core/rust): more explicit buffer semantics, StrBuffer::alloc
[no changelog]
|
2022-09-06 16:27:22 +02:00 |
|