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: AboutUnity/unity-jar-resolver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: googlesamples/unity-jar-resolver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 103 files changed
  • 3 contributors

Commits on May 30, 2024

  1. Fix project settings resetting on domain reload (googlesamples#678)

    * Fix build on Windows
    
    * Don't save setting on each plugin init
    
    * Revert "Fix build on Windows"
    
    This reverts commit ff03ffd.
    
    * Fix code style
    berniegp authored May 30, 2024
    Configuration menu
    Copy the full SHA
    2853d24 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Set the Mac GHA runners to 13 instead of latest (googlesamples#686)

    * Pin GHA workflows to macos-13
    
    * Force the GHA runners to use Java 8
    a-maurice authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5011177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04bc92 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 26, 2024

  1. Version 1.2.181 (googlesamples#694)

    # Version 1.2.181 - Jun 26, 2024
    * General - Disable `EditorMeasurement` reporting that relied on the
      Measurement Protocol for Universal Analytics.
    a-maurice authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8e4659a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Version 1.2.182 (googlesamples#702)

    # Version 1.2.182 - Aug 2, 2024
    * General - Check for gradle version instead of Unity version when determining
      the template files to modify.
    a-maurice authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    12cca2d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fix issues with copying Android files from Packages (googlesamples#709)

    * Fix issues with copying Android files from Packages
    
    * Update CHANGELOG.md
    a-maurice authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f68ab8a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Version 1.2.183 (googlesamples#710)

    * Version 1.2.183
    
    # Version 1.2.183 - Sep 17, 2024
    * Android Resolver - Handle package paths that don't include a version hash,
      which is no longer present with Unity 6. Fixes googlesamples#697
    * Android Resolver - Handle packages referenced using local file paths.
      Fixes googlesamples#701
    
    * Update release date
    a-maurice authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e97c8d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Update README.md (googlesamples#726)

    * Update README.md
    
    Adding installation via git URL
    
    * Update README.md
    argzdev authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    523887a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

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

Commits on Jan 28, 2025

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

Commits on Jan 31, 2025

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

Commits on Feb 3, 2025

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

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    bf88fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa58d3 View commit details
    Browse the repository at this point in the history
Loading