summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewParent.java
Commit message (Expand)AuthorAgeFilesLines
* Allow unbuffered MotionEvent dispatch for View (1/2)Arthur Hung2020-02-191-0/+14
* Add accessibility state API in platformyingleiw2019-09-111-0/+1
* Reduce the window tap exclude region for child above itTiger Huang2019-03-281-0/+14
* Add null check to a11y call.Phil Weaver2017-05-121-2/+3
* Remove autofillMode attributePhilip P. Moltmann2017-04-141-13/+0
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-7/+7
* Don't run autoFill on detached view or mode=manualPhilip P. Moltmann2017-03-031-0/+13
* Revert "Don't trigger auto-fill request if mode is manual"Philip P. Moltmann2017-02-231-13/+0
* Don't trigger auto-fill request if mode is manualPhilip P. Moltmann2017-02-221-0/+13
* Replace invalidateChild/invalidateChildInParentChris Craik2017-01-271-0/+28
* Eliminating sections.Vadim Tryshev2017-01-191-10/+6
* Using official names for clusters and sections.Vadim Tryshev2017-01-061-9/+10
* Introducing teleportation between sections.Vadim Tryshev2017-01-031-1/+4
* Teleportation between clusters.Vadim Tryshev2016-12-151-0/+13
* Accommodate NaN in new context menu methods.Oren Blasberg2016-04-201-2/+4
* Preserve compatibility for ViewGroup#showContextMenuForChildAdam Powell2016-02-081-1/+4
* Fix requestRectangleOnScreenYigit Boyar2016-01-251-2/+2
* Revert "Add support for partial view layouts"Chet Haase2015-12-081-49/+0
* Ensure only one context menu is shown at a timeAlan Viverette2015-11-251-14/+26
* Add support for partial view layoutsAdam Powell2015-11-191-0/+49
* Make context menus show as popup menus.Oren Blasberg2015-09-251-0/+11
* Add a type parameter to startActionMode() calls.Clara Bayarri2015-03-131-2/+21
* Add API for nested pre-processing of a11y events; fix ResolverDrawerLayoutAdam Powell2015-01-071-0/+20
* Add nested pre-fling for nested scrollingAdam Powell2014-07-171-1/+23
* Add support for hiding action bars on scroll.Adam Powell2014-05-011-4/+11
* Nested scrolling!Adam Powell2014-04-241-0/+115
* Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-121-6/+15
* Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-1/+1
* Perform layout and invalidation after bringChildToFront()Chet Haase2013-09-041-2/+4
* Expand documentation around ViewParent#childHasTransientStateChangedAdam Powell2013-08-261-0/+17
* Un-hide all ViewParent methodsAdam Powell2013-07-111-23/+1
* Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-051-4/+5
* Document behavior and usage of ViewGroup.bringChildToFront()Chet Haase2013-04-241-2/+6
* Fix bug #7381967 Add RTL APIs to ViewParentFabrice Di Meglio2013-02-111-0/+101
* Remove the accessibility focus search code.Svetoslav Ganov2012-07-021-12/+0
* Improving accessibility focus traversal.Svetoslav Ganov2012-05-141-0/+12
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-0/+18
* Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-301-0/+6
* Add transient state tracking to ViewsAdam Powell2012-02-171-0/+10
* Handle animations in Views' rectangle clipping methods.Gilles Debunne2011-12-011-16/+36
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-0/+19
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-19/+0
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-0/+19
* Text selection anchors changed to use windowsAdam Powell2010-09-211-7/+0
* resolved conflicts for merge of b39470b5 to masterAdam Powell2010-09-171-0/+7
|\
| * Added overlay support for drawing/responding to text anchors.Adam Powell2010-09-171-0/+7
* | Moved context modes into view, renamed to action modesAdam Powell2010-07-261-0/+14
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+211
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-211/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+26