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: 84
Choose a base ref
...
head repository: GrapheneOS/Auditor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 85
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 3, 2024

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

Commits on Sep 7, 2024

  1. Make remote verification more prominent

    Moves the enable remote verification button out to the main screen
    t895 authored and thestinger committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c9c9614 View commit details
    Browse the repository at this point in the history
  2. Fix broken surface color in activity_attestation.xml

    The background color on the coordinator layout does not inherit from the current theme and instead pulls from the default material 3 theme. This results in a purple-tinted background that appears incorrect. The background has been manually set as a fix.
    t895 authored and thestinger committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ea22132 View commit details
    Browse the repository at this point in the history
  3. increment version to 85

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

Commits on Sep 8, 2024

  1. Apply dynamic colors on startup

    t895 authored and thestinger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7baa5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f8d76 View commit details
    Browse the repository at this point in the history
Loading