Alexandre Paillier
ae359b481e
Now buffers the EIP-712 pairs to show more than one per screen
2024-06-20 13:20:52 +02:00
Alexandre Paillier
aac8c31bb8
Removed NBGL-specific truncation of long EIP-712 fields
2024-05-24 15:17:11 +02:00
Alexandre Paillier
c50943e4ca
Port EIP712 to the new NBGL streaming use case
...
Fixes the Flex navigation issue
2024-05-24 15:17:06 +02:00
Charles-Edouard de la Vergne
9e4b43e513
Replace nbgl_layoutTagValueXX by nbgl_contentTagValueXX
2024-05-07 16:24:02 +02:00
Charles-Edouard de la Vergne
bfff5f1083
Adapt tree to take into account Flex
2024-05-07 10:15:09 +02:00
Charles-Edouard de la Vergne
36ae183a1c
Fix deprecated warnings
2024-03-27 14:43:15 +01:00
Francois Beutin
cc0f963b51
Hotfix fix for API_LEVEL_14 fix
2023-12-01 18:44:16 +01:00
Francois Beutin
ec7e385d78
Fix stax build for API_LEVEL < 14
2023-12-01 16:49:58 +01:00
abonnaudet-ledger
d8da84da65
Stax: Adapt for API LEVEL 14 ( #499 )
2023-11-21 16:59:31 +01:00
Jorge Martins
2c2d933043
No need to set nbMaxLinesForValue to 0, use NB_MAX_LINES_IN_REVIEW
2023-07-27 10:45:04 +02:00
Alexandre Paillier
f3075b7124
Moved message signing rejection cancellation from nbgl_useCaseChoice to nbgl_useCaseConfirm
2023-07-18 11:39:57 +02:00
Alexandre Paillier
779fc4b61d
Now uses macros for NBGL contstant texts
2023-07-18 11:35:27 +02:00
Alexandre Paillier
9396ae81d7
EIP-712 now has proper resume position
2023-07-18 11:35:27 +02:00
Alexandre Paillier
61015e3840
NBGL message signing refactoring
2023-07-18 11:35:26 +02:00
abonnaudet-ledger
a5e1d2960d
Fat: INTER_REGULAR_32 is now INTER_MEDIUM_32
...
Replace BAGL_FONT_INTER_REGULAR_32px by BAGL_FONT_INTER_MEDIUM_32px.
This change is valid starting from API_LEVEL_9
2023-05-16 11:42:32 +02:00
Alexandre Paillier
8881471a8e
EIP-712 fixes
...
- Now displays a Review page before showing the fields
- Now asks for confirmation before rejecting
- Now does not refresh the screen twice after a signature approval/rejection
- Both EIP-712 implementations on par UX-wise
- Fixed v0 approve/reject status word mismatch
- Unified NBGL UI of both implementations
2023-05-16 11:42:30 +02:00
Alexandre Paillier
8361e349b7
Now has a separate struct for caller app name & icon
...
- New home screen wording
- Removed duplicate RUN_APPLICATION macro
2023-05-16 11:42:30 +02:00
Clement Bouvet
be029c642d
stax: add UI implementation
2023-05-16 11:42:29 +02:00