summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Add a longpress timeout config for screenshot chordEdward Savage-Jones2019-04-091-0/+23
* getScaledMinScalingSpan -> getScaledMinimum...shepshapard2019-02-261-1/+1
* Linkify CLASSIFICATION_AMBIGUOUS_GESTURESiarhei Vishniakou2019-02-231-2/+2
* Prevent reflection - ScaleGestureDetector#mMinSpanshepshapard2019-02-081-0/+30
* Don't allow reflection on ViewConfiguration#sHasPermanentMenuKey.Sumir Kataria2019-02-041-1/+2
* Move multiplier to ViewConfigurationSiarhei Vishniakou2019-01-311-0/+22
* Support hasNavigationBar per display(1/2)Charles Chen2018-11-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+11
* Add @TestApi annotation to a few @hide APIs that were used in CTS.Aurimas Liutikas2018-08-131-0/+1
* Add ViewConfiguration.shouldShowMenuShortcutsWhenKeyboardPresentVladislav Kaznacheev2018-02-261-0/+15
* Filter out position jitter in hover tooltip handlingVladislav Kaznacheev2017-12-121-0/+12
* Reduce a11y shortcut timeout from 1.5sec to 1secEugene Susla2017-10-311-1/+1
* Reduce a11y shortcut timeout after dialog confirmationEugene Susla2017-10-191-2/+16
* Revert "Revert "Make scrollbarSize in Material Design theme configurable""Tarun Lohani2017-06-161-2/+3
* Revert "Make scrollbarSize in Material Design theme configurable"Vladislav Kaznacheev2017-04-121-3/+2
* Split scroll factor into a 2d float.Aaron Whyte2017-03-291-8/+37
* Make scrollbarSize in Material Design theme configurableVladislav Kaznacheev2017-02-171-2/+3
* Introduce a minimum scrollbar touch target sizeVladislav Kaznacheev2017-02-101-0/+17
* New accessibility shortcut.Phil Weaver2017-01-181-0/+19
* Implement tooltip support in ViewVladislav Kaznacheev2016-11-221-0/+63
* Add ViewConfiguration.getScaledScrollFactor()Ned Burns2016-08-181-0/+18
* Add panic detection to back buttonAnthony Hugh2016-08-031-0/+16
* Fix ActionMode.snooze APIAbodunrinwa Toki2015-06-051-5/+5
* Hide floating toolbar when user interacts with screen.Abodunrinwa Toki2015-05-191-0/+12
* Revert "Use ObjectAnimator for fading scrollbars, set initial duration to 1500"Alan Viverette2015-02-271-17/+1
* Use ObjectAnimator for fading scrollbars, set initial duration to 1500Alan Viverette2015-02-201-1/+17
* am 9241a8d6: am 8031fa01: Fix build due to @deprecated tag not having contentJustin Koh2014-05-061-1/+1
|\
| * Fix build due to @deprecated tag not having contentJustin Koh2014-05-051-1/+1
* | am fd04632a: am 3caf9258: Merge "Hide getDeviceGlobalActionKeyTimeout" into k...Justin Koh2014-05-051-1/+3
|\|
| * Hide getDeviceGlobalActionKeyTimeoutJustin Koh2014-05-051-1/+3
* | am 9abf0b90: am 60158445: Merge "Make global action key timeout configurable....Justin Koh2014-05-021-0/+16
|\|
| * Make global action key timeout configurable.Justin Koh2014-05-021-0/+16
* | am ed7e36dc: am d5e92318: Merge "Update fling min velocity" into klp-modular-devMindy Pereira2014-05-011-2/+5
|\|
| * Update fling min velocityMindy Pereira2014-04-301-2/+5
| * Add a config override for ViewConfiguration#hasPermanentMenuKeyAdam Powell2014-03-111-6/+33
* | Lower tap timeout to 100ms, because 180ms is a lot of msAlan Viverette2014-03-171-1/+1
* | Add a config override for ViewConfiguration#hasPermanentMenuKeyAdam Powell2013-12-041-6/+33
|/
* Add a minimum timeout for double-tap in GestureDetectorAdam Powell2013-09-051-0/+18
* Remove concept of system bar from window manager.John Spurlock2013-06-141-1/+1
* 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
|\|