OSDN Git Service

android-x86/packages-wallpapers-Basic.git
14 years agoam 12290bd7: Fix coords of NeuralNetwork LW tap effects.
Daniel Sandler [Fri, 19 Feb 2010 21:27:52 +0000 (13:27 -0800)]
am 12290bd7: Fix coords of NeuralNetwork LW tap effects.

Merge commit '12290bd7369db1e81b2dd67be67ef0d4b292b412' into eclair-plus-aosp

* commit '12290bd7369db1e81b2dd67be67ef0d4b292b412':
  Fix coords of NeuralNetwork LW tap effects.

14 years agoFix coords of NeuralNetwork LW tap effects.
Daniel Sandler [Fri, 19 Feb 2010 20:43:28 +0000 (15:43 -0500)]
Fix coords of NeuralNetwork LW tap effects.

(In landscape, nexus.rs ignores xOffset. This change makes
NexusRS.java behave the same way.)

Bug: 2456558
Change-Id: I541199fe57f3bb2a310f1920d207e2abdcdd2ac1

14 years agoam a0735b21: Fix leaf movement in fall in landscape.
Jason Sams [Tue, 16 Feb 2010 20:04:48 +0000 (12:04 -0800)]
am a0735b21: Fix leaf movement in fall in landscape.

Merge commit 'a0735b21a2f5bc456f72c5186f5baa7e0d258143' into eclair-plus-aosp

* commit 'a0735b21a2f5bc456f72c5186f5baa7e0d258143':
  Fix leaf movement in fall in landscape.

14 years agoFix leaf movement in fall in landscape.
Jason Sams [Fri, 12 Feb 2010 23:10:01 +0000 (15:10 -0800)]
Fix leaf movement in fall in landscape.

14 years agoam f5afb727: Attempt to fix occasional grass texture corruption.
Jason Sams [Fri, 12 Feb 2010 22:14:11 +0000 (14:14 -0800)]
am f5afb727: Attempt to fix occasional grass texture corruption.

Merge commit 'f5afb72766ba1dba56eb14d57c72e70da0d76e92' into eclair-plus-aosp

* commit 'f5afb72766ba1dba56eb14d57c72e70da0d76e92':
  Attempt to fix occasional grass texture corruption.

14 years agoAttempt to fix occasional grass texture corruption.
Jason Sams [Fri, 12 Feb 2010 22:02:54 +0000 (14:02 -0800)]
Attempt to fix occasional grass texture corruption.

14 years agoam 6a500a1d: DO NOT MERGE. Port Froyo livewallpaper support to eclair for droid..
Jason Sams [Fri, 12 Feb 2010 19:26:42 +0000 (11:26 -0800)]
am 6a500a1d: DO NOT MERGE.  Port Froyo livewallpaper support to eclair for droid..

Merge commit '6a500a1d5e15bd5a563995f31d0796552cc13640' into eclair-plus-aosp

* commit '6a500a1d5e15bd5a563995f31d0796552cc13640':
  DO NOT MERGE.  Port Froyo livewallpaper support to eclair for droid..

14 years agoDO NOT MERGE. Port Froyo livewallpaper support to eclair for droid..
Jason Sams [Fri, 11 Dec 2009 01:32:28 +0000 (17:32 -0800)]
DO NOT MERGE.  Port Froyo livewallpaper support to eclair for droid..

Update grass to use fragment shaders.

Create struct for blade data.

Use indicies to reduce grass cpu usage.  Fix aliasing of tips of grass.

Update to new RS texture API.

Update to new RS element API.

Update to use RS generic attrib support.

Change to user attrib types.

Disable per touch logging.

Simplify the fall water script.  Remove some dead code from the java layer that was left over from the old integer mesh.

Move Fall waveform calculation to vertex shader.

Add uses-feature to the manifest.

Enable red-pulses-only mode in Nexus wallpaper.

Also load textures with CLAMP for Droid compatiblity.

