-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: java02014/ShowcaseView
base: master
head repository: amlcurran/ShowcaseView
compare: master
- 15 commits
- 6 files changed
- 4 contributors
Commits on Nov 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 43cac4b - Browse repository at this point
Copy the full SHA 43cac4bView commit details
Commits on Mar 4, 2016
-
Fix incorrect start position of showcase animation
ShowcaseView#setShowcasePosition adjusts the given coordinates for the location of the ShowcaseView inside the window. When ObjectAnimator calls getShowcaseY to get the starting value for the animation, the already adjusted value was returned, thus basically incorrectly applying the adjustment twice when the ObjectAnimator sets that value at the start of the animation. As a fix, hide the fact that the fields showcaseX and showcaseY are adjusted by returning the un-adjusted values from their getters.
Configuration menu - View commit details
-
Copy full SHA for be479c5 - Browse repository at this point
Copy the full SHA be479c5View commit details
Commits on Apr 4, 2016
-
Merge pull request amlcurran#377 from robhor/fix-showcase-animation
Fix incorrect start position of showcase animation
Configuration menu - View commit details
-
Copy full SHA for efc52cd - Browse repository at this point
Copy the full SHA efc52cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cacb6d5 - Browse repository at this point
Copy the full SHA cacb6d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3013b - Browse repository at this point
Copy the full SHA 3b3013bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5564ba6 - Browse repository at this point
Copy the full SHA 5564ba6View commit details
Commits on Apr 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3a9c664 - Browse repository at this point
Copy the full SHA 3a9c664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770f779 - Browse repository at this point
Copy the full SHA 770f779View commit details -
Configuration menu - View commit details
-
Copy full SHA for e262db2 - Browse repository at this point
Copy the full SHA e262db2View commit details -
Merge pull request amlcurran#387 from amlcurran/fix-377
Fix amlcurran#377, where changing the text wouldn't update the ShowcaseView
Configuration menu - View commit details
-
Copy full SHA for f711b5d - Browse repository at this point
Copy the full SHA f711b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00192b1 - Browse repository at this point
Copy the full SHA 00192b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27759be - Browse repository at this point
Copy the full SHA 27759beView commit details
Commits on May 30, 2016
-
Merge pull request amlcurran#321 from bryant1410/patch-1
Turn setFadeDurations public
Configuration menu - View commit details
-
Copy full SHA for 87cfcb9 - Browse repository at this point
Copy the full SHA 87cfcb9View commit details
Commits on Feb 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e4d4c1b - Browse repository at this point
Copy the full SHA e4d4c1bView commit details
Commits on Feb 16, 2017
-
Merge pull request amlcurran#427 from BasThomas/patch-1
Add syntax highlighting to readme
Configuration menu - View commit details
-
Copy full SHA for c8db06f - Browse repository at this point
Copy the full SHA c8db06fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master