Commit Graph

9 Commits

Author SHA1 Message Date
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