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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn animations on by default.
Dianne Hackborn
2009-09-21
1
-1
/
+3
*
Show the live wallpaper on the lock screen.
Dianne Hackborn
2009-09-18
1
-0
/
+6
*
Revert "Don't activate keyguard if screen is turned off while proximity senso...
Mike Lockwood
2009-09-17
1
-2
/
+0
*
Change Theme.Light's background back to pure white.
Romain Guy
2009-09-16
1
-3
/
+4
*
Implement issue #1780928: Need support hiding nav keys.
Dianne Hackborn
2009-09-15
1
-0
/
+6
*
Add SurfaceView API to put surface on top of window.
Dianne Hackborn
2009-09-15
1
-9
/
+35
*
Various fixed for back key handling.
Dianne Hackborn
2009-09-14
1
-0
/
+16
*
Last big work on #1991910: Make swipes work with capacitive keys
Dianne Hackborn
2009-09-14
3
-5
/
+249
*
Merge change 24829 into eclair
Android (Google) Code Review
2009-09-14
3
-2
/
+10
|
\
|
*
Some optizations to wallpaper drawing/scrolling.
Dianne Hackborn
2009-09-14
3
-2
/
+10
*
|
Fix a possible NPE in View.
Romain Guy
2009-09-14
1
-3
/
+2
|
/
*
Various cleanup around resources and nine-patches.
Dianne Hackborn
2009-09-11
1
-4
/
+12
*
fix [2074427] SurfaceView doesn't disappear on GONE
Mathias Agopian
2009-09-09
1
-1
/
+13
*
Implement all of the infrastructure for configuring wallpapers.
Dianne Hackborn
2009-09-07
1
-2
/
+2
*
Fix issue #2095422: Some fades from opaque to transparent don't work
Dianne Hackborn
2009-09-07
2
-7
/
+9
*
Wallpapers: new transitions, hiding when not visible, other cleanup.
Dianne Hackborn
2009-09-04
1
-2
/
+8
*
also expose onDrawHorizontalScrollBar() in View
Mike Reed
2009-09-04
1
-66
/
+36
*
allow subclassing for drawing vertical scrollbar, so that clients (e.g. webvi...
Mike Reed
2009-09-03
1
-7
/
+17
*
Prevent ListView from scrolling/flinging its content when the content fits on...
Romain Guy
2009-08-31
1
-1
/
+0
*
Merge change 22958 into eclair
Android (Google) Code Review
2009-08-27
1
-0
/
+2
|
\
|
*
Don't activate keyguard if screen is turned off while proximity sensor is act...
Mike Lockwood
2009-08-27
1
-0
/
+2
*
|
resolved conflicts for merge of 301b97ac to eclair
Dianne Hackborn
2009-08-27
1
-0
/
+5
|
\
\
|
*
|
Various tweaks to try to improve low memory behavior.
Dianne Hackborn
2009-08-27
1
-0
/
+5
*
|
|
Change fade to use a gradient from opaque color to transparent color.
Romain Guy
2009-08-27
1
-1
/
+2
|
|
/
|
/
|
*
|
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
1
-1
/
+1
*
|
Add resources to specify display rotation when in keyboard open or docked state.
Mike Lockwood
2009-08-24
1
-0
/
+3
*
|
Infrastructure for supporting wallpaper previews.
Dianne Hackborn
2009-08-20
1
-2
/
+17
*
|
Merge change 22003 into eclair
Android (Google) Code Review
2009-08-19
1
-0
/
+6
|
\
\
|
*
|
Add wallpaper transition animations.
Dianne Hackborn
2009-08-19
1
-0
/
+6
*
|
|
fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...
Mathias Agopian
2009-08-19
1
-2
/
+3
|
/
/
*
|
Fix potential leak in ViewRoot.
Romain Guy
2009-08-18
1
-3
/
+5
*
|
Allow wallpapers to get touch events.
Dianne Hackborn
2009-08-17
4
-24
/
+65
*
|
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
4
-16
/
+31
*
|
Don't crash when the window is closing
Joe Onorato
2009-08-12
1
-1
/
+3
*
|
Report wallpaper offset to the wallpaper, use this in the image wallpaper.
Dianne Hackborn
2009-08-12
3
-1
/
+11
*
|
Implement support for scrolling a wallpaper.
Dianne Hackborn
2009-08-11
2
-1
/
+6
*
|
Very primitive wallpapers in a surface.
Dianne Hackborn
2009-08-08
3
-17
/
+44
*
|
Fix crash when MotionEvent is initialized with more than 2 fingers, and bump
Dianne Hackborn
2009-08-06
1
-3
/
+19
*
|
Fix documentation.
Dianne Hackborn
2009-08-05
1
-2
/
+2
*
|
Finish implementation of multiple pointer support for MotionEvent.
Dianne Hackborn
2009-08-04
2
-156
/
+226
*
|
Update the comment for setBackgroundResource that 0 removes the background.
Wink Saville
2009-08-04
1
-1
/
+1
*
|
Merge change 9267
Android (Google) Code Review
2009-07-30
1
-0
/
+2
|
\
\
|
*
|
Don't invalidate view if setEnabled doesn't change the state.
Amith Yamasani
2009-07-30
1
-0
/
+2
*
|
|
am 25dff70f: Merge change 9039 into donut
Android (Google) Code Review
2009-07-30
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-1
/
+4
*
|
Merge change 8974
Android (Google) Code Review
2009-07-29
1
-2
/
+2
|
\
\
|
*
|
Fix OOB in arraycopy.
Owen Lin
2009-07-29
1
-2
/
+2
*
|
|
am 159e1a9a: Merge change 8883 into donut
Android (Google) Code Review
2009-07-29
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge change 8883 into donut
Android (Google) Code Review
2009-07-28
1
-1
/
+7
|
|
\
|
|
*
fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZEN
Mathias Agopian
2009-07-28
1
-1
/
+7
[next]