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: code4lifevn/AndroidViewHover
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: daimajia/AndroidViewHover
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.
  • 16 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 18, 2014

  1. test

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    a8e220e View commit details
    Browse the repository at this point in the history
  2. fix crash when height is 0dp

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    f46324a View commit details
    Browse the repository at this point in the history
  3. test 0dp problem

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    b25a643 View commit details
    Browse the repository at this point in the history
  4. merge fix issue 3

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    67bd85f View commit details
    Browse the repository at this point in the history
  5. blurRadius

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    9c52637 View commit details
    Browse the repository at this point in the history
  6. v1.0.2

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    0a249bb View commit details
    Browse the repository at this point in the history
  7. v1.0.2

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    2214b50 View commit details
    Browse the repository at this point in the history
  8. v1.0.2

    daimajia committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    ef9579f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2014

  1. fix daimajia#4

    daimajia committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    f932049 View commit details
    Browse the repository at this point in the history
  2. v1.0.3

    daimajia committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    c72de00 View commit details
    Browse the repository at this point in the history
  3. v1.0.3

    daimajia committed Aug 27, 2014
    Configuration menu
    Copy the full SHA
    7bf3a61 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2015

  1. Configuration menu
    Copy the full SHA
    2fa15ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request daimajia#14 from donglua/master

    Update for Android Studio 1.0.
    daimajia committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    d67dbd0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2015

  1. mAppearListeners onEnd() method will be called, and mHoverStatus is u…

    …pdated to HOVER_STATUS.APPEARD
    milosjovac committed May 23, 2015
    Configuration menu
    Copy the full SHA
    f023b9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request daimajia#17 from milosjovac/master

    When addAppearListener is added, hover view cannot be dismissed. FIXED
    daimajia committed May 23, 2015
    Configuration menu
    Copy the full SHA
    8ed50fd View commit details
    Browse the repository at this point in the history
  3. v1.0.4

    daimajia committed May 23, 2015
    Configuration menu
    Copy the full SHA
    7b1bc51 View commit details
    Browse the repository at this point in the history
Loading