OSDN Git Service

Add a class to compute the sunrise/sunset based on timezone/location.
authorRomain Guy <romainguy@android.com>
Tue, 13 Oct 2009 01:27:22 +0000 (18:27 -0700)
committerRomain Guy <romainguy@android.com>
Tue, 13 Oct 2009 01:27:22 +0000 (18:27 -0700)
commit863fd1d0c9c7ade2c8eb29ae3d642377c0fec673
treea0caa35074db46a0df3e584bbf4e8eaecdfb1208
parent59014c6f73cb36ae1f6068c48994ab67eeea00b4
Add a class to compute the sunrise/sunset based on timezone/location.

Change-Id: I9c01ca2e51093488153e53f7b27d1c9ea1a9e193
src/com/android/wallpaper/RenderScriptWallpaper.java
src/com/android/wallpaper/grass/SunCalculator.java [new file with mode: 0644]
src/com/android/wallpaper/polarclock/PolarClockWallpaper.java