Bug: 2395147
Change-Id: Id310674e1c3160a545d632b286506e55e9cbc8ad

Fix shader problems in Nexus, er, Neural Network LW.

Change-Id: I852bdf4700d61f18a006ebcf619e9d4f3b51e4cd

Fix Galaxy in landscape mode.

 Author:    Romain Guy <romainguy@android.com>
 Committer: Jason Sams <rjsams@android.com>
 On branch droid
 Changes to be committed:
   (use "git reset HEAD <file>..." to unstage)

modified:   src/com/android/wallpaper/galaxy/GalaxyRS.java

14 years agoam a7f85762: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:45:53 +0000 (08:45 -0800)]
am a7f85762: reconcile main tree with open-source eclair

Merge commit 'a7f85762cded62465c5144679ba8bf5b9986d0c0' into eclair-plus-aosp

* commit 'a7f85762cded62465c5144679ba8bf5b9986d0c0':
  Add uses-feature to the manifest.
  android-2.1_r1 snapshot

14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:41 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoreconcile android-2.1_r1 snapshot
The Android Open Source Project [Fri, 29 Jan 2010 22:09:30 +0000 (14:09 -0800)]
reconcile android-2.1_r1 snapshot

14 years agoAdd uses-feature to the manifest.
Romain Guy [Thu, 28 Jan 2010 00:37:21 +0000 (16:37 -0800)]
Add uses-feature to the manifest.

14 years agomerge from open-source master
The Android Open Source Project [Thu, 21 Jan 2010 19:21:32 +0000 (11:21 -0800)]
merge from open-source master

14 years agoandroid-2.1_r1 snapshot
The Android Open Source Project [Tue, 12 Jan 2010 23:19:25 +0000 (15:19 -0800)]
android-2.1_r1 snapshot

14 years agoempty initial commit
The Android Open Source Project [Mon, 11 Jan 2010 22:33:18 +0000 (14:33 -0800)]
empty initial commit

14 years agoFix http://b/2352067 .
Daniel Sandler [Mon, 4 Jan 2010 22:14:28 +0000 (16:14 -0600)]
Fix http://b/2352067 .

Time.month ranges over 0..11, not 1..12. Fixed code to deal
properly with this.

Additionally, months with 31 days will crash. Fixed that too.

While we're at it, fix http://b/2354796 (the seconds arc
wasn't synchronized with wall-clock seconds).

Finally, added a bit of additional crash defense in case of
other exceptional situations (e.g. leap seconds, API bugs,
solar flares...)

Change-Id: If42c8fd408cf6619a16541a9661b39e33c5d47a5

14 years agoMerge change I9be01039 into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 18:41:49 +0000 (10:41 -0800)]
Merge change I9be01039 into eclair

* changes:
  Experiment with new scheduler

14 years agoExperiment with new scheduler
Mike Cleron [Thu, 10 Dec 2009 18:37:17 +0000 (10:37 -0800)]
Experiment with new scheduler

14 years agoThrottle basic live wallpapers.
Jason Sams [Tue, 8 Dec 2009 23:46:00 +0000 (15:46 -0800)]
Throttle basic live wallpapers.

14 years agoMerge change I789085a5 into eclair
Android (Google) Code Review [Sat, 5 Dec 2009 18:21:26 +0000 (10:21 -0800)]
Merge change I789085a5 into eclair

* changes:
  Fix problems in NexusGL:

14 years agoFix nexus wallpaper so objects in use are not GCed.
Jason Sams [Fri, 4 Dec 2009 01:28:37 +0000 (17:28 -0800)]
Fix nexus wallpaper so objects in use are not GCed.

14 years agoFix problems in NexusGL:
Daniel Sandler [Thu, 3 Dec 2009 16:28:35 +0000 (11:28 -0500)]
Fix problems in NexusGL:

