summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/FocusFinder.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8839681 Reversed Textbox focus order on RTL and android:imeOptions="...Fabrice Di Meglio2013-05-071-20/+12
* Fix bug #7173155 API REVIEW: android.view.ViewFabrice Di Meglio2012-09-181-1/+1
* Remove the accessibility focus search code.Svetoslav Ganov2012-07-021-34/+11
* resolved conflicts for merge of f8f76d52 to jb-dev-plus-aospJean-Baptiste Queru2012-06-231-2/+2
|\
| * Add the possibility to modify the View focus rectTobias Dubois2012-06-051-2/+2
* | Improving accessibility focus traversal.Svetoslav Ganov2012-05-141-2/+8
* | Finding focus for from rectangle now working.Svetoslav Ganov2012-04-301-23/+29
* | Removing hierarchical accessibility focus directions.Svetoslav Ganov2012-04-231-288/+75
* | Accessibility focus - frameworkSvetoslav Ganov2012-04-131-52/+320
* | Improve FocusFinder for RTL supportFabrice Di Meglio2012-03-271-14/+16
* | Fix bug #6213159 FocusFinder should be able to take care of Views directionFabrice Di Meglio2012-03-231-21/+61
|/
* Add initial support for TAB navigation.Jeff Brown2010-12-171-0/+102
* fix typo in comment @beamsOverlapmadan ankapura2010-09-121-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+480
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-480/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+480