cepetr
624e95a790
chore(core): remove empty_right_column field
...
[no changelog]
2024-11-13 12:15:38 +01:00
cepetr
c11dc5dcd3
refactor(core): rename xframebuffer to framebuffer
...
[no changelog]
2024-11-13 12:15:38 +01:00
cepetr
d4286ff584
chore(core): remove legacy drawing code (c)
...
[no changelog]
2024-11-13 12:15:38 +01:00
cepetr
2481f768f8
chore(core): remove legacy drawing code (rust)
...
[no changelog]
2024-11-13 12:15:38 +01:00
Lukas Bielesch
71db065e4a
chore(core): Fix swipe-back action in tutorial flow menu
2024-11-13 10:22:49 +01:00
Lukas Bielesch
99742e4862
chore(core): Implement swipe back in confirm_fido flow menu
2024-11-13 09:28:04 +01:00
Lukas Bielesch
5e01288ba6
fix(core): Fix success color and icon in set_brightness flow
2024-11-13 08:26:07 +01:00
matejcik
8d2f0a6566
style: make style_check passing
2024-11-12 16:55:17 +01:00
matejcik
ac5a5147e9
style(core/rust): fix linter complaints
2024-11-12 16:55:17 +01:00
matejcik
31958b7fb8
fix(core): restore ellipsis functionality on TR
2024-11-12 16:55:17 +01:00
matejcik
0be96cb70b
chore(core/rust): add uDebug capability to more places
2024-11-12 16:55:17 +01:00
matejcik
3f9e37abb4
style(core/rust): avoid unused warning
2024-11-12 16:55:17 +01:00
matejcik
9e911605da
refactor(core/ui): reusable timers
2024-11-12 16:55:17 +01:00
matejcik
11ae7a92ab
style: fix complaining lints & formatters
2024-11-12 16:55:17 +01:00
matejcik
577c36614e
fix(core): correctly repaint ShowMore component when requested
2024-11-12 16:55:17 +01:00
matejcik
cd25071a29
refactor(core): improve recovery_enter_share
2024-11-12 16:55:17 +01:00
matejcik
eb97bafeef
fix(core/ui): repaint the title of Progress layout when requested
2024-11-12 16:55:17 +01:00
matejcik
0e8dcbb498
feat(core): unify RustLayout, implement single global layout
2024-11-12 16:55:17 +01:00
matejcik
df368413c6
refactor(core/rust): introduce layout lifecycle states on Rust side
2024-11-12 16:55:17 +01:00
matejcik
c8f3ebfa21
refactor(core/ui): improve LayoutObj initialization
...
* RequestPaint message is sent at construction time to force calculation
of number of pages
* given that Attach corresponds to "start the layout" message, Child now
responds to Attach the same way it responds to RequestPaint, by
force-repainting everything.
2024-11-12 16:55:17 +01:00
tychovrahe
1efb684544
refactor(core): expose USE_TOUCH and USE_BUTTON to uPy
...
[no changelog]
2024-11-12 16:55:17 +01:00
matejcik
dbe6c1c664
refactor(core/rust): create a single code path allowed to modify SwipeFlow state
2024-11-12 16:55:17 +01:00
tychovrahe
0d3af6a96a
fix(core): fix firmware hashing on U5
...
[no changelog]
2024-11-12 12:55:36 +01:00
cepetr
79cf4959d3
refactor(core): improve button driver (add interrupt support)
...
[no changelog]
2024-11-07 08:48:21 +01:00
tychovrahe
375a27978f
feat(core): switch screenshot button to 's'
...
[no changelog]
2024-11-07 08:48:21 +01:00
tychovrahe
435fbd6e8c
feat(core): add power button to button driver
...
[no changelog]
2024-11-07 08:48:21 +01:00
Lukas Bielesch
7a61d8e858
chore(core) Translate hard-coded 'Enable labeling' string
2024-11-06 18:34:05 +01:00
Martin Milata
e558ec1c98
chore(core): bump version to 2.8.6
...
[no changelog]
2024-11-06 15:57:31 +01:00
Martin Milata
e379f472c9
chore(core/prodtest): bump version to 0.2.12
...
[no changelog]
2024-11-06 15:57:31 +01:00
cepetr
29e03bd873
fix(core): fix haptic custom effect in loaders
...
[no changelog]
2024-11-05 21:04:32 +01:00
cepetr
7b6f444751
refactor(core): introduce global trezor_rtl/bsp/model headers
...
[no changelog]
2024-11-05 10:00:31 +01:00
Martin Milata
6d41c56089
chore(core/prodtest): bump version to 0.2.11
...
[no changelog]
2024-11-04 18:42:10 +01:00
Martin Milata
6d09b70603
chore(core): bump version to 2.8.5
...
[no changelog]
2024-11-04 18:42:10 +01:00
tychovrahe
33fc7fb2e6
fix(core): fix OTP write access
2024-11-04 18:33:03 +01:00
cepetr
dbe7a393a8
fix(core/prodtest): fix CPUID READ command
2024-11-04 18:32:42 +01:00
cepetr
c997201754
refactor(core): simplify ensure_compatible_settings
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
80a67c647f
refactor(core): relocate display resolution to model.h
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
bba94ab1f6
refactor(core): remove redundant TREZOR_FONT_BPP
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
cb2c85dc2e
refactor(core): remove unused MAX_DISPLAY_RESx
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
387d98d6e4
refactor(core): get rid of STM32U5 in platform indep code
...
[no changelog]
2024-11-04 14:05:37 +01:00
Ioan Bizău
93fb415fe0
fix(core/translations): fix string order
...
[no changelog]
2024-11-02 18:40:53 +01:00
Ioan Bizău
2435e8b101
fix(core/ui): remove unnecessary newline
...
[no changelog]
2024-11-02 18:40:53 +01:00
M1nd3r
82a202f6a8
fix(core): fix flow_prompt_backup mock
...
[no changelog]
2024-10-31 16:15:22 +01:00
tychovrahe
d38c2e1790
chore(core): drop obsolete boards
...
[no changelog]
2024-10-31 10:27:08 +01:00
tychovrahe
42396dd007
refactor(core): make USE_xxx defines global
...
[no changelog]
2024-10-31 10:27:08 +01:00
cepetr
9e28e96639
refactor(core): simplify and improve flash layout definitions
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
4af600d422
refactor(core): introduce USE_TRUSTZONE
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
b174237684
feat(core): properly utilize trustzone in kernel and core app
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
c0829ec364
feat(core): introduce new alignment macros
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
a747210f54
fix(core): fix secret & assets start address const
...
[no changelog]
2024-10-31 10:25:31 +01:00