* pulse has bad dithering & off-color pixels
* glow isn't smooth enough
* off-by-one error in pulse positioning code
  (you can see it by tapping the wallpaper; the four pulses
  do not launch symmetrically---the north and west pulses
  have a 'head start' of 1 cell)

Change-Id: I789085a5ef73a1ea3ed36dbbcb61c405563b463c

14 years ago2295787: Rewrite Nexus wallpaper in RenderScript
Mike Cleron [Wed, 2 Dec 2009 10:04:46 +0000 (02:04 -0800)]
2295787: Rewrite Nexus wallpaper in RenderScript

14 years agoMark token strings untranslatable so they don't accidentally get messed up.
Eric Fischer [Mon, 30 Nov 2009 21:06:06 +0000 (13:06 -0800)]
Mark token strings untranslatable so they don't accidentally get messed up.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 30 Nov 2009 19:41:36 +0000 (11:41 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoSave about 700 kB of ROM.
Romain Guy [Tue, 24 Nov 2009 19:17:33 +0000 (11:17 -0800)]
Save about 700 kB of ROM.

Change-Id: I220e611b0adfc00ae7162aaba9f05edcd762c88f

14 years agoUse 1024x1024 for background. Fix leaf Z-order.
Mike Cleron [Fri, 20 Nov 2009 07:23:13 +0000 (23:23 -0800)]
Use 1024x1024 for background. Fix leaf Z-order.

14 years agoFix issue #2271640: Fix wallpaper etc docs
Dianne Hackborn [Thu, 19 Nov 2009 02:21:54 +0000 (18:21 -0800)]
Fix issue #2271640: Fix wallpaper etc docs

Track API changes.

Change-Id: If4a8a97395b4610a50e9f6a5308a99f2ab8c20e0

14 years agoDisable See Through live wallpaper. Coolness must make way for correctness.
Romain Guy [Wed, 18 Nov 2009 20:19:22 +0000 (21:19 +0100)]
Disable See Through live wallpaper. Coolness must make way for correctness.

Change-Id: If90c6cd9043b69d3182160a06e9a77db907334e8

14 years agoMerge change I756f9749 into eclair
Android (Google) Code Review [Tue, 17 Nov 2009 01:39:26 +0000 (17:39 -0800)]
Merge change I756f9749 into eclair

* changes:
  Switch to dt from frames for annimation.

14 years agoMerge change I5677c576 into eclair
Android (Google) Code Review [Tue, 17 Nov 2009 00:53:24 +0000 (16:53 -0800)]
Merge change I5677c576 into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 17 Nov 2009 00:46:30 +0000 (16:46 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoSwitch to dt from frames for annimation.
Jason Sams [Sun, 15 Nov 2009 18:16:07 +0000 (10:16 -0800)]
Switch to dt from frames for annimation.

14 years agoMerge change Iecf5176a into eclair
Android (Google) Code Review [Mon, 16 Nov 2009 22:47:51 +0000 (14:47 -0800)]
Merge change Iecf5176a into eclair

* changes:
  Run wallpaper at lower RS priority.

14 years agoMerge change I3faf1a04 into eclair
Android (Google) Code Review [Sat, 14 Nov 2009 02:29:04 +0000 (18:29 -0800)]
Merge change I3faf1a04 into eclair

* changes:
  Improvements to the Nexus pulse effect.

14 years agoImprovements to the Nexus pulse effect.
Daniel Sandler [Sat, 14 Nov 2009 02:22:25 +0000 (18:22 -0800)]
Improvements to the Nexus pulse effect.

Added a faint glow, faster pulses, and a large pulse effect
when icons are dropped.  Equalized apparent luminosity
across Google brand colors by tweaking alpha.  Reduced
slightly the zag probability.

Change-Id: I3faf1a043e4f6dec5dac0d121ab30e346124eb69

14 years agoMerge change I3a308bca into eclair
Android (Google) Code Review [Fri, 13 Nov 2009 18:19:29 +0000 (10:19 -0800)]
Merge change I3a308bca into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agoNicer leaves; also add a random drop when resuming
Mike Cleron [Thu, 12 Nov 2009 15:49:08 +0000 (07:49 -0800)]
Nicer leaves; also add a random drop when resuming

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 13 Nov 2009 03:53:07 +0000 (19:53 -0800)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoRun wallpaper at lower RS priority.
Jason Sams [Fri, 13 Nov 2009 01:48:44 +0000 (17:48 -0800)]
Run wallpaper at lower RS priority.

14 years agoRemove surface from RS init and handle SurfaceChanged.
Jason Sams [Thu, 12 Nov 2009 22:11:28 +0000 (14:11 -0800)]
Remove surface from RS init and handle SurfaceChanged.

14 years agoMerge change Ib1424474 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 21:37:07 +0000 (13:37 -0800)]
Merge change Ib1424474 into eclair

