-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing API or feature for Nano on NBGL (API_LEVEL_22) #847
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Map existing API Levels with the corresponding OS versions in a single JSON file.
Remove release candidates OS from API_LEVEL table.
Add API_LEVEL json mapping. Update README.md
Add Return status to syscall for nvram.
Add navigable content use case to replace settings use case
…signing Fix crashing address review after a blind signing review
Move flags member of the application structure
Full clang build for standard apps
…e-alias Create a QR Code type of modal window for Tag/Value alias
Update the syscall to have a signature that return an error that may be useful depending on the HW.
No "swipe to review" in first page of review if using a Tip-Box
cx_aes_siv: Add new function to reset AES hw copro
Add extension to INFOS_LIST to enable alias for some info types
…from-url-in-alias Display QR Code title different from URL in alias
Removes need for -Wno-unused-command-line-argument
Use current PR branch when compiling C SDK
Cleaned up arguments passed to the assembler
…case_22 Add privacy report warning use case (on API LEVEL 22)
(cherry picked from commit 7fc8a66)
(cherry picked from commit 178550e)
…iguration (cherry picked from commit 35b0810)
(cherry picked from commit 5ffaabc)
(cherry picked from commit 2d24b68)
(cherry picked from commit 84d8978)
(cherry picked from commit c3a4492)
…ize code (cherry picked from commit ac82e75)
(cherry picked from commit 2a6e69f)
(cherry picked from commit 91cb1d7)
(cherry picked from commit 22070ca)
(cherry picked from commit a57dff6)
- Fix additional tags handling (PIC) - Align STATUS_TYPE_ADDRESS_REJECTED message with Stax/Flex (cherry picked from commit cf4e13f)
(cherry picked from commit f77dfb8)
(cherry picked from commit 4acba6b)
…_LIST (cherry picked from commit c5ccf32)
…n flags (cherry picked from commit ab5ef68)
(cherry picked from commit 9dbe374)
(cherry picked from commit d23e0b9)
wrong target branch 😉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#838