summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/EdgeGlow.java
Commit message (Expand)AuthorAgeFilesLines
* Make EdgeEffect public API.Adam Powell2011-08-311-350/+0
* Fix 3502257: Fix glow calculation in EdgeGlowJim Miller2011-03-021-2/+2
* am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-281-0/+1
|\
| * Fix for an infinite loop while scrolling lists.Daniel Mladenovic2011-02-211-0/+1
| * Reduce the time it takes to decay the glow after a pull.Mindy Pereira2010-10-131-2/+2
| * DO NOT MERGE Set the cap at alpha to 80% of the total available.Mindy Pereira2010-10-101-1/+1
| * DO NOT MERGE Limit the height of the pull glow.Mindy Pereira2010-10-081-5/+6
| * DO NOT MERGE Adjust amount pull effects the glow and edge decay.Mindy Pereira2010-10-081-9/+21
| * DO NOT MERGE. Fix logic for switching between overscroll and scroll modes.Mindy Pereira2010-10-031-1/+1
| * DO NOT MERGE Tweaked EdgeGlow to better match user expectations.Mindy Pereira2010-09-211-37/+69
| * DO NOT MERGE Overscroll continues; asset and behavior tweaks.Adam Powell2010-09-021-16/+12
| * DO NOT MERGE Integrate edge effects into WebView.Adam Powell2010-09-011-1/+1
| * New edge effects for scrolling widgets (overscroll)Adam Powell2010-08-301-0/+286
* Per designers, update the algorithm for when effect is clipped or stretched.Mindy Pereira2010-11-241-11/+29
* Update edge and glow rendering to match new specs.Mindy Pereira2010-11-231-7/+11
* Merge overscrolling from gingerbread.Adam Powell2010-11-231-0/+327