Skip to content
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

Update API_LEVEL_19 #661

Merged
merged 11 commits into from
May 15, 2024
Merged

Update API_LEVEL_19 #661

merged 11 commits into from
May 15, 2024

Commits on May 15, 2024

  1. Makefiles: Extract Makefile.target from Makefile.defines

    (cherry picked from commit a01dea2)
    Xavier Chapron authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8a8e964 View commit details
    Browse the repository at this point in the history
  2. Makefiles: Fix API_LEVEL location

    Some scripts expect it to be in Makefile.defines and we don't need it in
    Makefile.target. So keep it in the first place.
    
    (cherry picked from commit 1519856)
    Xavier Chapron authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    93f2649 View commit details
    Browse the repository at this point in the history
  3. Add PRINTF inside CX_CHECK to ease debug, and find the file/line of t…

    …he error
    
    (cherry picked from commit c815e1e)
    cedelavergne-ledger authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ffa1b7a View commit details
    Browse the repository at this point in the history
  4. cx_errors.h: Fix OS build

    (cherry picked from commit 955d008)
    Xavier Chapron authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    19310b6 View commit details
    Browse the repository at this point in the history
  5. lib_nbgl: Update implementation for LNX and LNSP

    (cherry picked from commit 938ce80)
    Xavier Chapron authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b5f624e View commit details
    Browse the repository at this point in the history
  6. Fix FWEO-1171 - App flows should trigger a "look at me" sound when st…

    …arting review
    
    (cherry picked from commit 3c7a2f2)
    nroggeman-ledger authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c30dc1c View commit details
    Browse the repository at this point in the history
  7. CI: Drop nanos tests

    There won't be any new Os release of LNS that would use the master SDK
    branch.
    Hence there is no reason to keep it fully supported and tested on all
    apps.
    We should rather tests the app build using the LNS SDK branch
    
    (cherry picked from commit 2be1e69)
    Xavier Chapron authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8d1de67 View commit details
    Browse the repository at this point in the history
  8. CI: Bump checkout action version

    (cherry picked from commit 0045635)
    Xavier Chapron authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f1247f6 View commit details
    Browse the repository at this point in the history
  9. Update the maximum number of infos for Flex per screen (max 2 instead…

    … of 3)
    
    (cherry picked from commit 1f94ef1)
    tdejoigny-ledger authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    912e4d2 View commit details
    Browse the repository at this point in the history
  10. Fix FWEO-1175 - QR code template must be aligned with design with tru…

    …ncated addresses
    
    (cherry picked from commit 1dfc300)
    nroggeman-ledger authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f23bb1c View commit details
    Browse the repository at this point in the history
  11. Enable using a top-right icon in progress & back header

    (cherry picked from commit 9b053a4)
    nroggeman-ledger authored and lpascal-ledger committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a3a2afd View commit details
    Browse the repository at this point in the history