* changes:
  Fix orientation change in the See Through wallpaper.

14 years agoNexus wallpaper cleanups.
Daniel Sandler [Wed, 11 Nov 2009 01:22:42 +0000 (17:22 -0800)]
Nexus wallpaper cleanups.

- Restore vertical/horizontal pulses after a brief
  dalliance with diagonals.
- Substantial performance improvements.
- Touch sensitivity.

Change-Id: I0b5c0b31fa7d593036a97d1cdcd82d6f6142dc93

14 years agoRemove useless logs.
Romain Guy [Thu, 12 Nov 2009 00:11:34 +0000 (16:11 -0800)]
Remove useless logs.

Change-Id: I65ba97a4e113cddeeb15932f01ea033d9fadd9f4

14 years agoLess aggressive log.
Romain Guy [Wed, 11 Nov 2009 01:23:39 +0000 (17:23 -0800)]
Less aggressive log.

Change-Id: I71e96c9832d69ff3af78e77739337a4f2c29458e

14 years agoMerge change Ibf6339f8 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 00:44:53 +0000 (16:44 -0800)]
Merge change Ibf6339f8 into eclair

* changes:
  Add an extra log to track down #2211070.

14 years agoAdd an extra log to track down #2211070.
Romain Guy [Wed, 11 Nov 2009 00:44:07 +0000 (16:44 -0800)]
Add an extra log to track down #2211070.

Change-Id: Ibf6339f8d15fcad2b2fdc118463440551bcf385c

14 years agoMerge change I5790049d into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 00:30:41 +0000 (16:30 -0800)]
Merge change I5790049d into eclair

* changes:
  Nexus improvements:

14 years agoFix orientation change in the See Through wallpaper.
Romain Guy [Wed, 11 Nov 2009 00:17:47 +0000 (16:17 -0800)]
Fix orientation change in the See Through wallpaper.

Bug #2252370.

Change-Id: Ib1424474a5fa8310ff30e678a5a7eb0ccebcd725

14 years agoFix bug for large waves caused by Z value distortion causing pixels to be rendered...
Jason Sams [Wed, 11 Nov 2009 00:13:23 +0000 (16:13 -0800)]
Fix bug for large waves caused by Z value distortion causing pixels to be rendered twice.

14 years agoNexus improvements:
Daniel Sandler [Tue, 10 Nov 2009 16:46:15 +0000 (08:46 -0800)]
Nexus improvements:

- Reimplement Pulses to be more autonomous.  This allows
  them to start anywhere and take turns, etc.  (Will soon
  implement tap responses that spawn a cluster of pulses.)

- Procedurally generate colored pulses rather than using
  static bitmaps. (Still using the green bitmap as a sizing
  guide at the moment.)

Change-Id: I5790049d469bfcb0282dd06f30236d6820d0a39d

14 years agoDon't load sky texture
Mike Cleron [Tue, 10 Nov 2009 21:31:30 +0000 (13:31 -0800)]
Don't load sky texture

