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
/
app
/
WallpaperManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new wallpaper features for insets and offsets.
Dianne Hackborn
2014-09-08
1
-0
/
+43
*
resolved conflicts for merge of b3ce4b1b to master
Michael Wright
2014-05-20
1
-0
/
+29
|
\
|
*
am 889814ce: resolved conflicts for merge of 32912e0a to stage-aosp-master
Michael Wright
2014-05-20
1
-0
/
+30
|
|
\
|
|
*
resolved conflicts for merge of 32912e0a to stage-aosp-master
Michael Wright
2014-05-19
1
-0
/
+30
|
|
|
\
|
|
|
*
wallpaper: limit wallpaper width to sys.max_texture_size
Donghan Ryu
2014-05-20
1
-0
/
+30
*
|
|
|
am 474b0749: am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL poin...
Michael Wright
2014-04-30
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for...
Michael Wright
2014-04-30
1
-0
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
*
|
am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSe...
Michael Wright
2014-04-30
1
-0
/
+4
|
|
|
\
\
|
|
|
|
/
|
|
|
*
WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent
Allen Shen
2014-04-30
1
-0
/
+4
*
|
|
|
Merge commit '734a78fb' into manualmerge
Adam Lesinski
2014-04-28
1
-21
/
+16
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Various CTS fixes
Adam Lesinski
2014-04-25
1
-22
/
+17
|
|
/
/
|
*
|
Change wallpaper sizing
Michael Jurka
2014-03-21
1
-64
/
+2
|
|
/
*
|
Allow custom wallpaper and boot animation.
Jeff Sharkey
2014-04-28
1
-9
/
+62
*
|
Change wallpaper sizing
Michael Jurka
2013-12-19
1
-64
/
+2
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
|
Fix conditional for glClear call
Michael Wright
2013-10-16
1
-17
/
+4
|
/
*
Merge "Force the wallpaper to reload when dimensions change" into klp-dev
Michael Wright
2013-10-15
1
-0
/
+1
|
\
|
*
Force the wallpaper to reload when dimensions change
Michael Wright
2013-10-15
1
-0
/
+1
*
|
Merge "Fix getBuiltInWallpaper method" into klp-dev
Michael Jurka
2013-10-15
1
-1
/
+1
|
\
\
|
*
|
Fix getBuiltInWallpaper method
Michael Jurka
2013-10-14
1
-1
/
+1
|
|
/
*
|
Fix the build
Michael Jurka
2013-10-14
1
-2
/
+0
*
|
Ensure URIs have content:// scheme in WPM
Adam Lesinski
2013-10-14
1
-1
/
+24
|
/
*
Add API to get the built-in wallpaper
Michael Jurka
2013-10-09
1
-7
/
+182
*
Fix docs build.
Ying Wang
2013-09-14
1
-1
/
+1
*
Add new intent/method for cropping and setting wallpapers
Michael Jurka
2013-09-13
1
-3
/
+47
*
Queues, queues, queues and input.
Jeff Brown
2013-04-08
1
-3
/
+3
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
1
-0
/
+19
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-3
/
+4
*
Start moving away from DisplayMetrics.DENSITY_DEVICE.
Dianne Hackborn
2012-08-01
1
-7
/
+11
*
Added or fixed doctrings for required permissions.
Nicolas Falliere
2012-06-18
1
-0
/
+15
*
Update process importance documentation.
Dianne Hackborn
2012-04-26
1
-0
/
+8
*
Fix issue #4499996: LiveWallpaperPreview activity intent filter
Dianne Hackborn
2012-04-19
1
-0
/
+17
*
Merge "Multi-user - wallpaper service"
Amith Yamasani
2012-02-10
1
-0
/
+1
|
\
|
*
Multi-user - wallpaper service
Amith Yamasani
2012-02-10
1
-0
/
+1
*
|
Add support for disabling wallpaper service
Mike Lockwood
2012-02-10
1
-2
/
+31
|
/
*
Getting rid of hack where the wallpaper offset was being deferred
Adam Cohen
2012-01-12
1
-22
/
+8
*
Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241)
Adam Cohen
2011-11-14
1
-0
/
+3
*
Deferring wallpaper update to improve workspace scrolling (issue 5506959)
Adam Cohen
2011-11-10
1
-11
/
+22
*
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-24
1
-29
/
+37
*
Move ImageWallpaper to SystemUI process.
Dianne Hackborn
2011-08-01
1
-4
/
+26
*
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
1
-4
/
+4
*
Fix regression handling negative sizes.
Jeff Brown
2011-06-10
1
-1
/
+2
*
Optimize orientation changes.
Jeff Brown
2011-06-10
1
-100
/
+66
*
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
1
-4
/
+4
*
Added some pieces for Wallpaper previews
Adam Cohen
2010-12-08
1
-1
/
+7
*
Add method for sending wallpaper commands directly to an engine.
Jeff Brown
2010-12-03
1
-0
/
+8
*
Make sure OutOfMemoryError is handled by WallpaperManager
Johan Alfven
2010-09-03
1
-3
/
+13
*
Fix most of issue #2271640: Fix wallpaper etc docs
Dianne Hackborn
2009-11-18
1
-1
/
+16
*
Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral
Dianne Hackborn
2009-11-11
1
-2
/
+12
*
Add a way for wallpapers to know the delta between virtual screens.
Marco Nelissen
2009-11-09
1
-3
/
+18
[next]