Releases: ozodrukh/CircularReveal
Releases · ozodrukh/CircularReveal
Changelog
16 Mar 12:12
Compare
Sorry, something went wrong.
No results found
Update 2.1.0
Breaking changes for Extension API (ViewRevealManager )
fixed API cleaning in ViewRevealManager for custom implementations
added ViewTransformation for implementing custom View clipping logic
added SpringViewRevealManager that adds new physics based animation
hot fixes
05 Jun 07:27
Compare
Sorry, something went wrong.
No results found
fix where lollipop didn't run native reveal animation
fix pre lollipop calling invalidateOutline
2.0.0
02 Jun 18:03
Compare
Sorry, something went wrong.
No results found
External API to easily create custom views
Performance improvement
New Material samples ( They are awesome )
Changelog
01 Jan 07:59
Compare
Sorry, something went wrong.
No results found
Example dependencies updated
New example provided
Removed deprecated dependencies, hence min API is 15
Updated build tools
Added ability to set layer type on animation
Delay your animation
1.2.3: Merge pull request #55 from beworker/beworker-final-radius-improvement
01 Jan 07:50
Compare
Sorry, something went wrong.
No results found
More precise calculation of final radius in readme.md file.
1.2.2: Merge pull request #55 from beworker/beworker-final-radius-improvement
01 Jan 07:49
Compare
Sorry, something went wrong.
No results found
More precise calculation of final radius in readme.md file.
1.2.1: Merge pull request #55 from beworker/beworker-final-radius-improvement
01 Jan 07:49
Compare
Sorry, something went wrong.
No results found
More precise calculation of final radius in readme.md file.
Changelog
01 Jan 07:44
Compare
Sorry, something went wrong.
No results found
required min sdk version changed to 15,
you can now set custom layer type
1.1.1: Merge pull request #34 from tounaobun/master
06 Jun 09:43
Compare
Sorry, something went wrong.
No results found
Provides default implementation for AnimatorListener.
Changelog
27 May 19:38
Compare
Sorry, something went wrong.
No results found
Ok, it is huge update, may be i can hope it is stable version 1.1.0
cancel()
reverse() -> new SupportAnimator
setupEndValues()
setupStartValues()
bug fixed, mClipOutlines values was ignored
some minor performance optimizations