14 years agoMake Nexus handle rotation properly (no crash)
Mike Cleron [Tue, 10 Nov 2009 20:55:26 +0000 (12:55 -0800)]
Make Nexus handle rotation properly (no crash)

Also tune up the shadows in the leaves and
try out a new water background.

14 years agoUpdate 'Basic' wallpapers to new API
Marco Nelissen [Mon, 9 Nov 2009 23:40:07 +0000 (15:40 -0800)]
Update 'Basic' wallpapers to new API

14 years agoMerge change Ieb151b80 into eclair
Android (Google) Code Review [Tue, 10 Nov 2009 01:09:07 +0000 (17:09 -0800)]
Merge change Ieb151b80 into eclair

* changes:
  Update live wallpapers descriptions.

14 years agoUpdate live wallpapers descriptions.
Romain Guy [Tue, 10 Nov 2009 01:08:34 +0000 (17:08 -0800)]
Update live wallpapers descriptions.

Change-Id: Ieb151b80a63d1a96cdd6d8935343b86a223a013c

14 years agoUpdate See Through thumbnail.
Romain Guy [Tue, 10 Nov 2009 00:47:34 +0000 (16:47 -0800)]
Update See Through thumbnail.

Change-Id: I258ec53072568c015de7c03a40cb8a4c7656c98a

14 years agoAdd new "walk around" wallpaper.
Romain Guy [Thu, 5 Nov 2009 21:10:02 +0000 (13:10 -0800)]
Add new "walk around" wallpaper.

Known issue: causes Camera to fail on start sometimes.

Change-Id: Ic3e5de7f973b8178d297817e21e5fd4d692bb115

14 years agoAdd Nexus live wallpaper
Mike Cleron [Sun, 8 Nov 2009 21:11:34 +0000 (13:11 -0800)]
Add Nexus live wallpaper

14 years agoShorten PolarClock's description.
Romain Guy [Sun, 8 Nov 2009 21:49:56 +0000 (13:49 -0800)]
Shorten PolarClock's description.

Change-Id: Ie89f65a49084fd15b2edac6a51418e845b4bc8b5

14 years agoPerformance improvements for water to use less cpu/gpu resources.
Jason Sams [Fri, 6 Nov 2009 19:50:42 +0000 (11:50 -0800)]
Performance improvements for water to use less cpu/gpu resources.

14 years agoAdd new author & description metadata to live wallpapers.
Daniel Sandler [Thu, 5 Nov 2009 20:09:58 +0000 (15:09 -0500)]
Add new author & description metadata to live wallpapers.

Part of http://b/2235307 .

Change-Id: Ib3fa094af6afdfddb82cefc6147df6e254f0b361

14 years agoWallpaper settings should be opaque.
Daniel Sandler [Wed, 21 Oct 2009 14:28:50 +0000 (10:28 -0400)]
Wallpaper settings should be opaque.

More UX improvements to follow.

Change-Id: Ia3e2a149f9a5005297c3705af07da70229ccbd84

14 years agoAdd ripples whenever the user drops something on the Home screen.
Romain Guy [Wed, 4 Nov 2009 23:01:36 +0000 (15:01 -0800)]
Add ripples whenever the user drops something on the Home screen.

Change-Id: I68d88ba3066be4308265cf550ded12095f58dc2a

14 years agoRemove the wallpapers from the all apps list. They're not in Dev Tools.
Joe Onorato [Wed, 28 Oct 2009 21:37:40 +0000 (17:37 -0400)]
Remove the wallpapers from the all apps list.  They're not in Dev Tools.

14 years agoSupport 1024x1024 base layer textures.
Jason Sams [Wed, 28 Oct 2009 01:20:55 +0000 (18:20 -0700)]
Support 1024x1024 base layer textures.

14 years agoimprove continous ripple generation. Generate from leaves and vary intensity.
Jason Sams [Sat, 24 Oct 2009 00:47:12 +0000 (17:47 -0700)]
improve continous ripple generation.  Generate from leaves and vary intensity.

