summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewParent.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2020-02-19Allow unbuffered MotionEvent dispatch for View (1/2)Arthur Hung
2019-09-11Add accessibility state API in platformyingleiw
2019-03-28Reduce the window tap exclude region for child above itTiger Huang
2017-05-12Add null check to a11y call.Phil Weaver
2017-04-14Remove autofillMode attributePhilip P. Moltmann
2017-03-09Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme
2017-03-03Don't run autoFill on detached view or mode=manualPhilip P. Moltmann
2017-02-23Revert "Don't trigger auto-fill request if mode is manual"Philip P. Moltmann
2017-02-22Don't trigger auto-fill request if mode is manualPhilip P. Moltmann
2017-01-27Replace invalidateChild/invalidateChildInParentChris Craik
2017-01-19Eliminating sections.Vadim Tryshev
2017-01-06Using official names for clusters and sections.Vadim Tryshev
2017-01-03Introducing teleportation between sections.Vadim Tryshev
2016-12-15Teleportation between clusters.Vadim Tryshev
2016-04-20Accommodate NaN in new context menu methods.Oren Blasberg
2016-02-08Preserve compatibility for ViewGroup#showContextMenuForChildAdam Powell
2016-01-25Fix requestRectangleOnScreenYigit Boyar
2015-12-08Revert "Add support for partial view layouts"Chet Haase
2015-11-25Ensure only one context menu is shown at a timeAlan Viverette
2015-11-19Add support for partial view layoutsAdam Powell
2015-09-25Make context menus show as popup menus.Oren Blasberg
2015-03-13Add a type parameter to startActionMode() calls.Clara Bayarri
2015-01-07Add API for nested pre-processing of a11y events; fix ResolverDrawerLayoutAdam Powell
2014-07-17Add nested pre-fling for nested scrollingAdam Powell
2014-05-01Add support for hiding action bars on scroll.Adam Powell
2014-04-24Nested scrolling!Adam Powell
2013-09-12Add live region politeness to View, AccessibilityNodeInfoAlan Viverette
2013-09-05Change build version from KEY_LIME_PIE to KITKATChet Haase
2013-09-04Perform layout and invalidation after bringChildToFront()Chet Haase
2013-08-26Expand documentation around ViewParent#childHasTransientStateChangedAdam Powell
2013-07-11Un-hide all ViewParent methodsAdam Powell
2013-06-05Optimizing AccessibilityNodeInfo caching.Svetoslav
2013-04-24Document behavior and usage of ViewGroup.bringChildToFront()Chet Haase
2013-02-11Fix bug #7381967 Add RTL APIs to ViewParentFabrice Di Meglio
2012-07-02Remove the accessibility focus search code.Svetoslav Ganov
2012-05-14Improving accessibility focus traversal.Svetoslav Ganov
2012-04-13Accessibility focus - frameworkSvetoslav Ganov
2012-03-30Add new feature to let apps layout over status bar / system bar.Dianne Hackborn
2012-02-17Add transient state tracking to ViewsAdam Powell
2011-12-01Handle animations in Views' rectangle clipping methods.Gilles Debunne
2011-04-22Touch exploration feature, event bubling, refactorSvetoslav Ganov
2011-04-22Revert "Touch exploration feature, event bubling, refactor"Adam Powell
2011-04-21Touch exploration feature, event bubling, refactorSvetoslav Ganov
2010-09-21Text selection anchors changed to use windowsAdam Powell
2010-09-17resolved conflicts for merge of b39470b5 to masterAdam Powell
2010-09-17Added overlay support for drawing/responding to text anchors.Adam Powell
2010-07-26Moved context modes into view, renamed to action modesAdam Powell
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project