1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 21:48:13 +00:00
Commit Graph

575 Commits

Author SHA1 Message Date
tychovrahe
a4cf0ecb54 fixup! feat(core/rust): bootloader implementation in rust 2022-11-08 10:43:50 +01:00
tychovrahe
b80c1a4d70 fixup! feat(core/rust): model R bootloader implementation in rust 2022-11-08 10:43:50 +01:00
tychovrahe
7626a99a0f feat(core/rust): model R bootloader implementation in rust 2022-11-08 10:43:50 +01:00
tychovrahe
e546346333 fixup! feat(core/rust): bootloader implementation in rust 2022-11-08 10:42:48 +01:00
tychovrahe
d8838a9135 fix(core/rust): fix glyph positioning in TextOverlay 2022-11-08 10:42:48 +01:00
tychovrahe
c55d599565 fix(core): clear model R display before turning it on 2022-11-08 10:40:15 +01:00
tychovrahe
1aab8a7c29 fixup! feat(core/rust): expose touch processing functions to rust 2022-11-08 10:40:14 +01:00
tychovrahe
440442ba8c fixup! feat(core/rust): bootloader compilation with rust 2022-11-08 10:39:51 +01:00
tychovrahe
4e4d4a6267 fixup! feat(core/rust): bootloader implementation in rust 2022-11-08 10:39:50 +01:00
tychovrahe
e2359a202b fixup! feat(core/rust): improved error reporting 2022-11-08 10:39:50 +01:00
tychovrahe
59197d364a fixup! feat(core/rust): cleaner backlight functions 2022-11-07 17:42:54 +01:00
tychovrahe
c8871aac1a feat(core/rust): bootloader implementation in rust 2022-11-07 17:39:40 +01:00
grdddj
a5dd838883 WIP - not using carousel in # of words 2022-11-05 19:22:32 +01:00
grdddj
64b173dc64 WIP - fix header in Flow pages 2022-11-05 19:00:16 +01:00
grdddj
dfe337d480 WIP - show next page arrow instead of ellipsis 2022-11-05 18:46:43 +01:00
grdddj
87a02ab2d4 WIP - implement confirm_properties 2022-11-05 17:54:26 +01:00
grdddj
f209698877 WIP - decrease the font size in Flow pages 2022-11-05 17:54:26 +01:00
grdddj
3401aa0a59 WIP - add prev_page and next_page icon 2022-11-05 17:54:26 +01:00
grdddj
b2667b13ca WIP - delete the special PIN confirm functionality 2022-11-05 17:54:26 +01:00
grdddj
6bbf56f8e0 WIP - special share words component 2022-11-05 17:26:23 +01:00
grdddj
03a1c28969 WIP - decrease Unifont height to 12 pixels 2022-11-05 17:26:23 +01:00
grdddj
c96ce4e13e WIP - backup bigger font 2022-11-04 13:08:45 +01:00
grdddj
acccee56fc WIP - fixes, wording, tutorial 2022-11-04 12:23:16 +01:00
grdddj
6295301345 WIP - PIN starts at digit 0 2022-11-04 09:16:31 +01:00
grdddj
b4c283230e WIP - designs for smaller screen 2022-11-02 18:55:40 +01:00
grdddj
e9f4d91118 WIP - fixes after rebase 2022-11-02 18:55:40 +01:00
grdddj
de718e7778 feat(tests): setup UI tests for model R
[no changelog]
2022-11-02 18:53:43 +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