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 android-key-attestation to a recent revision #251

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    1fd6079 View commit details
    Browse the repository at this point in the history
  2. lib: Fix lints/ErrorProne warnings

    brandonweeks authored and quh4gko8 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    49872a6 View commit details
    Browse the repository at this point in the history
  3. Move to recently exposed stream APIs in guava-android

    Previously, Java 8 Stream-related APIs are only exposed in guava-jre.
    quh4gko8 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c17365a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61aec0c View commit details
    Browse the repository at this point in the history
  5. lib: Make unorderedTags an instance variable

    Restores the value class semantics of AuthorizationList and allows
    ParsedAuthorizationMap to be freed after use.
    brandonweeks authored and quh4gko8 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2e8fbeb View commit details
    Browse the repository at this point in the history
  6. Make value classes immutable

    brandonweeks authored and quh4gko8 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    29e8a74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92fab8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20d75a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03eacfb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3489fe5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f0372a View commit details
    Browse the repository at this point in the history