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

195 Commits

Author SHA1 Message Date
tychovrahe
4009a0fd2a feat(core): change display type for model R
[no changelog]
2022-11-11 16:43:20 +01:00
tychovrahe
c2162f0831 bootloader 2022-11-11 15:07:34 +01:00
tychovrahe
69461c4fcf fix(core/rust): center the middle TR button when using arms 2022-11-11 15:03:39 +01:00
tychovrahe
b521f2d8c3 bld 2022-11-11 12:55:22 +01:00
tychovrahe
87e070b0fe bld 2022-11-11 12:55:05 +01:00
tychovrahe
f063b32ef3 fix anim 2022-11-11 11:54:18 +01:00
tychovrahe
32e5326cb2 bld cont 2022-11-10 22:36:09 +01:00
tychovrahe
948190fd40 fixup! model R bld 2022-11-10 21:39:11 +01:00
tychovrahe
ffd0eeeefc fixup! model R bld 2022-11-10 21:30:11 +01:00
tychovrahe
a97a25f76a fixup! model R bld 2022-11-10 19:58:04 +01:00
tychovrahe
1ce85119c3 fixup! refactor(core/rust): make choice page more reusable by allowing custom content 2022-11-10 19:57:57 +01:00
tychovrahe
3a93a28882 model R bld 2022-11-10 17:54:00 +01:00
tychovrahe
86a3e4feb4 refactor(core/rust): make choice page more reusable by allowing custom content 2022-11-10 17:54:00 +01:00
tychovrahe
762bc938e0 fix 2022-11-10 17:46:49 +01:00
tychovrahe
6b0ddf6fbb fixup! feat(core/rust): model R bootloader implementation in rust 2022-11-09 12:00:02 +01:00
tychovrahe
18ecc16938 fixup! feat(core/rust): bootloader implementation in rust 2022-11-09 12:00:02 +01:00
tychovrahe
849a1449cd test 2022-11-08 11:31:27 +01:00
tychovrahe
bed8ceaa02 fixup! feat(core/rust): bootloader implementation in rust 2022-11-08 10:43:51 +01:00
tychovrahe
8de5624ada fixup! feat(core/rust): bootloader implementation in rust 2022-11-08 10:43:50 +01:00
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
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
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
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