tychovrahe
|
5947f8a50d
|
feat(core): add model name below empty logo on boot
[no changlog]
|
2023-08-18 16:13:58 +02:00 |
|
tychovrahe
|
90bdab6599
|
fix(core): fixed unwanted delays in T2B1
[no changelog]
|
2023-08-18 16:13:58 +02:00 |
|
matejcik
|
edc2add85e
|
style(core): apply isort 5
[no changelog]
|
2023-08-16 13:29:51 +02:00 |
|
matejcik
|
6cd174d540
|
feat: toiftool
|
2023-08-16 12:47:14 +02:00 |
|
matejcik
|
49bee50132
|
chore(core): add production-signed vendor headers for T2B1
|
2023-08-16 10:49:36 +02:00 |
|
matejcik
|
c0de11fbeb
|
fix(core): use stm32f4 implementation of secret.c for unix too
(fixes bootloader_emu build because there was an error in the unix dummy
impl)
|
2023-08-16 10:32:25 +02:00 |
|
Pavol Rusnak
|
92e29b6036
|
chore(common): remove MUE support
the coin is dead, domain not working, etc.
|
2023-08-16 10:31:50 +02:00 |
|
tychovrahe
|
17f13b4140
|
feat(core): design for T2B1 "unsafe, do not use" screen
[no changelog]
|
2023-08-15 22:08:11 +02:00 |
|
tychovrahe
|
5a86add884
|
refactor(core): differentiate models by internal name in python
[no changelog]
|
2023-08-15 22:08:11 +02:00 |
|
matejcik
|
a41a8c5f87
|
chore(core): regenerate vendor headers
[no changelog]
|
2023-08-15 09:37:38 +02:00 |
|
matejcik
|
df84d96244
|
feat(core): support checking generated vendor headers as part of make gen_check
[no changelog]
|
2023-08-15 09:37:38 +02:00 |
|
matejcik
|
ec06cc5c40
|
feat(core): change resolution of embedded prodtest images, bump versions
[no changelog]
|
2023-08-15 09:37:38 +02:00 |
|
tychovrahe
|
b369e3f4a7
|
feat(core): enable seamless build of bootloader using devkeys
[no changelog]
|
2023-08-15 09:37:38 +02:00 |
|
tychovrahe
|
e8281385f6
|
feat(core): implement secret handling in bootloader
|
2023-08-15 09:37:38 +02:00 |
|
grdddj
|
6f60462d12
|
fix(core/rust): do not increase margin of right choice items
[no changelog]
|
2023-08-09 13:57:09 +02:00 |
|
grdddj
|
9a4cb1887d
|
fix(core): raise ActionCancelled when cancelling tutorial flow for TR
[no changelog]
|
2023-08-09 13:31:22 +02:00 |
|
grdddj
|
5bcfd5709f
|
chore(core/rust): change fonts in confirm_properties for TT
Making the key font NORMAL and the value MONO in all cases
[no changelog]
|
2023-08-09 10:50:57 +02:00 |
|
grdddj
|
8d78dd8872
|
chore(core): change some UI text and TR's screens to match the Figma designs
[no changelog]
|
2023-08-07 15:30:38 +02:00 |
|
Andrew Kozlik
|
74759310bb
|
feat(core): Integrate OPTIGA Trust M
[no changelog]
|
2023-08-02 00:35:43 +02:00 |
|
grdddj
|
d48bae4598
|
chore(core/rust): delete unused NotificationFrame
[no changelog]
|
2023-07-28 09:41:04 +02:00 |
|
grdddj
|
463f0df22a
|
chore(core): modify design of recovery flow
[no changelog]
|
2023-07-28 09:41:04 +02:00 |
|
grdddj
|
a8d57bf2c4
|
chore(core/rust): add missing traces to components
[no changelog]
|
2023-07-28 09:41:04 +02:00 |
|
grdddj
|
668bddff17
|
feat(tools): add scripts for firmware.elf file analysis using binsize
[no changelog]
|
2023-07-27 13:34:29 +02:00 |
|
tychovrahe
|
238e3fd7c1
|
refactor(core): add abstraction over flash memory layout
[no changelog]
|
2023-07-25 10:25:20 +02:00 |
|
tychovrahe
|
fa71c8244c
|
fix(core): fix MPU settings
[no changelog]
|
2023-07-21 12:28:13 +02:00 |
|
tychovrahe
|
ad1f2360bd
|
fix(core): replace systick based wait in display SPI with loop as systick does not work in fault handlers
[no changelog]
|
2023-07-21 12:27:54 +02:00 |
|
Martin Milata
|
4a6420c5dd
|
style(core): discovery.py
[no changelog]
|
2023-07-18 13:22:45 +02:00 |
|
grdddj
|
4227b5c0b9
|
chore(core/rust): change design of TT's disabled confirm button
[no changelog]
|
2023-07-18 13:01:25 +02:00 |
|
Martin Milata
|
f9a1592162
|
build(core): fix DISC1 boardloader build
[no changelog]
|
2023-07-18 12:01:42 +02:00 |
|
grdddj
|
db9f76df0d
|
chore(style): apply pylint suggestion on site_scons python files
[no changelog]
|
2023-07-18 10:10:41 +02:00 |
|
grdddj
|
44ff6d42b3
|
chore(style): apply flake8 findings on site_scons python files
[no changelog]
|
2023-07-18 10:10:41 +02:00 |
|
grdddj
|
7df3219a7a
|
chore(style): apply black and isort style lints for site_scons python files
[no changelog]
|
2023-07-18 10:10:41 +02:00 |
|
grdddj
|
91740ae4aa
|
chore(core): change title of Shamir wallet creation
[no changelog]
|
2023-07-18 10:09:35 +02:00 |
|
grdddj
|
e31eb9570b
|
chore(core/rust): change design of TR's middle button
Move the text one pixel lower so the arms touch it in its center.
Decreasing the overall height by 2 pixels.
[no changelog]
|
2023-07-18 09:25:01 +02:00 |
|
grdddj
|
ec9569a00e
|
chore(core): regenerate trezorui2.pyi
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
8f7122cb84
|
fix(core): rename confirm_backup to prompt_backup to signify it does not raise on cancellation
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
52c69de138
|
chore(all): small design fixes
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
bc502287fc
|
feat(core): new design of recovery dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
03f77c50e9
|
feat(core/rust): new design of wallet creation dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
672d6b7d13
|
feat(core): new design of PIN dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
10449759bf
|
chore(core): new designs of passphrase dialogs
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
3f6a55cc3a
|
refactor(core/rust): replace Label::new with alignment-specific constructor
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
c04cd19c6c
|
chore(core/rust): decrease margin space between key and value paragraphs in confirm_properties
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
b5226b55c8
|
feat(core/rust): use loaders in coinjoin screens
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
a318706145
|
feat(core/rust): introduce small indeterminate loader
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
b96b9d43bb
|
feat(core/rust): improve and use coinjoin loading screens
[no changelog]
|
2023-07-17 15:30:00 +02:00 |
|
grdddj
|
245ab416cb
|
feat(core): regenerate exclamation mark icons to be centered in warning dialogs
[no changelog]
|
2023-07-14 12:00:21 +02:00 |
|
matejcik
|
20805af8a5
|
fix(core): use interact() as appropriate
|
2023-07-12 10:09:36 +02:00 |
|
matejcik
|
8c5c2f4204
|
refactor(core): get rid of passing Context around
|
2023-07-12 10:09:36 +02:00 |
|
matejcik
|
fe80793b47
|
feat(core): keep track of current context for workflow
|
2023-07-12 10:09:36 +02:00 |
|