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
*
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
*
Wallpapers, animations, pending intent.
Dianne Hackborn
2009-09-10
1
-5
/
+38
*
Implement all of the infrastructure for configuring wallpapers.
Dianne Hackborn
2009-09-07
1
-0
/
+8
*
Fix issue #2095422: Some fades from opaque to transparent don't work
Dianne Hackborn
2009-09-07
1
-1
/
+2
*
More work on wallpapers: animations, lifecycle, scaling, etc.
Dianne Hackborn
2009-08-30
2
-32
/
+132
*
Infrastructure for supporting wallpaper previews.
Dianne Hackborn
2009-08-20
2
-7
/
+21
*
Don't call onSurfaceChanged() if nothing interesting has changed.
Dianne Hackborn
2009-08-18
1
-8
/
+16
*
Allow wallpapers to get touch events.
Dianne Hackborn
2009-08-17
1
-9
/
+73
*
More work on wallpapers.
Dianne Hackborn
2009-08-17
1
-4
/
+30
*
Report wallpaper offset to the wallpaper, use this in the image wallpaper.
Dianne Hackborn
2009-08-12
1
-7
/
+63
*
Live wallpapers become a little more real.
Dianne Hackborn
2009-08-09
1
-6
/
+72
*
Very primitive wallpapers in a surface.
Dianne Hackborn
2009-08-08
4
-27
/
+366
*
First bit of wallpaper work.
Dianne Hackborn
2009-08-05
2
-0
/
+107