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
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
1
-2
/
+2
*
Optimize orientation changes.
Jeff Brown
2011-06-10
1
-1
/
+1
*
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
1
-2
/
+2
*
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-8
/
+9
*
am 46ab5e13: Merge "add missing call to superclass method" into honeycomb
Michael Jurka
2011-02-01
1
-0
/
+1
|
\
|
*
add missing call to superclass method
Michael Jurka
2011-02-01
1
-0
/
+1
*
|
am e77f9914: Merge "Whoops, need to put this check back." into honeycomb
Dianne Hackborn
2011-02-01
1
-0
/
+12
|
\
\
|
|
/
|
*
Whoops, need to put this check back.
Dianne Hackborn
2011-02-01
1
-0
/
+12
*
|
am bd77ed7f: Merge "Make image wallpaper use a big surface." into honeycomb
Dianne Hackborn
2011-02-01
1
-6
/
+0
|
\
\
|
|
/
|
*
Make image wallpaper use a big surface.
Dianne Hackborn
2011-02-01
1
-6
/
+0
*
|
am 3168a137: Merge "Fix surface frame size reporting." into honeycomb
Jeff Brown
2011-01-25
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix surface frame size reporting.
Jeff Brown
2011-01-25
1
-1
/
+2
*
|
am 54f428a6: am bdb7aee0: Merge "Fix for crash when setting live wallpaper."
Brad Fitzpatrick
2011-01-13
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix for crash when setting live wallpaper.
Mattias Petersson
2011-01-12
1
-2
/
+5
*
|
Add method for sending wallpaper commands directly to an engine.
Jeff Brown
2010-12-03
2
-1
/
+11
*
|
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-2
/
+5
*
|
am dbf9a02b: am ed3c7be8: Merge "Report the new size to wallpapers when the r...
Joe Onorato
2010-10-29
1
-0
/
+3
|
\
\
|
|
/
|
*
Report the new size to wallpapers when the requested size changed.
Joe Onorato
2010-10-28
1
-0
/
+3
*
|
am 482284ad: am 6b3178a6: Merge "Fix a race condition in wallpaper move throt...
Jeff Brown
2010-10-21
1
-11
/
+16
|
\
\
|
|
/
|
*
Fix a race condition in wallpaper move throttling.
Jeff Brown
2010-10-21
1
-11
/
+16
*
|
Remove the unused UrlRendererService
Bjorn Bringert
2010-10-12
4
-235
/
+0
|
/
*
Force wallpaper surface to 565.
Mathias Agopian
2010-09-08
1
-0
/
+4
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-2
/
+6
*
Fix docs build.
Dianne Hackborn
2010-07-13
1
-1
/
+1
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-14
/
+33
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-50
/
+27
*
Native input event dispatching.
Jeff Brown
2010-06-28
1
-2
/
+9
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-1
/
+49
*
Add new API to take over a window's Surface.
Dianne Hackborn
2010-05-18
1
-16
/
+9
*
Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()
Dianne Hackborn
2010-04-27
1
-29
/
+49
*
Some debugging help for issue #2594388
Dianne Hackborn
2010-04-22
1
-0
/
+2
*
Fix issue #2519590: Lock screen stuck in landscape mode
Dianne Hackborn
2010-03-18
1
-1
/
+2
*
Report an offset change in a live wallpaper when the wallpaper is resized.
Romain Guy
2010-03-04
1
-0
/
+1
*
Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes
Dianne Hackborn
2010-02-18
1
-1
/
+2
*
First pass at the url rendering service.
Patrick Scott
2010-01-28
4
-0
/
+235
*
First pass at new device policy and administration APIs.
Dianne Hackborn
2010-01-17
1
-1
/
+7
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-2
/
+2
*
Fix issue #2271668: Live Wallpaper Force-Close when changing from live wallpa...
Dianne Hackborn
2009-11-20
1
-2
/
+28
*
Fix build.
Dianne Hackborn
2009-11-18
1
-1
/
+1
*
Fix most of issue #2271640: Fix wallpaper etc docs
Dianne Hackborn
2009-11-18
2
-1
/
+13
*
Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen
Dianne Hackborn
2009-11-10
2
-0
/
+10
*
Add a way for wallpapers to know the delta between virtual screens.
Marco Nelissen
2009-11-09
1
-2
/
+12
*
Expose WallpaperSettingsActivity in the public API.
Charles Mendis
2009-11-06
1
-1
/
+0
*
Fix SDK build: a few things missing, a link that was wrong.
Dianne Hackborn
2009-11-05
1
-1
/
+1
*
Fix issue #2243096: Need to expose live wallpaper APIs in SDK
Dianne Hackborn
2009-11-05
1
-1
/
+0
*
Implement feature #2117336: Create event communication APIs for live wallpaper
Dianne Hackborn
2009-10-22
1
-0
/
+70
*
Update from API review.
Dianne Hackborn
2009-09-30
1
-0
/
+1
*
Fix typo
Marco Nelissen
2009-09-17
1
-1
/
+1
*
Some improvements for wallpaper configuration.
Dianne Hackborn
2009-09-15
1
-0
/
+48
*
Some optizations to wallpaper drawing/scrolling.
Dianne Hackborn
2009-09-14
1
-2
/
+41
[next]