summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor for multi-display support.Jeff Brown2012-08-191-2/+3
* Stop using raw display size except in window manager.Jeff Brown2012-07-251-3/+6
* Remove obsolete optimizationRomain Guy2012-07-121-18/+0
* Changing the interaction model of the touch explorer.Svetoslav Ganov2012-05-211-22/+1
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-6/+6
* Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-041-1/+1
* Shorten PRESSED_STATE_DURATIONDaisuke Miyakawa2012-04-031-27/+27
* Use the actual screen size for the max bitmap cache size.Romain Guy2012-03-091-1/+2
* resolved conflicts for merge of db81dc72 to masterAdam Powell2011-12-071-1/+1
|\
| * Raise touch slop value from previous experimentAdam Powell2011-12-071-1/+1
* | resolved conflicts for merge of 6a828712 to masterAdam Powell2011-12-061-5/+23
|\ \ | |/
| * Lower touch slop in ViewConfiguration.Adam Powell2011-12-061-4/+21
* | Cleaning and new constant in ViewConfigurationGilles Debunne2011-10-271-29/+48
|/
* Add hasNavigationBar() to the window manager.Daniel Sandler2011-10-191-2/+1
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-111-1/+1
* Add the ability to enable/disable marquee fading per deviceRomain Guy2011-08-021-0/+13
* Add API to report the presence of a permanent menu key on the device.Adam Powell2011-06-301-3/+36
* Added scroll and text selection change accessibility events.Svetoslav Ganov2011-06-261-0/+21
* 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