1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-04 12:56:25 +00:00
Commit Graph

513 Commits

Author SHA1 Message Date
cepetr
0a7b45e892 fixup! feat(core): introduce new drawing library 2024-05-03 11:01:41 +02:00
cepetr
8eff76c1c8 fixup! feat(core): introduce new drawing library 2024-05-03 10:47:52 +02:00
cepetr
464f146201 fixup! feat(core): introduce new drawing library 2024-05-03 10:13:15 +02:00
cepetr
52aeaaecc2 fixup! feat(core): refactor display drivers 2024-05-03 10:11:12 +02:00
cepetr
d2ffa287cc fixup! feat(core): introduce new drawing library 2024-05-03 09:32:21 +02:00
cepetr
0b55d8d3db fixup! feat(core): introduce new drawing library 2024-05-03 09:12:50 +02:00
cepetr
91a0202a52 fixup! fixup! feat(core): integrate new drawing library 2024-05-03 09:09:50 +02:00
cepetr
d8d00eb814 fixup! fixup! feat(core): introduce new drawing library 2024-05-03 08:18:14 +02:00
cepetr
e0f93141b8 fixup! feat(core): introduce new drawing library 2024-05-02 19:45:05 +02:00
cepetr
79bfa5a65c fixup! feat(core): introduce new drawing library 2024-05-02 19:08:39 +02:00
cepetr
9a23e1987e fixup! feat(core): introduce new drawing library 2024-05-02 18:55:29 +02:00
cepetr
eaf1c32963 fixup! feat(core): introduce new drawing library 2024-05-02 18:03:31 +02:00
cepetr
c66be66eba fixup! feat(core): introduce new drawing library 2024-05-02 13:20:43 +02:00
cepetr
473a4035c7 fixup! feat(core): introduce new drawing library 2024-05-02 12:26:44 +02:00
cepetr
f7562ac924 fixup! feat(core): introduce new drawing library 2024-05-02 11:38:17 +02:00
cepetr
49865f41cd fixup! feat(core): integrate new drawing library 2024-05-02 11:04:24 +02:00
cepetr
d57fc99bd4 fixup! feat(core): integrate new drawing library 2024-05-02 10:27:54 +02:00
cepetr
0fb77b476a fixup! feat(core): introduce new drawing library 2024-05-02 10:01:31 +02:00
cepetr
a2eb05d4c4 fixup! feat(core): introduce new drawing library 2024-05-02 09:58:44 +02:00
cepetr
572de49dc2 fixup! fixup! feat(core): introduce new drawing library 2024-05-02 09:51:05 +02:00
cepetr
fe2518e4e1 fixup! feat(core): introduce new drawing library 2024-05-02 09:50:08 +02:00
cepetr
7105c4caa8 fixup! feat(core): introduce new drawing library 2024-05-02 09:41:39 +02:00
cepetr
bd52d63ec0 fixup! feat(core): introduce new drawing library 2024-05-02 09:33:16 +02:00
cepetr
ae8a835659 fixup! feat(core): integrate new drawing library 2024-05-02 09:19:43 +02:00
cepetr
f3103ebb0d fixup! feat(core): introduce new drawing library 2024-05-02 09:19:09 +02:00
cepetr
dfb196e10e fixup! feat(core): introduce new drawing library 2024-05-02 08:45:31 +02:00
cepetr
ad4668933d fixup! feat(core): introduce new drawing library 2024-05-02 08:39:02 +02:00
cepetr
c2a117424e fixup! feat(core): integrate new drawing library 2024-05-02 08:38:21 +02:00
cepetr
e652f46079 fixup! feat(core): integrate new drawing library 2024-05-02 08:37:58 +02:00
cepetr
c53fa0548a fixup! feat(core): introduce new drawing library 2024-05-02 08:18:46 +02:00
cepetr
acf8932953 fixup! feat(core): introduce new drawing library 2024-05-02 08:18:46 +02:00
cepetr
581914c405 fixup! feat(core): introduce new drawing library 2024-04-25 08:58:07 +02:00
cepetr
f55c42b940 fixup! feat(core): refactor display drivers 2024-04-25 08:57:06 +02:00
cepetr
74dc53c1bf fixup! feat(core): integrate new drawing library 2024-04-25 08:40:52 +02:00
cepetr
8f510e1b8d fixup! feat(core): integrate new drawing library 2024-04-25 07:39:54 +02:00
cepetr
c1c7f3e659 fixup! feat(core): introduce new drawing library 2024-04-24 15:49:44 +02:00
cepetr
4b01309216 WIP - replace painter by jpeg and bar components 2024-04-24 15:28:30 +02:00
cepetr
03457b5d45 feat(core): integrate new drawing library
[no changelog]
2024-04-24 15:28:30 +02:00
cepetr
924cdb34d8 fixup! feat(core): introduce new drawing library 2024-04-24 15:28:30 +02:00
cepetr
d909275c6d fixup! feat(core): introduce new drawing library 2024-04-24 15:28:30 +02:00
cepetr
bb2c84b153 feat(core): introduce new drawing library
[no changelog]
2024-04-24 15:28:30 +02:00
cepetr
1031132a77 refactor(core): improve tjpg interface 2024-04-24 15:28:30 +02:00
cepetr
224920afa9 feat(core): refactor display drivers
[no changelog]
2024-04-24 15:28:30 +02:00
Martin Milata
4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
5c5433ada2 refactor(core/rust): use more Self
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
804d97c9d8 feat(core): bootloader: T3T1 startup UI
[no changelog]
2024-04-12 12:25:46 +00:00
tychovrahe
c277dbcfcb feat(core): T3T1 loader
[no changelog]
2024-04-12 12:25:46 +00:00
Martin Milata
cf00726152 feat(core): copy T2T1 bootloader UI for T3T1 2024-04-12 12:25:46 +00:00
tychovrahe
72146c2ae2 fix(core): fix display fatal error screen
[no changelog]
2024-04-11 19:16:23 +02:00