summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewParent.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial ContributionThe Android Open Source Project2008-10-211-0/+185