14 years agoReceive commands in the water wallpaper
Mike Cleron [Fri, 23 Oct 2009 23:54:59 +0000 (16:54 -0700)]
Receive commands in the water wallpaper

14 years agoPerf improvements to reduce cpu load for inactive ripples and vtx our of ripple range.
Jason Sams [Thu, 22 Oct 2009 21:52:02 +0000 (14:52 -0700)]
Perf improvements to reduce cpu load for inactive ripples and vtx our of ripple range.

14 years agoAdd panning support.
Jason Sams [Thu, 22 Oct 2009 21:03:52 +0000 (14:03 -0700)]
Add panning support.

14 years agoUpdate water with new wave physics.
Jason Sams [Thu, 22 Oct 2009 00:51:46 +0000 (17:51 -0700)]
Update water with new wave physics.

14 years agoFix water wallpaper rotation.
Jason Sams [Wed, 21 Oct 2009 01:45:25 +0000 (18:45 -0700)]
Fix water wallpaper rotation.

14 years agoFix Galaxy's appearance in landscape.
Romain Guy [Thu, 15 Oct 2009 19:47:16 +0000 (12:47 -0700)]
Fix Galaxy's appearance in landscape.

Change-Id: I3a43f28f868e2c56d88ce86b43466c6464900e1b

14 years agoWater live wallpaper now runs correctly in landscape.
Romain Guy [Thu, 15 Oct 2009 19:37:13 +0000 (12:37 -0700)]
Water live wallpaper now runs correctly in landscape.

Orientation change still to be tested.

Change-Id: I07befb15a72a5f3e5c00276f5b9826603b2fc3a1

14 years agoBetter support of landscape orientation in Water.
Romain Guy [Thu, 15 Oct 2009 01:22:20 +0000 (18:22 -0700)]
Better support of landscape orientation in Water.

Change-Id: I008ddd10bb5b9e144615818ae52df8056c8bbf1f

14 years agoImprove Grass' performance, add thumbnails for all wallpapers, better previews.
Romain Guy [Wed, 14 Oct 2009 22:43:27 +0000 (15:43 -0700)]
Improve Grass' performance, add thumbnails for all wallpapers, better previews.

Change-Id: I2a02a74ec2df628f77de2536e875941a796ad5de

14 years agoEnable computation of the real sunrise/sunset times in Grass.
Romain Guy [Wed, 14 Oct 2009 00:05:45 +0000 (17:05 -0700)]
Enable computation of the real sunrise/sunset times in Grass.

Change-Id: I6fce63645f204774b9bfde0cee625c71fa78e1a7

14 years agoAdd a class to compute the sunrise/sunset based on timezone/location.
Romain Guy [Tue, 13 Oct 2009 01:27:22 +0000 (18:27 -0700)]
Add a class to compute the sunrise/sunset based on timezone/location.

Change-Id: I9c01ca2e51093488153e53f7b27d1c9ea1a9e193

14 years agoUse structures for leaves and add dropping leaves.
Romain Guy [Fri, 9 Oct 2009 19:27:18 +0000 (12:27 -0700)]
Use structures for leaves and add dropping leaves.

Change-Id: I60c683aeb5447445fedc766c1c7a6323be075cb5

14 years agoFix bug with updating normals. Should fix random triangle appearing on top of water.
Jason Sams [Thu, 8 Oct 2009 01:08:08 +0000 (18:08 -0700)]
Fix bug with updating normals.  Should fix random triangle appearing on top of water.

14 years agoBetter orientation change support in live wallpapers.
Romain Guy [Wed, 7 Oct 2009 19:25:24 +0000 (12:25 -0700)]
Better orientation change support in live wallpapers.

Change-Id: I47070895bc9aed6681682315e1a97d4ed036fa69

14 years agoBetter galaxy.
Romain Guy [Wed, 7 Oct 2009 00:36:15 +0000 (17:36 -0700)]
Better galaxy.

