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

Core: Improve Root and Shizuku initialization when launching SD Maid #1351

Merged
merged 7 commits into from
Aug 1, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    bce21e8 View commit details
    Browse the repository at this point in the history
  2. Shizuku: Fix service connection breaking when accessing service in qu…

    …ick succession
    
    Race-condition between service being released and revived again.
    d4rken committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7ab1524 View commit details
    Browse the repository at this point in the history
  3. Debug logging improvement

    d4rken committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b4b54a0 View commit details
    Browse the repository at this point in the history
  4. Dashboard: Delay setup loading indicator until 5 seconds, 3 seconds w…

    …as too short, Shizuku sometimes takes a bit.
    d4rken committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    76f2b12 View commit details
    Browse the repository at this point in the history
  5. Root/Shizuku: Don't release availability state immediately

    During cold launches these states may repeatedly be checked, if we release immediately we do unnecessary work
    d4rken committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0cbe889 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    887fbda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68f1e9c View commit details
    Browse the repository at this point in the history