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
*
am c0a979ce: Merge "Fixing the accessibility text traversal in extend mode." ...
Svetoslav
2013-05-14
1
-48
/
+18
|
\
|
*
Merge "Fixing the accessibility text traversal in extend mode." into jb-mr2-dev
Svetoslav
2013-05-14
1
-48
/
+18
|
|
\
|
|
*
Fixing the accessibility text traversal in extend mode.
Svetoslav
2013-05-10
1
-48
/
+18
*
|
|
am 4754f401: Merge "Avoid NullPointerException in getHandler()"
Craig Mautner
2013-05-10
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid NullPointerException in getHandler()
Koji Fukui
2013-05-01
1
-2
/
+3
*
|
|
Accessibility should not query for list items when data set changed.
Svetoslav
2013-05-08
1
-1
/
+3
|
|
/
|
/
|
*
|
Optimize RTL properties resolution
Fabrice Di Meglio
2013-05-03
1
-2
/
+6
*
|
Merge "Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597." into jb-mr2-dev
Svetoslav Ganov
2013-04-26
1
-1
/
+4
|
\
\
|
*
|
Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597.
Alan Viverette
2013-04-25
1
-1
/
+4
*
|
|
Merge "Force clipping on layers that fail to be allocated" into jb-mr2-dev
Chris Craik
2013-04-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Force clipping on layers that fail to be allocated
Chris Craik
2013-04-25
1
-1
/
+1
*
|
|
Lockscreen widgets not always announced.
Svetoslav
2013-04-25
1
-6
/
+3
*
|
|
Document behavior and usage of ViewGroup.bringChildToFront()
Chet Haase
2013-04-24
1
-1
/
+6
|
/
/
*
|
Merge "Fix quickReject logic to account for setClipChildren() setting" into j...
Chet Haase
2013-04-20
1
-2
/
+2
|
\
\
|
*
|
Fix quickReject logic to account for setClipChildren() setting
Chet Haase
2013-04-19
1
-2
/
+2
*
|
|
Merge "Fix bug #8654490 android:paddingStart doesn't override android:padding...
Fabrice Di Meglio
2013-04-19
1
-10
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix bug #8654490 android:paddingStart doesn't override android:paddingLeft
Fabrice Di Meglio
2013-04-18
1
-10
/
+16
*
|
|
Fixes for setClipBounds()
Chet Haase
2013-04-16
1
-4
/
+18
|
/
/
*
|
API and doc cleanup, plus small animation/UI features
Chet Haase
2013-04-12
1
-1
/
+36
*
|
Amend getOverlay() docs for SurfaceView/TextureView
Chet Haase
2013-04-08
1
-0
/
+4
*
|
Make adding views specific to a ViewGroup's overlay
Chet Haase
2013-04-08
1
-27
/
+17
*
|
am 23eda7cd: am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb:...
Scott Kennedy
2013-04-03
1
-1
/
+1
|
\
\
|
*
\
am 76f9a0a6: am c318dbcf: am 2dd01a0b: am 555c82cd: am f7c06ddb: Merge "docs:...
Scott Kennedy
2013-04-03
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
am f7c06ddb: Merge "docs: Typos and other fixes" into jb-mr1-dev
Scott Kennedy
2013-04-03
1
-1
/
+1
|
|
|
\
|
|
|
*
Merge "docs: Typos and other fixes" into jb-mr1-dev
Scott Kennedy
2013-04-03
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
docs: Typos and other fixes
Scott Kennedy
2013-01-16
1
-1
/
+1
|
|
|
*
|
Fix Javadoc for View layoutDirection / textDirection / textAlignment - DO NOT...
Fabrice Di Meglio
2013-01-30
1
-0
/
+15
|
|
|
|
/
*
|
|
|
Update view's alpha and layer docs
Chris Craik
2013-04-01
1
-17
/
+21
*
|
|
|
Fix touch processing for Overlay views
Chet Haase
2013-03-25
1
-2
/
+2
*
|
|
|
Add missing ViewDebug infos for View.getTextDirection()
Fabrice Di Meglio
2013-03-19
1
-0
/
+8
*
|
|
|
DO NOT MERGE: ListView transient state fix
Chet Haase
2013-03-18
1
-2
/
+1
*
|
|
|
Merge "Add overlays to views" into jb-mr2-dev
Chet Haase
2013-03-18
1
-5
/
+66
|
\
\
\
\
|
*
|
|
|
Add overlays to views
Chet Haase
2013-03-15
1
-5
/
+66
*
|
|
|
|
Avoid warnings about synthesized IDs.
Jeff Sharkey
2013-03-15
1
-2
/
+6
|
/
/
/
/
*
|
|
|
Add InputDevice#isFromSource convenience method
Michael Wright
2013-03-11
1
-2
/
+2
*
|
|
|
Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars
Adam Powell
2013-03-07
1
-2
/
+3
*
|
|
|
Add new WindowId for cross-process monitoring of focus.
Dianne Hackborn
2013-03-05
1
-0
/
+23
*
|
|
|
Formalize overscan metrics.
Dianne Hackborn
2013-02-22
1
-8
/
+46
*
|
|
|
Expose display list APIs
Romain Guy
2013-02-19
1
-15
/
+10
*
|
|
|
Fix getHitRect() to return correct rect for transformed child
Chet Haase
2013-02-12
1
-2
/
+1
*
|
|
|
Merge "Optimize loading of resource name when reported to accessibility."
Svetoslav
2013-02-12
1
-11
/
+2
|
\
\
\
\
|
*
|
|
|
Optimize loading of resource name when reported to accessibility.
Svetoslav
2013-02-11
1
-11
/
+2
*
|
|
|
|
Fix bug #7381967 Add RTL APIs to ViewParent
Fabrice Di Meglio
2013-02-11
1
-23
/
+44
*
|
|
|
|
Merge "Don't clip when drawing a layer"
Romain Guy
2013-02-07
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Don't clip when drawing a layer
Romain Guy
2013-02-07
1
-4
/
+4
*
|
|
|
|
|
am edc93331: am a0d547b4: am dac4a90d: Merge "fix hover events consume issue"
Jeffrey Brown
2013-02-06
1
-2
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
am dac4a90d: Merge "fix hover events consume issue"
Jeffrey Brown
2013-02-06
1
-2
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
fix hover events consume issue
Masanori Ogino
2013-01-22
1
-2
/
+1
*
|
|
|
|
Set accessibility cursor in non-text views with content description.
Svetoslav
2013-02-06
1
-8
/
+27
*
|
|
|
|
Renaming some APIs
Svetoslav
2013-02-05
1
-1
/
+1
[next]