summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/EdgeEffect.java
Commit message (Expand)AuthorAgeFilesLines
* Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-1/+3
* Remove usages of FloatMathNeil Fuller2015-02-121-3/+2
* Add colorEdgeEffect to themes, default it to colorPrimaryAdam Powell2014-09-191-1/+1
* Material EdgeEffect refinementsAdam Powell2014-09-041-11/+25
* Avoid arc for edge effect drawing.Chris Craik2014-07-151-6/+2
* Avoid texture path drawing for EdgeEffectAdam Powell2014-07-071-1/+1
* Add EdgeEffect#setColorBrian Attwell2014-06-241-0/+16
* Fix EdgeEffect clipping and AbsListView's use of itAdam Powell2014-06-041-2/+1
* Update theme colors, fix EditText state transitionAlan Viverette2014-06-031-1/+1
* Tweak EdgeEffectAdam Powell2014-05-131-42/+25
* New, inkier EdgeEffect visual styleAdam Powell2014-05-111-136/+85
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-2/+2
* New, less blue overscroll assets with tuned constants in EdgeEffect class.Christian Robertson2013-10-011-4/+6
* Cleanup ListView glow's optimized invalidatesRomain Guy2012-03-151-23/+23
* Optimize invalidate calls in lists.Romain Guy2012-03-141-5/+44
* Add transient state tracking to ViewsAdam Powell2012-02-171-1/+1
* Localized optimizations in views and bitmapsChristopher Tate2011-11-111-1/+1
* Make EdgeEffect public API.Adam Powell2011-08-311-0/+402