Lukas Bielesch
204b6673f5
chore(eckhart): add new action bar mode
2025-03-19 14:38:54 +01:00
Lukas Bielesch
4989a43107
refactor(eckhart): update fonts and disabled button style
2025-03-19 14:38:54 +01:00
Lukas Bielesch
6fc3a69901
refactor(eckhart): remove unused param
2025-03-19 14:38:54 +01:00
Lukas Bielesch
fc951a3ae1
chore(eckhart): Fix translation pattern
2025-03-19 14:38:54 +01:00
obrusvit
fed5f4da93
refactor(eckhart): ignore empty description
...
- don't show empty text in confirm_action
2025-03-19 14:38:54 +01:00
obrusvit
fdb95ebeb1
feat(eckhart): improve ActionBar content
...
- button content is moved towards the center a bit
- shrink left button at the last page of paginated component
- change the order of render in `TextScreen` to account for Header
overlay. If the main content reaches the Header area, we do not want to
overlay it during Hold to Confirm animation
2025-03-19 14:38:54 +01:00
obrusvit
a859136257
refactor(eckhart): separate theme to fw and bld
2025-03-19 14:38:54 +01:00
obrusvit
ca1d4f5fbc
refactor(eckhart): separate firmware components
2025-03-19 14:38:54 +01:00
Lukas Bielesch
6a4c324736
feat(eckhart): full-screen input number component
2025-03-19 14:38:54 +01:00
Lukas Bielesch
484874123e
chore(eckhart): add action bar touch expansion function
2025-03-19 14:38:54 +01:00
Lukas Bielesch
f81ab85ad8
chore(eckhart): add plus and minus icons
2025-03-19 14:38:54 +01:00
Lukas Bielesch
76276f2857
chore(eckhart): update existing components accordint to new design
2025-03-19 14:38:54 +01:00
Lukas Bielesch
ac92b120e9
feat(eckahrt): implement show info UI trait function
2025-03-19 14:38:54 +01:00
Lukas Bielesch
122419d765
feat(eckhart): prompt backup flow
2025-03-19 14:38:54 +01:00
Lukas Bielesch
28451ad4be
chore(eckhart): temporarily implement show progress UI trait function
2025-03-19 14:38:54 +01:00
Lukas Bielesch
1663e021a2
feat(eckhart): confirm reset flow
2025-03-19 14:38:54 +01:00
Lukas Bielesch
c8f23df1fc
chore(eckhart): add warning text styles
2025-03-19 14:38:54 +01:00
Lukas Bielesch
bc0ae5b580
chore(eckhart): implement Swipable trait for vertical menu screen
2025-03-19 14:38:54 +01:00
Lukas Bielesch
275db9a161
core(eckhart): Fix failing unit test and warnings
2025-03-19 14:38:54 +01:00
Lukas Bielesch
dd62463006
feat(eckhart): Full-screen get count component
2025-03-19 14:38:54 +01:00
obrusvit
558fba9288
feat(eckhart): add easing and rollback to HtC anim
...
- also switch corner icons to 4px width
2025-03-19 14:38:54 +01:00
obrusvit
13b0e2a7db
feat(eckhart): add alpha to ScreenBorder
2025-03-19 14:38:54 +01:00
obrusvit
da001d006a
chore(eckhart): fix some clippy warnings
2025-03-19 14:38:54 +01:00
Lukas Bielesch
bb4be8111c
feat(eckhart): Add SLIP39 input component
2025-03-19 14:38:54 +01:00
Lukas Bielesch
31caf795cb
feat(eckhart): Add BIP39 input component
2025-03-19 14:38:54 +01:00
Lukas Bielesch
4497085579
feat(eckhart): full-screen mnemonic component
2025-03-19 14:38:54 +01:00
Lukas Bielesch
68b209a39c
feat(eckhart): passphrase flow
2025-03-19 14:38:54 +01:00
Lukas Bielesch
1e79cd31e0
feat(eckhart): full-screen passphrase component
2025-03-19 14:38:54 +01:00
Lukas Bielesch
528cafaf2f
feat(eckhart): full-screen PIN keyboard component
2025-03-19 14:38:54 +01:00
Lukas Bielesch
835b9e40c4
feat(eckhart): keypad component
2025-03-19 14:38:54 +01:00
Lukas Bielesch
c16067e71c
feat(ui): Add visibility-checking function to Maybe struct
2025-03-19 14:38:54 +01:00
Lukas Bielesch
288c714ed2
feat(ui): Add function for expanding Button touch area
2025-03-19 14:38:53 +01:00
Lukas Bielesch
162954e371
feat(eckhart): Add common keyboard functionality
2025-03-19 14:38:53 +01:00
Lukas Bielesch
48bfcbc63c
feat(eckhart): keyboard button styles
2025-03-19 14:38:53 +01:00
Lukas Bielesch
3afbeb708e
feat(eckhart): Add parametrized content offset to Button
2025-03-19 14:38:53 +01:00
Lukas Bielesch
4fd0294423
chore(eckhart): Add dynamic padding option to vertical menu. Update rendering of separarators in vertical menu.
2025-03-19 14:38:53 +01:00
Lukas Bielesch
2755b17da5
feat(eckhart): full-screen select word component
2025-03-19 14:38:53 +01:00
Lukas Bielesch
f2984bdd23
chore(eckhart): Remove redundant code
2025-03-19 14:38:53 +01:00
Lukas Bielesch
ee0839e8d4
chore(eckhart): Add dynamic padding option to vertical menu.
...
Update rendering of separarators in vertical menu.
2025-03-19 14:38:53 +01:00
Lukas Bielesch
82a20c0048
feat(eckhart): Add new Button 'is_pressed' function
2025-03-19 14:38:53 +01:00
Lukas Bielesch
77fda140f2
chore(eckhart): fix button text and subtext rendering
2025-03-19 14:38:53 +01:00
Lukas Bielesch
4a5ef52be9
feat(eckhart): button styles for select word component
2025-03-19 14:38:53 +01:00
Lukas Bielesch
2ca5bf35e5
feat(eckhart): share words flow
2025-03-19 14:38:53 +01:00
Lukas Bielesch
ee13f4e07f
feat(eckhart): full-screen share words component
2025-03-19 14:38:53 +01:00
Lukas Bielesch
8853be3e01
chore(eckhart): improve HTC animation
2025-03-19 14:38:53 +01:00
obrusvit
4b979a9a8a
feat(eckhart): expand touch area of ActionBar
2025-03-19 14:38:53 +01:00
obrusvit
f622b7d845
feat(eckhart): implement hold to confirm anim
...
- HoldToConfirmAnim is driven by the ActionBar in case the right_button
is configured with `long_press`
- HoldToConfirmAnim optionally draws an Header overaly with custom text
- disabling animations is respected
- easing function is not yet finalized
- a few minor fixes along the way
2025-03-19 14:38:53 +01:00
obrusvit
acb6809a26
feat(eckhart): implement ScreenBorder overlay
...
- a static "custom shape" for eckhart layout which displays screen
overlay around the borders
2025-03-19 14:38:53 +01:00
Lukas Bielesch
d7ef9da2f2
feat(eckhart): Update vertical menu components
2025-03-19 14:38:53 +01:00
Lukas Bielesch
6832d34a82
feat(eckhart): Add new Back Header message type
2025-03-19 14:38:53 +01:00