cepetr
|
d734d0a132
|
fixup! refactor(core): integrate new drawing library
|
2024-03-15 10:28:38 +01:00 |
|
cepetr
|
924664aeb3
|
fixup! feat(core): introduce new drawing library
|
2024-03-15 10:28:38 +01:00 |
|
cepetr
|
dfd6dd4b8b
|
fixup! refactor(core): prepare for non mutable paint function
|
2024-03-14 15:13:36 +01:00 |
|
cepetr
|
577ede7381
|
WIP - replace painter by jpeg and bar components
|
2024-03-14 15:10:42 +01:00 |
|
cepetr
|
6602bd9b86
|
fixup! refactor(core): integrate new drawing library
|
2024-03-14 15:10:42 +01:00 |
|
cepetr
|
434b272f44
|
fixup! feat(core): introduce new drawing library
|
2024-03-14 15:10:42 +01:00 |
|
cepetr
|
5cb2abd3c8
|
refactor(core): integrate new drawing library
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
be756a1ae0
|
feat(core): introduce new drawing library
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
e68f8e8eed
|
refactor(core): remove unused ui components
[no changelog]
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
a34eda09a2
|
fix(core): fixed blurring algo panic in debug mode
[no changelog]
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
f962f7ca1f
|
refactor(core): prepare for non mutable paint function
[no changelog]
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
ffeb966486
|
fix(core): fix ts3 fonts
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
68f4c8ec06
|
feat(core): introduce skip function for UzlibContext
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
7b786ed089
|
feat(core): introduce new color functions
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
342b970ba6
|
feat(core): introduce new toif functions
[no changelog]
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
7ddd818bc8
|
feat(core): introduce new point & rect functions
[no changelog]
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
ef8b1f7ba5
|
refactor(core): improve tjpg interface
|
2024-03-14 15:10:41 +01:00 |
|
cepetr
|
856e615462
|
refactor(core/embed): move&rename display headers
lib/display.h -> lib/display_draw.h (temporary change)
lib/display.c -> lib/display_draw.c (temporary change)
lib/display_interface.h -> trezorhal/display.h (final change)
[no changelog]
|
2024-03-14 15:10:41 +01:00 |
|
matejcik
|
17678ef38d
|
fix(core/rust): exclude altcoin strings from generated code
|
2024-03-08 13:17:12 +01:00 |
|
matejcik
|
ccf4b7e9eb
|
fix(core/rust): convert bitcoin_only to an additive feature
universal_fw enables more features, as opposed to bitcoin_only removing features
|
2024-03-08 13:17:12 +01:00 |
|
matejcik
|
34965ca2cb
|
refactor(core/ui): use LayoutObj signatures in layout files
* make sure every confirm_* returns None
* prefer "def -> Awaitable[T]" to "async def -> T" everywhere (avoids one useless allocation per call)
* type-check return values from Rust layouts
|
2024-03-07 09:53:00 +01:00 |
|
matejcik
|
0304484ca6
|
docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
feat(core): annotate CONFIRMED/CANCELLED/INFO as fake class UiResult
|
2024-03-07 09:53:00 +01:00 |
|
matejcik
|
99457bbcb0
|
refactor(core/ui): make request_number signature the same in TT and TR
|
2024-03-07 09:53:00 +01:00 |
|
Martin Milata
|
bfacd07ed7
|
fix(core): add production pubkeys for translations
[no changelog]
|
2024-03-04 12:16:20 +00:00 |
|
tychovrahe
|
afefc17478
|
refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
[no changelog]
|
2024-02-29 23:40:17 +01:00 |
|
tychovrahe
|
66583f2ebf
|
fix(core): fix missing refresh in progress layout
[no changelog]
|
2024-02-29 23:40:17 +01:00 |
|
tychovrahe
|
72dc8f57e8
|
feat(core): add haptic feedback
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
8150636a81
|
feat(core): add basic support for STM32U5
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
937b7d34d0
|
feat(core): add STM32CubeU5 submodule
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
Martin Milata
|
d790354667
|
fix(core): workaround umlauts not being cleared
[no changelog]
|
2024-02-29 11:22:35 +00:00 |
|
matejcik
|
8c0e1e360e
|
fix(core/translations): add indices to templates
so that we can change the template later without running into trouble
[no changelog]
|
2024-02-26 15:07:48 +01:00 |
|
obrusvit
|
ebcf3e2db2
|
feat(core): confirm ETH stake, unstake, claim
|
2024-02-23 18:09:43 +01:00 |
|
obrusvit
|
e1f696b4dd
|
fix: remove clippy error for TS3
[no changelog]
|
2024-02-22 12:10:12 +01:00 |
|
grdddj
|
1ab2d843ab
|
chore(core): add missing template to the variable name
[no changelog]
|
2024-02-21 12:44:40 +01:00 |
|
tychovrahe
|
8147b11345
|
fix(core): fix quadword-only storage
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
grdddj
|
0579ba54fc
|
feat(core): allow for going back to previous word in recovery process
|
2024-02-19 22:05:04 +01:00 |
|
matejcik
|
65178a6a36
|
refactor(core/rust): reuse the same component for "waiting for host" screen
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
8471e0c455
|
refactor(core/rust): decouple Connect screen from bootloader theme
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
02557ad6c0
|
feat(core/rust): expose attrtuple to Rust
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
6af7b4a4b7
|
fix(core/rust): convert Qstr type to representation that matches C code
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
ab3c62ae71
|
feat(core/rust): introduce SimpleTypeObj
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
3e14937c8a
|
feat(core/rust): add const Obj::small_int
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
63360a7417
|
feat(core/rust): add Map::is_empty()
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
9c72c7c99d
|
feat(common): provide some useful paths for the mako templates
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
03298ca80f
|
docs(core/rust): improve safety comments in buffer.rs
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
0c793084f8
|
chore(core/rust): move illustration outside src/ tree
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
8bf5a72843
|
refactor(core/rust): move iter_into_array to micropython::utils
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
3b88116bba
|
feat(core/rust): add trezorcrypto bindings
for now, we use sha256 and a little of ed25519 for CoSi purposes
also add the Merkle root algorithm
|
2024-02-12 14:49:32 +01:00 |
|
matejcik
|
76296ad417
|
refactor(core/rust): move InputStream to its own module
|
2024-02-12 14:49:32 +01:00 |
|
grdddj
|
b8ea21d24a
|
feat(all): implement translations into Trezor
Co-authored-by matejcik <ja@matejcik.cz>
|
2024-02-12 14:49:32 +01:00 |
|