Commit Graph

18 Commits

Author SHA1 Message Date
Alexandre Paillier
9186911abb Changed the info/settings page ordering 2023-07-18 11:35:27 +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
Alexandre Paillier
09d4b2114a Improve transaction wording 2023-07-18 11:35:26 +02:00
Alexandre Paillier
34ea137c1a network.c functions cleanup 2023-07-06 14:45:29 +02:00
Alexandre Paillier
1413547d3e Removed large global buffer from NBGL transaction signing UI code 2023-05-16 11:42:39 +02:00
Alexandre Paillier
7c07008335 Dynamic year shown in settings 2023-05-16 11:42:39 +02:00
Alexandre Paillier
29a4375dfb Stax ENS support 2023-05-16 11:42:39 +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
12fb8c6a3a Merged confirm_parameter & confirm_selector UI code 2023-05-16 11:42:32 +02:00
Alexandre Paillier
e0bb1225fe Unified nbgl layoutTagValue variable naming 2023-05-16 11:42:32 +02:00
Alexandre Paillier
cb7334ceed Fix settings word split 2023-05-16 11:42:31 +02:00
Alexandre Paillier
4cce06ca2c Fix compilation warnings 2023-05-16 11:42:31 +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
6326a4a9f2 EIP-191 fixes
Skip button did not work
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