summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Get key repeat timeout and delay from ViewConfiguration.Jeff Brown2011-03-021-4/+23
* Add system wide management of core settingsSvetoslav Ganov2011-03-021-4/+8
* Gracefully handle drawing caches allocation failure.Romain Guy2011-02-141-2/+2
* Overscoll bounce amplitude is smaller.Gilles Debunne2011-01-251-1/+1
* Fix issue #3302006: Cannot see the dialog lunched from a transparent activity.Dianne Hackborn2011-01-221-8/+16
* Reduced Overfling threshold after many different cefficient tries.Gilles Debunne2010-12-141-1/+1
* Modified OverScroller curvesGilles Debunne2010-12-101-1/+1
* Refactored OverScrollerGilles Debunne2010-12-011-1/+1
* Merge overscrolling from gingerbread.Adam Powell2010-11-231-1/+32
* Don't draw TextView's alpha layers when not needed.Romain Guy2010-10-131-1/+5
* Don't draw fully transparent views/primitives.Romain Guy2010-10-111-0/+14
* Make paging touch slop smallerAdam Powell2010-03-111-1/+1
* Added ViewConfiguration.getScaledPagingTouchSlop()Adam Powell2010-03-101-0/+17
* Tap delays; making tap UI feel better.Adam Powell2009-12-171-2/+2
* Fading scrollbars return. But you have to opt in.Mike Cleron2009-09-281-0/+24
* Fix/improve issue #2142662: too easy to click a link/item instead of flingDianne Hackborn2009-09-251-1/+1
* Fixes #1444844. Set a maximum fling velocity in scrollable views.Romain Guy2009-07-061-0/+25
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-2/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+424
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-424/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-9/+9
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-9/+9
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+18
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-9/+189
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+7
* Initial ContributionThe Android Open Source Project2008-10-211-0/+228