summaryrefslogtreecommitdiff
path: root/core/java/android/view/FocusFinder.java
Commit message (Expand)AuthorAgeFilesLines
* Update FocusFinderYabin Huang2020-07-241-8/+11
* Merge "Avoid overflow in focus fudge calculation"Niklas Brunlid2017-11-151-1/+1
|\
| * Avoid overflow in focus fudge calculationNiklas Brunlid2017-11-141-1/+1
* | Merge "Fixed some small keyboard nav bugs (TabHost, directional focus)" into ...Evan Rosky2017-09-111-2/+2
|\ \ | |/ |/|
| * Fixed some small keyboard nav bugs (TabHost, directional focus)Evan Rosky2017-07-311-2/+2
* | Gracefully handle focus loops created by app dev.Evan Rosky2017-08-021-0/+10
|/
* Don't focus search user-specified views which are invisibleEvan Rosky2017-05-011-4/+8
* Merge "Ignore nested keyboard navigation clusters" into oc-devEvan Rosky2017-04-181-7/+10
|\
| * Ignore nested keyboard navigation clustersEvan Rosky2017-04-121-7/+10
* | Improve rect-level focus orderingEvan Rosky2017-04-121-47/+86
|/
* Fix focus ordering with duplicate idsEvan Rosky2017-04-071-31/+31
* Merge "More finishing-up of cluster implementation" into oc-devEvan Rosky2017-04-041-6/+40
|\
| * More finishing-up of cluster implementationEvan Rosky2017-03-291-6/+40
* | Handle edge-case where the focus-search root is focusedEvan Rosky2017-04-031-1/+1
* | Allow cluster navigation to jump into touchscreenBlocksFocusEvan Rosky2017-03-291-3/+34
|/
* Merge "Revert "Fixed poor behavior of position-based focus order""Evan Rosky2017-03-091-10/+20
|\
| * Revert "Fixed poor behavior of position-based focus order"Evan Rosky2017-03-091-10/+20
* | Merge "Fixed poor behavior of position-based focus order"Evan Rosky2017-02-241-20/+10
|\|
| * Fixed poor behavior of position-based focus orderEvan Rosky2017-02-211-20/+10
* | Add focusdirection annotations to cluster methodsEvan Rosky2017-02-211-2/+2
|/
* Default focus order now tries to adhere to view hierarchyEvan Rosky2017-01-311-53/+79
* Eliminating sections.Vadim Tryshev2017-01-191-78/+48
* Using official names for clusters and sections.Vadim Tryshev2017-01-061-60/+63
* Introducing teleportation between sections.Vadim Tryshev2017-01-031-17/+57
* Teleportation between clusters.Vadim Tryshev2016-12-151-0/+84
* Have focus avoid middle of a foucs chain when possible.George Mount2015-11-051-0/+79
* 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