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: Airsaid/AndroidLocalizePlugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Choose a base ref
...
head repository: Airsaid/AndroidLocalizePlugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.0
Choose a head ref
  • 18 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 27, 2022

  1. Update release.yml

    Airsaid committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    ec522cf View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Airsaid committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    ddad6e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    de25417 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Airsaid authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    e4cad21 View commit details
    Browse the repository at this point in the history
  3. Update README_CN.md

    Airsaid authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    f7d298d View commit details
    Browse the repository at this point in the history
  4. Update readme

    Airsaid committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    d2614d4 View commit details
    Browse the repository at this point in the history
  5. Update readme

    Airsaid committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a679d99 View commit details
    Browse the repository at this point in the history
  6. Update raadme

    skip-checks: true
    Airsaid committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a9da80e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Update dependabot.yml

    Airsaid authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ab79833 View commit details
    Browse the repository at this point in the history
  2. Bump gson from 2.8.7 to 2.9.1

    Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.9.1.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.8.7...gson-parent-2.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Airsaid committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    08df5f6 View commit details
    Browse the repository at this point in the history
  3. Bump junit-jupiter-engine from 5.7.0 to 5.9.0

    Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.0 to 5.9.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.7.0...r5.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Airsaid committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    bbe7ff9 View commit details
    Browse the repository at this point in the history
  4. Bump junit-jupiter-api from 5.7.0 to 5.9.0

    Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.0 to 5.9.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.7.0...r5.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Airsaid committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2cb9c94 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Bump org.jetbrains.intellij from 1.8.1 to 1.9.0

    Bumps org.jetbrains.intellij from 1.8.1 to 1.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.intellij
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Airsaid committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    56234ad View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Bump junit-jupiter-engine from 5.9.0 to 5.9.1

    Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.0...r5.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Airsaid committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    54cc5a0 View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 23ea832
    Merge: 5470884 54cc5a0
    Author: Yoo Zhou <airsaid1024@gmail.com>
    Date:   Tue Sep 27 20:20:46 2022 +0800
    
        Merge branch 'master' into dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.9.1
    
    commit 5470884
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Sep 26 14:38:37 2022 +0000
    
        Bump junit-jupiter-api from 5.9.0 to 5.9.1
    
        Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
        - [Release notes](https://github.com/junit-team/junit5/releases)
        - [Commits](junit-team/junit5@r5.9.0...r5.9.1)
    
        ---
        updated-dependencies:
        - dependency-name: org.junit.jupiter:junit-jupiter-api
          dependency-type: direct:production
          update-type: version-update:semver-patch
        ...
    
        Signed-off-by: dependabot[bot] <support@github.com>
    Airsaid committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b8dc4a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Relax translation file name boundaries (#76)

    * Relax translation file name boundaries
    
    * Update README_CN.md
    
    * Update CHANGELOG.md
    
    Co-authored-by: Airsaid <airsaid1024@gmail.com>
    frogggias and Airsaid authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    68248c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Update comment

    Airsaid committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1f18df0 View commit details
    Browse the repository at this point in the history
  2. Bump v2.7.0

    Airsaid committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    e0c8612 View commit details
    Browse the repository at this point in the history
Loading