index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
FocusFinder.java
Age
Commit message (
Expand
)
Author
2020-07-24
Update FocusFinder
Yabin Huang
2017-11-15
Merge "Avoid overflow in focus fudge calculation"
Niklas Brunlid
2017-11-14
Avoid overflow in focus fudge calculation
Niklas Brunlid
2017-09-11
Merge "Fixed some small keyboard nav bugs (TabHost, directional focus)" into ...
Evan Rosky
2017-08-02
Gracefully handle focus loops created by app dev.
Evan Rosky
2017-07-31
Fixed some small keyboard nav bugs (TabHost, directional focus)
Evan Rosky
2017-05-01
Don't focus search user-specified views which are invisible
Evan Rosky
2017-04-18
Merge "Ignore nested keyboard navigation clusters" into oc-dev
Evan Rosky
2017-04-12
Ignore nested keyboard navigation clusters
Evan Rosky
2017-04-12
Improve rect-level focus ordering
Evan Rosky
2017-04-07
Fix focus ordering with duplicate ids
Evan Rosky
2017-04-04
Merge "More finishing-up of cluster implementation" into oc-dev
Evan Rosky
2017-04-03
Handle edge-case where the focus-search root is focused
Evan Rosky
2017-03-29
Allow cluster navigation to jump into touchscreenBlocksFocus
Evan Rosky
2017-03-29
More finishing-up of cluster implementation
Evan Rosky
2017-03-09
Merge "Revert "Fixed poor behavior of position-based focus order""
Evan Rosky
2017-03-09
Revert "Fixed poor behavior of position-based focus order"
Evan Rosky
2017-02-24
Merge "Fixed poor behavior of position-based focus order"
Evan Rosky
2017-02-21
Add focusdirection annotations to cluster methods
Evan Rosky
2017-02-21
Fixed poor behavior of position-based focus order
Evan Rosky
2017-01-31
Default focus order now tries to adhere to view hierarchy
Evan Rosky
2017-01-19
Eliminating sections.
Vadim Tryshev
2017-01-06
Using official names for clusters and sections.
Vadim Tryshev
2017-01-03
Introducing teleportation between sections.
Vadim Tryshev
2016-12-15
Teleportation between clusters.
Vadim Tryshev
2015-11-05
Have focus avoid middle of a foucs chain when possible.
George Mount
2013-05-07
Fix bug #8839681 Reversed Textbox focus order on RTL and android:imeOptions="...
Fabrice Di Meglio
2012-09-18
Fix bug #7173155 API REVIEW: android.view.View
Fabrice Di Meglio
2012-07-02
Remove the accessibility focus search code.
Svetoslav Ganov
2012-06-23
resolved conflicts for merge of f8f76d52 to jb-dev-plus-aosp
Jean-Baptiste Queru
2012-06-05
Add the possibility to modify the View focus rect
Tobias Dubois
2012-05-14
Improving accessibility focus traversal.
Svetoslav Ganov
2012-04-30
Finding focus for from rectangle now working.
Svetoslav Ganov
2012-04-23
Removing hierarchical accessibility focus directions.
Svetoslav Ganov
2012-04-13
Accessibility focus - framework
Svetoslav Ganov
2012-03-27
Improve FocusFinder for RTL support
Fabrice Di Meglio
2012-03-23
Fix bug #6213159 FocusFinder should be able to take care of Views direction
Fabrice Di Meglio
2010-12-17
Add initial support for TAB navigation.
Jeff Brown
2010-09-12
fix typo in comment @beamsOverlap
madan ankapura
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project