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
*
DO NOT MERGE Cherry picking 3 CLs to fix CTS testFitSystemWindows
Adam Powell
2014-06-13
1
-1
/
+7
*
Merge "send accessibility events on view property invalidation" into klp-modu...
Guang Zhu
2014-05-07
1
-0
/
+11
|
\
|
*
send accessibility events on view property invalidation
Guang Zhu
2014-05-06
1
-0
/
+11
*
|
Clean up WindowInsets API for release
Adam Powell
2014-05-06
1
-2
/
+2
|
/
*
DO NOT MERGE Refactoring of fitSystemWindows to applyWindowInsets for views
Adam Powell
2014-04-15
1
-0
/
+159
*
Use the display's actual state in the view hierarchy.
Jeff Brown
2014-04-11
1
-4
/
+11
*
Adds API for determining confirm and cancel keys.
Michael Wright
2014-03-26
1
-2
/
+2
*
am 80af5316: am f260ed09: Merge "Fix inverted conditional in View.setFilterTo...
Jeff Brown
2014-03-19
1
-1
/
+1
|
\
|
*
am f260ed09: Merge "Fix inverted conditional in View.setFilterTouchesWhenObsc...
Jeff Brown
2014-03-19
1
-1
/
+1
|
|
\
|
|
*
Fix inverted conditional in View.setFilterTouchesWhenObscured.
Jeff Brown
2014-03-18
1
-1
/
+1
*
|
|
Prevent overflow from MeasureSpec.adjust; measure cache fix
Adam Powell
2014-03-10
1
-2
/
+29
|
/
/
*
|
am 48d2bcf2: Reset padding flags when set programmatically or implicitly from...
Adam Powell
2013-11-13
1
-4
/
+18
|
\
\
|
|
/
|
*
Reset padding flags when set programmatically or implicitly from background
Adam Powell
2013-11-13
1
-4
/
+18
*
|
am 3f183a23: Merge "Fix bug #11586041 Regression: text truncation in Clock" i...
Fabrice Di Meglio
2013-11-12
1
-24
/
+24
|
\
\
|
|
/
|
*
Fix bug #11586041 Regression: text truncation in Clock
Fabrice Di Meglio
2013-11-11
1
-24
/
+24
*
|
am 47feee53: Merge "Fix some documentation typos." into klp-docs
Newton Allen
2013-11-07
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix some documentation typos.
Newton Allen
2013-11-01
1
-3
/
+3
*
|
Merge "Fix bug #11256076 Spinner text is too close from the opening triangle ...
Fabrice Di Meglio
2013-11-05
1
-3
/
+26
|
\
\
|
*
|
Fix bug #11256076 Spinner text is too close from the opening triangle in RTL ...
Fabrice Di Meglio
2013-10-18
1
-3
/
+26
*
|
|
Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation pan...
Fabrice Di Meglio
2013-11-05
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in l...
Fabrice Di Meglio
2013-10-17
1
-0
/
+2
|
|
/
*
|
Wrap measurement optimization in targetSdk check
Adam Lesinski
2013-10-14
1
-4
/
+26
|
/
*
Document special case in hasOverlappingRendering
Chris Craik
2013-10-11
1
-9
/
+14
*
Merge "Clear accessibility focus when view becomes invisible" into klp-dev
Alan Viverette
2013-10-09
1
-2
/
+2
|
\
|
*
Clear accessibility focus when view becomes invisible
Alan Viverette
2013-10-08
1
-2
/
+2
*
|
Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY.
John Spurlock
2013-10-09
1
-3
/
+15
*
|
Fix HIDE_DESCENDANTS accessibility importance mode
Alan Viverette
2013-10-07
1
-53
/
+51
|
/
*
Transparent system ui flags -> Translucent WM flags.
John Spurlock
2013-10-06
1
-24
/
+22
*
Add importantForAccessibility mode to block entire hierarchy
Alan Viverette
2013-10-02
1
-14
/
+30
*
Merge "Set live region property on AccessibilityNodeInfo" into klp-dev
Alan Viverette
2013-10-01
1
-0
/
+1
|
\
|
*
Set live region property on AccessibilityNodeInfo
Alan Viverette
2013-09-30
1
-0
/
+1
*
|
Reset insets when inset computer is removed.
Jeff Brown
2013-09-30
1
-0
/
+5
|
/
*
Expose View.executeHardwareAction()
Romain Guy
2013-09-26
1
-0
/
+27
*
Use transition-only alpha property for fading transitions
Chet Haase
2013-09-18
1
-8
/
+61
*
Add live region politeness to View, AccessibilityNodeInfo
Alan Viverette
2013-09-12
1
-16
/
+164
*
Merge "Make View onKeyUp symmetric with onKeyDown." into klp-dev
Jeff Brown
2013-09-12
1
-19
/
+12
|
\
|
*
Make View onKeyUp symmetric with onKeyDown.
Jeff Brown
2013-09-11
1
-19
/
+12
*
|
Merge "Show view overlays in hierarchyviewer" into klp-dev
Chet Haase
2013-09-09
1
-0
/
+3
|
\
\
|
*
|
Show view overlays in hierarchyviewer
Chet Haase
2013-09-05
1
-0
/
+3
*
|
|
Propagate pivot values of 0 to native layer
Chet Haase
2013-09-09
1
-4
/
+8
|
|
/
|
/
|
*
|
Merge "Add View#cancelPendingInputEvents API" into klp-dev
Adam Powell
2013-09-05
1
-0
/
+66
|
\
\
|
|
/
|
/
|
|
*
Add View#cancelPendingInputEvents API
Adam Powell
2013-09-05
1
-0
/
+66
*
|
Change build version from KEY_LIME_PIE to KITKAT
Chet Haase
2013-09-05
1
-1
/
+1
|
/
*
Transition API changes from API council recommendations
Chet Haase
2013-09-04
1
-29
/
+0
*
Merge "Perform layout and invalidation after bringChildToFront()" into klp-dev
Chet Haase
2013-09-04
1
-2
/
+4
|
\
|
*
Perform layout and invalidation after bringChildToFront()
Chet Haase
2013-09-04
1
-2
/
+4
*
|
Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-dev
Romain Guy
2013-09-03
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
Update Bitmap.Config.ARGB_4444 documentation
Romain Guy
2013-09-03
1
-6
/
+0
*
|
Merge "Fix documentation regarding defStyle in View constructor" into klp-dev
Alan Viverette
2013-08-29
1
-6
/
+5
|
\
\
|
*
|
Fix documentation regarding defStyle in View constructor
Alan Viverette
2013-08-28
1
-6
/
+5
|
|
/
[next]