OSDN Git Service

android-x86/packages-wallpapers-Basic.git
14 years agoAdd thumbnail for Polar Clock live wallpaper.
Daniel Sandler [Wed, 16 Sep 2009 15:01:55 +0000 (11:01 -0400)]
Add thumbnail for Polar Clock live wallpaper.

14 years agoFix possible NPE.
Romain Guy [Wed, 16 Sep 2009 19:35:46 +0000 (12:35 -0700)]
Fix possible NPE.

Change-Id: Id1740bc985137751b98367746515b574b335081c

14 years agoUpdate polar clock settings to use new framework API.
Dianne Hackborn [Wed, 16 Sep 2009 01:51:29 +0000 (18:51 -0700)]
Update polar clock settings to use new framework API.

Change-Id: Ib25ba85b4bec018652207eadaf6da2b9a8d9a58c

14 years agoTweak the galaxy and add better support for preview mode.
Romain Guy [Sun, 13 Sep 2009 10:40:04 +0000 (03:40 -0700)]
Tweak the galaxy and add better support for preview mode.

Change-Id: I3339d8066ec0f20ff12adcd9eedf2186d2ea4b01

14 years agoFix the galaxy.
Romain Guy [Thu, 10 Sep 2009 01:31:58 +0000 (18:31 -0700)]
Fix the galaxy.

Change-Id: If7e28c8587c070a540feb66017f561a67415dc7c

14 years agoAdd FallRS (called Water for the user) to the list of live wallpapers.
Romain Guy [Wed, 9 Sep 2009 20:07:58 +0000 (13:07 -0700)]
Add FallRS (called Water for the user) to the list of live wallpapers.

Change-Id: I484ee3a9e04d697f3116eb2e5e1f37397b9532b5

14 years agoUpdate wallpapers for configuration API.
Dianne Hackborn [Tue, 8 Sep 2009 04:48:40 +0000 (21:48 -0700)]
Update wallpapers for configuration API.

Now all wallpapers have a wallpaper XML file describing them.  All of these
are currently empty, except for the polar clock which grows a configuration
UI which currently allows you to select whether or not to display seconds.

Change-Id: I1ef2466c23e290f5157cc241867d83c17feba245

15 years agoImprove the rendering of the galaxy.
Romain Guy [Sat, 5 Sep 2009 00:54:17 +0000 (17:54 -0700)]
Improve the rendering of the galaxy.

Change-Id: If6bdf21bc187425fcf036842746d1ba10689d239

15 years agoUpdate for latest RS.
Jason Sams [Thu, 3 Sep 2009 22:43:30 +0000 (15:43 -0700)]
Update for latest RS.

15 years agoA few little fixes to the polar clock.
Dianne Hackborn [Sun, 30 Aug 2009 02:18:44 +0000 (19:18 -0700)]
A few little fixes to the polar clock.

I was trying to figure out how to get it to fill the screen correctly when in
preview mode, but have no idea. :)

Change-Id: Ia4bb3ea4f4922475a27da0864d6a9d5e284ac37b

15 years agoClear in black.
Romain Guy [Sat, 29 Aug 2009 00:44:27 +0000 (17:44 -0700)]
Clear in black.

Change-Id: Ibecb2deb7a18348256c7f75cb562bb1091a10797

15 years agoAdd standalone versions of the wallpapers.
Romain Guy [Sat, 29 Aug 2009 00:05:02 +0000 (17:05 -0700)]
Add standalone versions of the wallpapers.

Change-Id: I1b0e744d7e37eaede7aec7b205fd106e2aded6ef

15 years agoRefactor RenderScript wallpapers to share more code between the implementations.
Romain Guy [Fri, 28 Aug 2009 18:03:21 +0000 (11:03 -0700)]
Refactor RenderScript wallpapers to share more code between the implementations.

Change-Id: I5995f68438531396cfae80c27e5d7781effaaa31

15 years agoFix the texture of the galaxy.
Romain Guy [Wed, 26 Aug 2009 22:09:18 +0000 (15:09 -0700)]
Fix the texture of the galaxy.

Change-Id: Ib66bcc09c71e694866c79696a7b32a02b12a9fd0

15 years agoProperly destroy the RS context.
Romain Guy [Wed, 26 Aug 2009 02:07:16 +0000 (19:07 -0700)]
Properly destroy the RS context.

Change-Id: I4c0f3ef510d99fc74b001e999eddcaffa63bc58a

15 years agoFix galaxy application. Unbreak build.
Jason Sams [Tue, 25 Aug 2009 20:12:25 +0000 (13:12 -0700)]
Fix galaxy application.  Unbreak build.

15 years agoUpdate to not request a depth buffer.
Jason Sams [Fri, 21 Aug 2009 23:56:14 +0000 (16:56 -0700)]
Update to not request a depth buffer.

15 years agoProvide better support for orientation change. Very much work in progress still.
Romain Guy [Tue, 25 Aug 2009 01:40:21 +0000 (18:40 -0700)]
Provide better support for orientation change. Very much work in progress still.

Change-Id: I73cdd43d25ccbb200d0fd91f70202a80d0e90d77

15 years agoFix GC issues with native objects.
Romain Guy [Mon, 24 Aug 2009 20:55:57 +0000 (13:55 -0700)]
Fix GC issues with native objects.

Change-Id: I670457555e60927f16ae383bebc6840c5d850db1

15 years agoAdd Galaxy wallpaper.
Romain Guy [Fri, 21 Aug 2009 23:30:52 +0000 (16:30 -0700)]
Add Galaxy wallpaper.

15 years agoImplement scrolling in PolarClock
Romain Guy [Fri, 21 Aug 2009 18:24:10 +0000 (11:24 -0700)]
Implement scrolling in PolarClock

15 years agoFix polar clock to work when showing a preview.
Dianne Hackborn [Fri, 21 Aug 2009 02:34:28 +0000 (19:34 -0700)]
Fix polar clock to work when showing a preview.

15 years agoVarious performance improvements to Grass.
Romain Guy [Thu, 20 Aug 2009 19:08:50 +0000 (12:08 -0700)]
Various performance improvements to Grass.

15 years agoCleanup and optimizations to the Grass wallpaper
Romain Guy [Thu, 20 Aug 2009 01:11:33 +0000 (18:11 -0700)]
Cleanup and optimizations to the Grass wallpaper

15 years agoFix crash when destroying.
Dianne Hackborn [Tue, 18 Aug 2009 22:23:17 +0000 (15:23 -0700)]
Fix crash when destroying.

15 years agoAdd Polar Clock wallpaper
Romain Guy [Wed, 12 Aug 2009 22:24:53 +0000 (15:24 -0700)]
Add Polar Clock wallpaper

15 years agoAdd packags/wallpapers/Basic to hold Android's live wallpapers.
Romain Guy [Wed, 12 Aug 2009 17:58:02 +0000 (10:58 -0700)]
Add packags/wallpapers/Basic to hold Android's live wallpapers.

15 years agonew project, first commit
android-build SharedAccount [Wed, 12 Aug 2009 16:18:45 +0000 (09:18 -0700)]
new project, first commit