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

Declare Foreground service types and minor updates #1448

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Jul 18, 2024

  1. Configure GHA

    Goooler authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8c2b365 View commit details
    Browse the repository at this point in the history
  2. Configure Renovate (#1)

    * Add renovate.json
    
    * Update and rename renovate.json to .github/renovate.json5
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Zongle Wang <[email protected]>
    renovate[bot] and Goooler authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7d40734 View commit details
    Browse the repository at this point in the history
  3. Rename android.yml to ci.yml

    Goooler authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7e3d2ad View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency cn.dreamtobe.threaddebugger:threaddebugg…

    …er to v1.6.3 (#5)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    99b852a View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency cn.dreamtobe.threaddebugger:threaddebugg…

    …er-no-op to v1.6.3 (#6)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    759b836 View commit details
    Browse the repository at this point in the history
  6. Gradle 8.9 + AGP 8.5 (#12)

    * chore(deps): update dependency gradle to v8
    
    * AGP 8 and things
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <[email protected]>
    renovate[bot] and Goooler authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b214042 View commit details
    Browse the repository at this point in the history
  7. Remove files

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    281fc84 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update dependency org.robolectric:robolectric to v4 (#17)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d5519db View commit details
    Browse the repository at this point in the history
  9. fix(deps): update dependency checkstyle to v10 (#13)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    987ed2b View commit details
    Browse the repository at this point in the history
  10. fix(deps): update dependency junit:junit to v4.13.2 (#10)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ad25efd View commit details
    Browse the repository at this point in the history
  11. fix(deps): update dependency org.mockito:mockito-core to v5 (#16)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f80a10f View commit details
    Browse the repository at this point in the history
  12. Declare foregroundServiceType

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    89b2772 View commit details
    Browse the repository at this point in the history
  13. Replace info

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8b53327 View commit details
    Browse the repository at this point in the history
  14. Set up publishing

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    97b7703 View commit details
    Browse the repository at this point in the history
  15. Prepare version 1.7.8

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ec97746 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    84449f0 View commit details
    Browse the repository at this point in the history
  17. Tweak CHANGELOG-ZH

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b560064 View commit details
    Browse the repository at this point in the history
  18. Update refs

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    38a199d View commit details
    Browse the repository at this point in the history
  19. Delete LICENSE

    Goooler authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6e7b6e5 View commit details
    Browse the repository at this point in the history
  20. Fix APK signing

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    57144df View commit details
    Browse the repository at this point in the history
  21. Migrate to AndroidX

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    480925d View commit details
    Browse the repository at this point in the history
  22. Use PendingIntentCompat

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a070797 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    53df746 View commit details
    Browse the repository at this point in the history
  24. Prepare version 1.7.9

    Goooler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7a759d7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2029b11 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix(deps): update dependency com.squareup.okio:okio to v3 (#15)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9810d8e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update README.md

    Goooler authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    67a9be9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Update publishing configs

    Goooler committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8e1fbd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Update gradle/actions action to v4 (#19)

    * chore(deps): update gradle/actions action to v4
    
    * Update ci.yml
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Zongle Wang <[email protected]>
    renovate[bot] and Goooler authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    76e8f68 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    a71c770 View commit details
    Browse the repository at this point in the history
  2. Prepare version 1.7.10

    Goooler committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0263b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3778894 View commit details
    Browse the repository at this point in the history