tychovrahe
|
d21c44d73f
|
fixup! feat(core): integration of background image into homescreen
|
2022-11-20 21:44:06 +01:00 |
|
tychovrahe
|
945668221b
|
fixup! feat(core/rust): homescreen background
|
2022-11-20 21:44:00 +01:00 |
|
tychovrahe
|
5bd9504826
|
fixup! feat(core/rust): homescreen background
|
2022-11-20 13:32:51 +01:00 |
|
tychovrahe
|
7fcc029444
|
fixup! feat(core/rust): homescreen background
|
2022-11-19 22:37:19 +01:00 |
|
tychovrahe
|
20de95b8ae
|
fixup! feat(core/rust): homescreen background
|
2022-11-19 22:30:49 +01:00 |
|
tychovrahe
|
1d50a04cad
|
fixup! feat(core/rust): homescreen background
|
2022-11-19 22:21:20 +01:00 |
|
tychovrahe
|
3e3b498047
|
fixup! feat(core/rust): homescreen background
|
2022-11-19 22:19:11 +01:00 |
|
tychovrahe
|
eeb1516dd3
|
fixup! feat(core/rust): homescreen background
|
2022-11-19 22:18:16 +01:00 |
|
tychovrahe
|
4aad400a7e
|
fixup! feat(core/rust): homescreen background
|
2022-11-19 22:13:23 +01:00 |
|
tychovrahe
|
ebcfdd38c5
|
fixup! feat(core): integration of background image into homescreen
|
2022-11-19 22:12:05 +01:00 |
|
tychovrahe
|
8555ccaa92
|
fixup! feat(core/rust): homescreen background
|
2022-11-19 22:11:59 +01:00 |
|
tychovrahe
|
601a3a7215
|
fixup! feat(core/rust): homescreen background
|
2022-10-25 22:04:20 +02:00 |
|
tychovrahe
|
4d12eba86b
|
fixup! feat(core/rust): homescreen blurring
|
2022-10-25 22:04:20 +02:00 |
|
tychovrahe
|
472745b45f
|
fixup! feat(core/rust): homescreen background
|
2022-10-25 10:32:53 +02:00 |
|
tychovrahe
|
235c437ee6
|
fixup! feat(core/rust): homescreen blurring
|
2022-10-25 10:32:10 +02:00 |
|
tychovrahe
|
56bdac88f2
|
feat(core/rust): homescreen blurring
|
2022-10-23 22:42:42 +02:00 |
|
tychovrahe
|
8a034b0960
|
feat(core/rust): loading UI2 homescreen bg from storage
[no changelog]
|
2022-10-18 22:58:08 +02:00 |
|
tychovrahe
|
737b8d4230
|
feat(core): integration of background image into homescreen
[no changelog]
|
2022-10-18 22:58:00 +02:00 |
|
tychovrahe
|
7e4d914818
|
feat(core/rust): homescreen background
[no changelog]
|
2022-10-18 22:57:49 +02:00 |
|
tychovrahe
|
07a26080e8
|
fix(core): fix usb disconnected warning in new homescreen
[no changelog]
|
2022-10-18 22:57:49 +02:00 |
|
Martin Milata
|
b5d0c0eec9
|
refactor(core/rust/ui): avoid homescreen flicker during workflow restarts
[no changelog]
|
2022-10-18 14:17:13 +02:00 |
|
Martin Milata
|
e76a394c4b
|
refactor(core/rust/ui): homescreen layouts
[no changelog]
|
2022-10-18 14:17:13 +02:00 |
|
tychovrahe
|
d3469f8310
|
fix(core/rust): optimize pin keyboard rendering for TT UI2
[no changelog]
|
2022-10-18 10:17:36 +02:00 |
|
matejcik
|
cac98ad7d4
|
feat(core/rust): implement storage wrapper layer
[no changelog]
|
2022-10-13 09:18:20 +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
|
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 |
|
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 |
|
tychovrahe
|
837988f61e
|
fix(core/rust): fix uzlib window allocation
[no changelog]
|
2022-08-29 10:11:45 +02:00 |
|
tychovrahe
|
dd823097b4
|
fix(core/rust): fix UI2 loader position
[no changelog]
|
2022-08-26 09:56:43 +02:00 |
|
Martin Milata
|
005e4203a7
|
refactor(core/rust/ui): text theme struct
[no changelog]
|
2022-08-25 16:33:41 +02:00 |
|
matejcik
|
0b4ccf45fc
|
style(core/rust): less expensive conversion from known good utf8 string
|
2022-08-18 15:22:48 +02:00 |
|
matejcik
|
0fb66d3527
|
feat(core/rust): unwrap! macro to trigger nicer behavior than the built-in
|
2022-08-18 15:22:48 +02:00 |
|
matejcik
|
0b52ffb914
|
feat(core/rust): const geometry
Make sure all geometry functions are const. This seems semantically correct and achieves a small space saving.
|
2022-08-18 15:22:48 +02:00 |
|
tychovrahe
|
cc2bfd9c39
|
feat(core/rust): autoclosing popup for Model R with success animation
|
2022-08-12 13:30:24 +02:00 |
|
tychovrahe
|
1697be2de8
|
feat(core/rust): added success animation and rust icon rendering
|
2022-08-12 13:30:24 +02:00 |
|
tychovrahe
|
820182c6b0
|
feat(core/rust): expose uzlib functions to rust
|
2022-08-12 13:30:24 +02:00 |
|
tychovrahe
|
68598f00af
|
feat(core/rust): hold to confirm animation for Model R
|
2022-08-12 13:30:24 +02:00 |
|