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: vinayhvaghamshi/PhotoView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Baseflow/PhotoView
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.
  • 18 commits
  • 25 files changed
  • 7 contributors

Commits on Jan 2, 2020

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

Commits on Feb 25, 2020

  1. Library version updates

    Michael Rüdiger committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    fb63262 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Update gradle.properties

    Mika authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    53adf74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Baseflow#747 from Mika-89/library-updates

    Library version updates
    Jawnnypoo authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2aead50 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    a3bcf62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    227d7bc View commit details
    Browse the repository at this point in the history
  3. Replace plugin 'com.github.dcendents.android-maven' with 'maven-publish'

    Since `com.github.dcendents.android-maven`, replace it with Gradle's `maven-publish`
    
    - Add configuration for plugin maven-publish
    - Pull extra tasks into `build.gradle`
    - Remove properties from `gradle.properties`
    andrew8er committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a03bc84 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge pull request Baseflow#755 from andrew8er/pr/754-include-license…

    …-in-pom
    
    Include license in pom
    Jawnnypoo authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d2a1173 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Translate image during scale

    This commit changes the behaviour of the scale action. Until now when the user scaled the image and the focus point has changed as the user moved his fingers around the screen, we did not translate the image.
    Now we translate the image as well allowing the user to zoom and pan the image simultaneously.
    guyca committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    139a9ff View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Update README.md

    CI failing fix -> adding "www"
    DDihanov authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    d5889b8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    DDihanov authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    180b4db View commit details
    Browse the repository at this point in the history
  3. Update README.md

    formatting fix
    DDihanov authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    0fbce10 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Merge pull request Baseflow#778 from DDihanov/patch-2

    Failing SonarQube CI builds due to "www" missing from gradle repositories
    martijn00 authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    608525b View commit details
    Browse the repository at this point in the history
  2. Merge pull request Baseflow#765 from guyca/master

    Translate image during scale
    martijn00 authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a16efab View commit details
    Browse the repository at this point in the history
  3. Add github templates

    martijn00 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    264fe88 View commit details
    Browse the repository at this point in the history
  4. Update build settings

    martijn00 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    bd39f74 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    martijn00 authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    565505d View commit details
    Browse the repository at this point in the history
Loading