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_21 #778

Merged
merged 14 commits into from
Sep 25, 2024
Merged

Commits on Sep 24, 2024

  1. Add HW version mask/pos

    (cherry picked from commit 16bcd2c)
    Stephane Portron authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d1764d2 View commit details
    Browse the repository at this point in the history
  2. Rename Cx area management variables

    (cherry picked from commit 3f2cb14)
    nroggeman-ledger authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cbd6d76 View commit details
    Browse the repository at this point in the history
  3. Rename and move some Cx trampoline files in OS

    (cherry picked from commit 36bbf8c)
    nroggeman-ledger authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    09d53cf View commit details
    Browse the repository at this point in the history
  4. Add new appflag

    (cherry picked from commit 3fbe861)
    kevin.meudic authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a3c70d9 View commit details
    Browse the repository at this point in the history
  5. Fix missing flag

    (cherry picked from commit 0b446a4)
    kevin.meudic authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    54b0df0 View commit details
    Browse the repository at this point in the history
  6. Add deprecated flag

    (cherry picked from commit ed7420d)
    kevin.meudic authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    20c616c View commit details
    Browse the repository at this point in the history
  7. Add UX Sync unit tests

    (cherry picked from commit a940eb3)
    nroggeman-ledger authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a6e0b2f View commit details
    Browse the repository at this point in the history
  8. Improve action button in Home Screen

    (cherry picked from commit ecf4521)
    nroggeman-ledger authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bcefbed View commit details
    Browse the repository at this point in the history
  9. Fix Progress Bar issue in long-press when releasing

    (cherry picked from commit f19d087)
    nroggeman-ledger authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d95d56f View commit details
    Browse the repository at this point in the history
  10. Stax: Rename experimental Stax display defines

    Rename defines for experimental display features on Stax.
    
    - `HAVE_DISPLAY_FAST_MODE` -> `HAVE_STAX_DISPLAY_FAST_MODE`
    - `HAVE_CONFIGURABLE_DISPLAY_FAST_MODE` -> `HAVE_STAX_CONFIG_DISPLAY_FAST_MODE`
    
    (cherry picked from commit f7d7ea6)
    abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e89f406 View commit details
    Browse the repository at this point in the history
  11. Fix bad page indicator display when more than 9 pages

    (cherry picked from commit 60657fd)
    nroggeman-ledger authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f310731 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9d3b21 View commit details
    Browse the repository at this point in the history
  13. Removed mask to prevent app VID switch during startup

    (cherry picked from commit b7881f3)
    kevin.meudic authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e27d629 View commit details
    Browse the repository at this point in the history
  14. Removed useless code

    (cherry picked from commit ba52e4b)
    kevin.meudic authored and abonnaudet-ledger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cbf19c3 View commit details
    Browse the repository at this point in the history