index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewConfiguration.java
Age
Commit message (
Expand
)
Author
2022-05-07
ViewConfiguration: Set scroll friction to 0.006f
Alex Naidis
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-04-07
Allow config context to inflate views
Charles Chen
2021-03-02
Make SelectionActionModeHelper hardcoded constants configurable.
Joanne Chung
2020-11-02
Make ViewConfiguration#getMultiPressTimeout public
Kyunglyul Hyun
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-03
Set the default screenshot delay to 0ms
Miranda Kephart
2020-08-03
Annotating context in framework base
Charles Chen
2020-06-29
Revert "Revert "Enable IMS and its config context to obtain UI component""
Charles Chen
2020-06-24
Revert "Enable IMS and its config context to obtain UI component"
Alistair Delva
2020-06-23
Enable IMS and its config context to obtain UI component
Charles Chen
2020-05-08
Make sure AmbiguousGestureMultiplier could start from 1
arthurhung
2020-03-26
Report incorrect context usage in ViewConfiguration
Chris Li
2020-03-24
Report bounds instead of size in WindowMetrics
Andrii Kulian
2020-03-21
resolve merge conflicts of 7e0769b219257a5053ad79160574892c5aca9ca2 to rvc-dev
Siarhei Vishniakou
2020-03-20
Disable deep press when long press is long
Siarhei Vishniakou
2020-01-31
Merge changes from topic "add_bundle_to_window_context"
Andrii Kulian
2020-01-31
Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...
Andrii Kulian
2020-01-24
Move ViewConfiguration#AMBIGUOUS_GESTURE_MULTIPLIER to config.xml.
Philip Quinn
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-14
Revert "Be less slow"
John Reck
2019-10-30
Be less slow
John Reck
2019-04-09
Add a longpress timeout config for screenshot chord
Edward Savage-Jones
2019-02-26
getScaledMinScalingSpan -> getScaledMinimum...
shepshapard
2019-02-23
Linkify CLASSIFICATION_AMBIGUOUS_GESTURE
Siarhei Vishniakou
2019-02-08
Prevent reflection - ScaleGestureDetector#mMinSpan
shepshapard
2019-02-04
Don't allow reflection on ViewConfiguration#sHasPermanentMenuKey.
Sumir Kataria
2019-01-31
Move multiplier to ViewConfiguration
Siarhei Vishniakou
2018-11-28
Support hasNavigationBar per display(1/2)
Charles Chen
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-13
Add @TestApi annotation to a few @hide APIs that were used in CTS.
Aurimas Liutikas
2018-02-26
Add ViewConfiguration.shouldShowMenuShortcutsWhenKeyboardPresent
Vladislav Kaznacheev
2017-12-12
Filter out position jitter in hover tooltip handling
Vladislav Kaznacheev
2017-10-31
Reduce a11y shortcut timeout from 1.5sec to 1sec
Eugene Susla
2017-10-19
Reduce a11y shortcut timeout after dialog confirmation
Eugene Susla
2017-06-16
Revert "Revert "Make scrollbarSize in Material Design theme configurable""
Tarun Lohani
2017-04-12
Revert "Make scrollbarSize in Material Design theme configurable"
Vladislav Kaznacheev
2017-03-29
Split scroll factor into a 2d float.
Aaron Whyte
2017-02-17
Make scrollbarSize in Material Design theme configurable
Vladislav Kaznacheev
2017-02-10
Introduce a minimum scrollbar touch target size
Vladislav Kaznacheev
2017-01-18
New accessibility shortcut.
Phil Weaver
2016-11-22
Implement tooltip support in View
Vladislav Kaznacheev
2016-08-18
Add ViewConfiguration.getScaledScrollFactor()
Ned Burns
2016-08-03
Add panic detection to back button
Anthony Hugh
2015-06-05
Fix ActionMode.snooze API
Abodunrinwa Toki
2015-05-19
Hide floating toolbar when user interacts with screen.
Abodunrinwa Toki
2015-02-27
Revert "Use ObjectAnimator for fading scrollbars, set initial duration to 1500"
Alan Viverette
2015-02-20
Use ObjectAnimator for fading scrollbars, set initial duration to 1500
Alan Viverette
[next]