index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
View.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
*
|
Merge "Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE." into klp-dev
John Spurlock
2013-08-29
1
-11
/
+20
|
\
\
|
*
|
Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE.
John Spurlock
2013-08-27
1
-11
/
+20
*
|
|
Merge "Add documentation to onTouchEvent for accessibility" into klp-dev
Alan Viverette
2013-08-27
1
-0
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add documentation to onTouchEvent for accessibility
Alan Viverette
2013-08-26
1
-0
/
+11
|
|
/
*
/
Use transient state to preserve accessibility focus in ListView
Alan Viverette
2013-08-22
1
-3
/
+2
|
/
*
Improve transient bar transitions.
John Spurlock
2013-08-20
1
-0
/
+20
*
Merge "Fix padding resolution" into klp-dev
Alan Viverette
2013-08-17
1
-3
/
+3
|
\
|
*
Fix padding resolution
Alan Viverette
2013-08-16
1
-3
/
+3
*
|
Fix hardware layers lifecycle
Romain Guy
2013-08-16
1
-6
/
+8
|
/
*
Merge "Prevent refocus after entering touch mode" into klp-dev
Alan Viverette
2013-08-15
1
-8
/
+16
|
\
|
*
Prevent refocus after entering touch mode
Alan Viverette
2013-08-13
1
-8
/
+16
*
|
Merge "Add motion event forwarding hidden APIs to View" into klp-dev
Alan Viverette
2013-08-14
1
-0
/
+84
|
\
\
|
*
|
Add motion event forwarding hidden APIs to View
Alan Viverette
2013-08-14
1
-0
/
+84
*
|
|
Sysui flag-related doc fixes.
John Spurlock
2013-08-13
1
-4
/
+8
|
|
/
|
/
|
*
|
Reduce amount of invalidation when old-style animations are running
Chet Haase
2013-08-09
1
-4
/
+0
*
|
Merge "Fix padding adjustment for scrollbars in View, FastScroller" into klp-dev
Alan Viverette
2013-08-09
1
-3
/
+4
|
\
\
|
*
|
Fix padding adjustment for scrollbars in View, FastScroller
Alan Viverette
2013-08-09
1
-3
/
+4
|
|
/
*
/
Fix bug #10210182 CTS: android.widget.cts.TextViewTest#testDrawableResolution...
Fabrice Di Meglio
2013-08-08
1
-6
/
+19
|
/
*
Introduce new transparent bars sysui flags.
John Spurlock
2013-08-06
1
-10
/
+24
*
Add automatic Drawable mirroring capability when in RTL layout direction
Fabrice Di Meglio
2013-08-01
1
-4
/
+5
*
Fix lazy measure logic to not use obsolete values
Chet Haase
2013-07-25
1
-1
/
+2
*
Use clearFocus() when entering touch mode
Alan Viverette
2013-07-24
1
-0
/
+4
*
Debounce touch navigation taps and button presses
Michael Wright
2013-07-17
1
-15
/
+11
*
Changed name of recent hasLayout() method to isLaidOut()
Chet Haase
2013-07-17
1
-6
/
+6
*
Skip unnecessary measurements when possible
Romain Guy
2013-07-16
1
-2
/
+40
*
Merge "Un@hide View.PRESSED_STATE_SET."
John Spurlock
2013-07-16
1
-1
/
+0
|
\
|
*
Un@hide View.PRESSED_STATE_SET.
John Spurlock
2013-07-15
1
-1
/
+0
*
|
Docfixes in IBinder, Context, View, and Intent.
John Spurlock
2013-07-15
1
-8
/
+8
|
/
*
Tweak error fallback behavior for view direction resolution
Adam Powell
2013-07-12
1
-0
/
+6
*
Un-hide all ViewParent methods
Adam Powell
2013-07-11
1
-28
/
+78
*
Make sure textviews draw in layers
Romain Guy
2013-06-28
1
-3
/
+14
*
Minor ListView clean up. Exposes View.pointInView() as hidden API.
Alan Viverette
2013-06-25
1
-1
/
+3
*
Cancel layer update when a layer is about to be destroyed
Romain Guy
2013-06-17
1
-0
/
+2
[next]