obrusvit
|
2c89fc469e
|
fix(core): rebase on drawlib and TStringificaton
[no changelog]
|
2024-04-16 23:32:38 +02:00 |
|
obrusvit
|
a801b00dc2
|
feat(core): T3T1 ShareWords component
|
2024-04-16 23:32:38 +02:00 |
|
Martin Milata
|
37b17e4c4e
|
style(core): fix formatting
[no changelog]
|
2024-04-16 23:31:42 +02:00 |
|
obrusvit
|
1894fcd080
|
fix(core): port changes from drawlib to mercury
Again rebase on current drawlib
Move of canvas/Canvas to shape/Canvas.
Get rid of ui/shape/model.
A few other minor changes.
[no changelog]
|
2024-04-16 23:31:42 +02:00 |
|
obrusvit
|
04857e486a
|
feat(core): T3T1 corner highlight shape
Adds a new shape which serves to highlight information within a
rectangle.
|
2024-04-16 23:31:42 +02:00 |
|
obrusvit
|
b2f30389bf
|
feat(core): T3T1 Footer component
|
2024-04-16 23:31:42 +02:00 |
|
obrusvit
|
a31021bf22
|
feat(core): T3T1 vertical menu
|
2024-04-16 23:30:08 +02:00 |
|
obrusvit
|
fe1ce7a914
|
fix(core): rebase on current drawlib
Port new render function signature to model_mercury.
Fix some rebase errors.
Also port recent changes from mp <-> rust iface.
[no changelog]
|
2024-04-16 23:30:08 +02:00 |
|
obrusvit
|
c1adf7aba1
|
feat(core): add rough TextStyles for T3T1
|
2024-04-16 23:30:08 +02:00 |
|
Martin Milata
|
6bc4f185b7
|
feat(core/ui): T3T1 frame
|
2024-04-16 23:30:08 +02:00 |
|
Martin Milata
|
c7101adcdc
|
feat(core): add icons for T3T1
|
2024-04-16 23:30:08 +02:00 |
|
obrusvit
|
1776ff4a64
|
feat(core): add colors for T3T1
|
2024-04-16 23:30:08 +02:00 |
|
Martin Milata
|
6da7832104
|
feat(core): init T3T1 UI layouts
Start with copy of components and layouts from T2T1.
|
2024-04-16 23:30:08 +02:00 |
|
Martin Milata
|
d5f5aeeb77
|
feat(core): init T3T1 UI layouts: meta
|
2024-04-16 23:30:07 +02:00 |
|
Martin Milata
|
f3697f9aae
|
feat(core): add fonts for T3T1
|
2024-04-16 23:30:07 +02:00 |
|
cepetr
|
59fc8853ec
|
WIP - replace painter by jpeg and bar components
|
2024-04-16 15:56:55 +02:00 |
|
cepetr
|
752b740d8a
|
feat(core): integrate new drawing library
[no changelog]
|
2024-04-16 15:56:55 +02:00 |
|
cepetr
|
7bcf2a4fed
|
feat(core): introduce new drawing library
[no changelog]
|
2024-04-16 15:56:45 +02:00 |
|
cepetr
|
e18c52bbc8
|
refactor(core): improve tjpg interface
|
2024-04-16 15:56:45 +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 |
|
cepetr
|
b1fb876709
|
fix(core): fix ts3 fonts
[no changelog]
|
2024-04-08 15:38:39 +02:00 |
|
Martin Milata
|
c7832c39ab
|
refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
[no changelog]
|
2024-04-06 20:31:36 +00:00 |
|
tychovrahe
|
256adc3567
|
refactor(core/rust) use TString in Label and Button
[no changelog]
|
2024-04-06 20:31:36 +00:00 |
|
tychovrahe
|
535a052df4
|
refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
[no changelog]
|
2024-04-05 18:16:59 +02:00 |
|
cepetr
|
285b22e53e
|
refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
[no changelog]
|
2024-04-04 15:02:28 +02:00 |
|
matejcik
|
39b7b22777
|
refactor(core/rust): Paragraph is now based on TString
|
2024-04-04 10:04:00 +02:00 |
|
matejcik
|
1c36c0927c
|
style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
[no changelog]
|
2024-03-30 12:10:59 +01:00 |
|
matejcik
|
de2fe3d6d6
|
feat(core/ui): unify progress.py code between models, implement storage translations
fixes #3520
|
2024-03-30 12:10:59 +01:00 |
|
matejcik
|
b2649b0085
|
refactor(core): introduce Simplified trait
to abstract over some common operations between models
[no changelog]
|
2024-03-28 13:04:21 +01:00 |
|
cepetr
|
9575c81bd3
|
feat(core): introduce new color functions
[no changelog]
|
2024-03-20 17:14:58 +01:00 |
|
cepetr
|
474484d249
|
feat(core): introduce new toif functions
[no changelog]
|
2024-03-20 17:14:58 +01:00 |
|
cepetr
|
254de49a62
|
feat(core): introduce new point & rect functions
[no changelog]
|
2024-03-20 17:14:58 +01:00 |
|
cepetr
|
9d6827e2fb
|
refactor(core): remove unused ui components
[no changelog]
|
2024-03-20 17:04:25 +01:00 |
|
cepetr
|
dc715d7c0d
|
refactor(core): prepare for non mutable paint function
[no changelog]
|
2024-03-19 17:57:38 +01:00 |
|
cepetr
|
a54fe5e60f
|
fix(core): fixed blurring algo panic in debug mode
[no changelog]
|
2024-03-19 14:54:54 +01:00 |
|
tychovrahe
|
e000b526cc
|
refactor(core): extract common layout handling from bootloader ui implementations in rust
[no changelog]
|
2024-03-15 13:13:40 +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 |
|
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 |
|
Martin Milata
|
d790354667
|
fix(core): workaround umlauts not being cleared
[no changelog]
|
2024-02-29 11:22:35 +00: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 |
|