summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 8b2c0014 to masterJeff Brown2011-06-071-3/+37
|\
| * am b3536145: am ed48fa89: Merge "Touch pad improvements. Bug: 4124987" into h...Jeff Brown2011-06-061-3/+37
| |\
| | * Touch pad improvements.Jeff Brown2011-06-061-3/+37
| * | Merged "Adjust mBiggerTouchSlopSquare to the suitable value"Conley Owens2011-04-291-0/+17
| |\ \ | | |/ | |/|
| | * Adjust mBiggerTouchSlopSquare to the suitable valueMasanori Ogino2011-02-071-0/+17
| | * DO NOT MERGE Tweak overscrollAdam Powell2010-09-031-1/+1
| | * DO NOT MERGE Overscroll continues; asset and behavior tweaks.Adam Powell2010-09-021-2/+2
| | * New edge effects for scrolling widgets (overscroll)Adam Powell2010-08-301-0/+31
* | | Only delay pressed feedback for Views inside a scrolling parentPatrick Dubroy2011-05-051-1/+1
* | | Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-1/+21
* | | Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-21/+1
* | | Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-1/+21
|/ /
* | 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