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: naver/android-imagecropview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.3
Choose a base ref
...
head repository: naver/android-imagecropview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 15 commits
  • 30 files changed
  • 3 contributors

Commits on Jul 23, 2019

  1. Merge tag 'v1.2.3' into develop

    no message
    helloyako committed Jul 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    54f1b67 View commit details

Commits on Sep 8, 2019

  1. Upgrade gradle version

    helloyako committed Sep 8, 2019
    Copy the full SHA
    bf84da1 View commit details

Commits on Sep 12, 2019

  1. Copy the full SHA
    db5b0ef View commit details
  2. Add navigation graph

    helloyako committed Sep 12, 2019
    Copy the full SHA
    7e44423 View commit details

Commits on Sep 13, 2019

  1. Copy the full SHA
    aa49ee8 View commit details
  2. Copy the full SHA
    d233f90 View commit details
  3. Copy the full SHA
    5d58eb8 View commit details
  4. Merge pull request #50 from naver/aac

    Apply android architecture components to SampleApp
    helloyako authored Sep 13, 2019
    Copy the full SHA
    3d36f4c View commit details

Commits on Jan 23, 2020

  1. fix crop info

    Seki Enkei committed Jan 23, 2020
    Copy the full SHA
    fc2d889 View commit details
  2. Merge pull request #51 from seki-tb/develop

    Get and apply multiple crop information
    helloyako authored Jan 23, 2020
    Copy the full SHA
    c24e36e View commit details

Commits on Jan 24, 2020

  1. Change version to 1.2.4(12)

    helloyako committed Jan 24, 2020
    Copy the full SHA
    131cc14 View commit details

Commits on Jan 28, 2020

  1. Copy the full SHA
    717a938 View commit details
  2. Merge tag 'v1.2.4' into develop

    no message
    helloyako committed Jan 28, 2020
    Copy the full SHA
    2d052bd View commit details

Commits on Mar 27, 2021

  1. Migrate from java to kotlin in imagecropview module

     - Upgrade versions of gradle and kotlin
     - Delete ApplicationTest.java in androidTest
     - ImageCropView is excluded due to the problem that pinch zoom is not possible.
    NeoMindStd committed Mar 27, 2021
    Copy the full SHA
    01ef1b0 View commit details

Commits on Mar 30, 2021

  1. Merge pull request #56 from NeoMindStd/kotlin

    Migrate from java to kotlin in imagecropview module except ImageCropView
    helloyako authored Mar 30, 2021
    Copy the full SHA
    40e0bff View commit details
Loading