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: Maxr1998/ModernAndroidPreferences
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.0
Choose a base ref
...
head repository: Maxr1998/ModernAndroidPreferences
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.1
Choose a head ref
  • 16 commits
  • 24 files changed
  • 4 contributors

Commits on Feb 9, 2022

  1. Update Gradle Wrapper from 7.3.3 to 7.4 (#26)

    * Update Gradle Wrapper from 7.3.3 to 7.4.
    
    Signed-off-by: gradle-update-robot <[email protected]>
    
    * Remove opt-in for version catalogs
    
    Version catalogs are now stable
    
    Co-authored-by: gradle-update-robot <[email protected]>
    Co-authored-by: Maxr1998 <[email protected]>
    3 people authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6d94cee View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Bump actions/checkout from 2 to 3 (#27)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    e41aed6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Update Gradle Wrapper from 7.4 to 7.4.1. (#28)

    Signed-off-by: gradle-update-robot <[email protected]>
    
    Co-authored-by: gradle-update-robot <[email protected]>
    Maxr1998-bot and gradle-update-robot authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b43bf52 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Bump actions/cache from 2.1.7 to 3 (#29)

    Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](actions/cache@v2.1.7...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    ef7d217 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Update Gradle Wrapper from 7.4.1 to 7.4.2. (#30)

    Signed-off-by: gradle-update-robot <[email protected]>
    
    Co-authored-by: gradle-update-robot <[email protected]>
    Maxr1998-bot and gradle-update-robot authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3b426e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Bump actions/setup-java from 2 to 3 (#31)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    6fdb3ac View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Bump github/codeql-action from 1 to 2 (#32)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2022
    Configuration menu
    Copy the full SHA
    2cc1194 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. ⬆️ Update AGP to 7.2.1

    Maxr1998 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    7f9a1c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6513459 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Update Gradle plugins

    Maxr1998 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    978c6fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19c09fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df7c22f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afb1ac5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43b76b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de27325 View commit details
    Browse the repository at this point in the history
  9. Release 2.3.1

    Maxr1998 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    60704ae View commit details
    Browse the repository at this point in the history
Loading