index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
View.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accessibility focus traversal in virtual nodes.
Svetoslav Ganov
2012-05-15
1
-5
/
+8
*
Merge "Improving accessibility focus traversal." into jb-dev
Svetoslav Ganov
2012-05-14
1
-51
/
+24
|
\
|
*
Improving accessibility focus traversal.
Svetoslav Ganov
2012-05-14
1
-51
/
+24
*
|
Merge "Fix inconsitency in aAccessibilityNodeInfo cache." into jb-dev
Svetoslav Ganov
2012-05-14
1
-5
/
+6
|
\
\
|
*
|
Fix inconsitency in aAccessibilityNodeInfo cache.
Svetoslav Ganov
2012-05-11
1
-5
/
+6
*
|
|
Merge "Minor touch-up of Animation docs" into jb-dev
Chet Haase
2012-05-14
1
-2
/
+4
|
\
\
\
|
*
|
|
Minor touch-up of Animation docs
Chet Haase
2012-05-11
1
-2
/
+4
*
|
|
|
Merge "Implement new window cropping." into jb-dev
Dianne Hackborn
2012-05-13
1
-6
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Implement new window cropping.
Dianne Hackborn
2012-05-13
1
-6
/
+0
*
|
|
|
accessibility bug fix in NumberPicker
Guang Zhu
2012-05-12
1
-7
/
+36
|
/
/
/
*
|
|
Merge "Automatic persistent text selection for ListViews" into jb-dev
Adam Powell
2012-05-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Automatic persistent text selection for ListViews
Adam Powell
2012-05-11
1
-1
/
+1
|
|
/
*
|
Fix quickReject logic for transformed views
Chet Haase
2012-05-11
1
-0
/
+65
*
|
Merge "Clear animations in DisplayLists when done" into jb-dev
Chet Haase
2012-05-11
1
-9
/
+27
|
\
\
|
|
/
|
/
|
|
*
Clear animations in DisplayLists when done
Chet Haase
2012-05-10
1
-9
/
+27
*
|
Fix build.
Dianne Hackborn
2012-05-10
1
-0
/
+5
*
|
Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting...
Dianne Hackborn
2012-05-10
1
-9
/
+25
|
/
*
Add callback hack to find out when to load system properties.
Dianne Hackborn
2012-05-09
1
-1
/
+1
*
Fixing View.getBoundsOnScreen()
Svetoslav Ganov
2012-05-08
1
-2
/
+2
*
Merge "Invalidate display lists immediately when views are removed/added quic...
Romain Guy
2012-05-08
1
-6
/
+9
|
\
|
*
Invalidate display lists immediately when views are removed/added quickly
Romain Guy
2012-05-08
1
-6
/
+9
*
|
Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-dev
Svetoslav Ganov
2012-05-08
1
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
Add performAccessibilityAction to AccessibilityDelegate.
alanv
2012-05-07
1
-0
/
+39
*
|
Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev
Svetoslav Ganov
2012-05-08
1
-6
/
+54
|
\
\
|
*
|
AccessibilityNodeInfo for visible views should reported.
Svetoslav Ganov
2012-05-07
1
-6
/
+54
*
|
|
Accessibility focus on temporary detached view not cleared.
Svetoslav Ganov
2012-05-08
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Accessibility focus actinos incorectly set on accessibility node info....
Svetoslav Ganov
2012-05-07
1
-2
/
+5
|
\
\
|
*
|
Accessibility focus actinos incorectly set on accessibility node info.
Svetoslav Ganov
2012-05-07
1
-2
/
+5
|
|
/
*
|
Text traversal at various granularities.
Svetoslav Ganov
2012-05-07
1
-6
/
+162
|
/
*
Merge "API REVIEW: android.view.accessibility" into jb-dev
Svetoslav Ganov
2012-05-06
1
-4
/
+4
|
\
|
*
API REVIEW: android.view.accessibility
Svetoslav Ganov
2012-05-04
1
-4
/
+4
*
|
Merge "Performing click and long click for accessiblity not returning result....
Svetoslav Ganov
2012-05-06
1
-2
/
+2
|
\
\
|
*
|
Performing click and long click for accessiblity not returning result.
Svetoslav Ganov
2012-05-05
1
-2
/
+2
*
|
|
Merge "Remove unnecessary framework allocations" into jb-dev
Romain Guy
2012-05-06
1
-1
/
+6
|
\
\
\
|
*
|
|
Remove unnecessary framework allocations
Romain Guy
2012-05-06
1
-1
/
+6
|
|
/
/
*
|
|
Fix issue #6404215: New ActionBar auto-hide can conflict with application
Dianne Hackborn
2012-05-06
1
-0
/
+17
|
/
/
*
|
Implement cropping of windows based on system UI elements.
Dianne Hackborn
2012-05-05
1
-0
/
+6
|
/
*
Hide RTL related APIs - DO NOT MERGE
Fabrice Di Meglio
2012-05-04
1
-17
/
+57
*
Merge "Minor doc fixes for animation- and view-related things" into jb-dev
Chet Haase
2012-05-04
1
-4
/
+23
|
\
|
*
Minor doc fixes for animation- and view-related things
Chet Haase
2012-05-03
1
-4
/
+23
*
|
JB API cleanup; ActionMode and View docs
Adam Powell
2012-05-02
1
-0
/
+10
|
/
*
Merge "Enabling accessibility focus only if explore by touch is on." into jb-dev
Svetoslav Ganov
2012-04-30
1
-1
/
+2
|
\
|
*
Enabling accessibility focus only if explore by touch is on.
Svetoslav Ganov
2012-04-30
1
-1
/
+2
*
|
Populating accessibility node info with supported actions.
Svetoslav Ganov
2012-04-28
1
-0
/
+18
|
/
*
Fixes for optical bounds feature.
Philip Milne
2012-04-27
1
-1
/
+1
*
New constant used by dev settings
Romain Guy
2012-04-27
1
-1
/
+8
*
Merge "Removing hierarchical accessibility focus directions."
Svetoslav Ganov
2012-04-24
1
-20
/
+0
|
\
|
*
Removing hierarchical accessibility focus directions.
Svetoslav Ganov
2012-04-23
1
-20
/
+0
*
|
Merge "Promote layout debugging code from GridLayout to ViewGroup."
Philip Milne
2012-04-24
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Promote layout debugging code from GridLayout to ViewGroup.
Philip Milne
2012-04-23
1
-0
/
+6
[next]