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

FIX: Allow Maestro to work on Android API levels 25 and lower (Android 7.1.1 and lower) #1527

Commits on Nov 29, 2023

  1. change minSdk of maestro-android to 24

    Thomas Knee committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    933dd88 View commit details
    Browse the repository at this point in the history
  2. allow Maestro to work on Android API levels < 26

    Thomas Knee committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c941153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32105a View commit details
    Browse the repository at this point in the history
  4. use fallback for getHintText whenapi level 25 or lower.

    Thomas Knee committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e950386 View commit details
    Browse the repository at this point in the history
  5. assemble apks

    Thomas Knee committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    184b6fe View commit details
    Browse the repository at this point in the history
  6. new bins and rebase against upstream

    Thomas Knee committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0a59b88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fbbb10 View commit details
    Browse the repository at this point in the history