OSDN Git Service

AlarmClock tweaks.
authorDaniel Sandler <dsandler@google.com>
Mon, 2 Nov 2009 21:23:52 +0000 (16:23 -0500)
committerDaniel Sandler <dsandler@google.com>
Mon, 2 Nov 2009 21:23:52 +0000 (16:23 -0500)
commite6cf24dbbea56d8b88a8d48bed9d3a6f26c2ddf0
tree9772b64cff13abb02839b2a2f3db428a6813720a
parent91522cd49090f40e2e5b96c9b2e310b1adf1218a
AlarmClock tweaks.

- No more layout jumps when switching between dim/undim
  modes
- Now registers itself as the "dock home"---that is, it
  hijacks the home softkey away from Launcher while the
  device is docked
- Shows "on top" of the keyguard; all exits, however, will
  return to the keyguard before completing
- Now uses the WindowManager to hold a wakelock when
  necessary
- Tweaked weather display (bringing the weather icon size
  under control)
AndroidManifest.xml
res/layout-land/desk_clock.xml
res/layout/desk_clock.xml
res/layout/desk_clock_buttons.xml
res/layout/desk_clock_weather.xml
src/com/android/deskclock/DeskClock.java