Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GrapheneOS/Auditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 86
Choose a base ref
...
head repository: GrapheneOS/Auditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 87
Choose a head ref
  • 19 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 29, 2024

  1. update Gradle to 8.10.2

    thestinger committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1198dfc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    eb6cfd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    65db5d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9da90d View commit details
    Browse the repository at this point in the history
  3. increment version to 87

    thestinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a6f79cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64cb3ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c6f3e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2d8db8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0989ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3861066 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d43ffd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ca93bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c1e9aa View commit details
    Browse the repository at this point in the history
  12. treat obsolete deny new USB flag as known for now

    It can be fully dropped once the Auditor versions supporting it are
    dropped and then the bit will be freed up for reuse.
    thestinger committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    80d5f2d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    3a18d26 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. update Kotlin to 2.0.21

    thestinger committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c7c2d62 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    167b70c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    b54280c View commit details
    Browse the repository at this point in the history
  2. add check to silence false positive lint warning

    The BootReceiver class is explicitly not exported so this won't improve
    anything but the lint expects it to be here. It didn't used to report an
    issue so it was likely a regression in the check. It makes more sense to
    add the check than silencing the lint in this case.
    thestinger committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1e6c1b4 View commit details
    Browse the repository at this point in the history
Loading