Change-Id: I8f04409db1976e474e336a393bf3d41cbfcb7a42

14 years agoSet up polar clock color palettes in an XML file.
Daniel Sandler [Fri, 2 Oct 2009 20:20:56 +0000 (16:20 -0400)]
Set up polar clock color palettes in an XML file.

Instead of a checkbox for "color cycling" vs "palette", we
now have cycling and fixed color palettes. That way you can
easily create a "dark" cycling palette that uses a different
HSB base and background color.

Includes a handful of palettes.

Change-Id: I01042bc9640c0a31c3779de425abbeeb4480c687

14 years agoUpdate icons for the wallpapers.
Romain Guy [Mon, 5 Oct 2009 23:42:02 +0000 (16:42 -0700)]
Update icons for the wallpapers.

Change-Id: I25c8c5520f1e28877d59b3470a23b091d3821792

14 years agoFix pragma to use short names. A previous rs change cleaned stateFragmentStore to...
Jason Sams [Mon, 5 Oct 2009 21:37:53 +0000 (14:37 -0700)]
Fix pragma to use short names.  A previous rs change cleaned stateFragmentStore to stateStore and the update to the apps mas somehow missed.

14 years agoUpdate to new simple mesh api.
Jason Sams [Sat, 3 Oct 2009 01:21:33 +0000 (18:21 -0700)]
Update to new simple mesh api.

14 years agoMake the Grass wallpaper display the time in real time.
Romain Guy [Wed, 30 Sep 2009 01:30:13 +0000 (18:30 -0700)]
Make the Grass wallpaper display the time in real time.

Change-Id: I132657fa27c9679a99c563f26c28849ded107862

14 years agoTuning the PolarClock live wallpaper.
Daniel Sandler [Wed, 23 Sep 2009 20:45:05 +0000 (16:45 -0400)]
Tuning the PolarClock live wallpaper.

Improvements:
 - variable line widths per "hand" (for visual interest & to help decoding time)
 - fixed color palette
 - original behavior can be enabled from settings
 - settings actually work now :)

Still TODO:
 - allow the user to choose among several color palettes

Change-Id: I3ebcdfd0879b6acb2782b82cd2c091ffae3d34b2

14 years agoAdd pragma to specify which raster program the script is using.
Jason Sams [Tue, 29 Sep 2009 01:32:24 +0000 (18:32 -0700)]
Add pragma to specify which raster program the script is using.

14 years agoFix Galaxy: some starts were moving in the wrong direction.
Romain Guy [Mon, 28 Sep 2009 20:38:13 +0000 (13:38 -0700)]
Fix Galaxy: some starts were moving in the wrong direction.

Change-Id: Ic761ae7a61c5f6b87253bff22490444747efe18b

14 years agoUpdate to match predefined element API change.
Jason Sams [Mon, 28 Sep 2009 00:51:22 +0000 (17:51 -0700)]
Update to match predefined element API change.

14 years agoImprove startup time by moving star creation from Java to RS.
Jason Sams [Thu, 24 Sep 2009 22:45:23 +0000 (15:45 -0700)]
Improve startup time by moving star creation from Java to RS.

14 years agoUpdate fall to new RS API
Jason Sams [Thu, 24 Sep 2009 20:01:52 +0000 (13:01 -0700)]
Update fall to new RS API

14 years agoMerge change 26668 into eclair
Android (Google) Code Review [Wed, 23 Sep 2009 21:00:46 +0000 (17:00 -0400)]
Merge change 26668 into eclair

* changes:
  Update to new API revision. Have Galaxy request its raster params rather than defaulting RS to smooth points.

14 years agoUpdate to new API revision. Have Galaxy request its raster params rather than default...
Jason Sams [Wed, 23 Sep 2009 20:54:31 +0000 (13:54 -0700)]
Update to new API revision. Have Galaxy request its raster params rather than defaulting RS to smooth points.

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