OSDN Git Service

Lights out.
authorDaniel Sandler <dsandler@google.com>
Thu, 2 Sep 2010 15:59:41 +0000 (11:59 -0400)
committerDaniel Sandler <dsandler@google.com>
Thu, 2 Sep 2010 16:29:26 +0000 (12:29 -0400)
commitce70d91844d2e4fb987617d2924ae5b73096e5c3
treed9b15ec61c4d9c1ba009c7f380bad75c331136b1
parentd39e388e6d7f19d6e8d620e449af4124efab1d0d
Lights out.

Not yet wired up to FLAG_FULLSCREEN; right now you must
invoke it manually by longpressing on the clock area.

Bug: 2905073
Change-Id: I43a005f2e4c08edb3673aef523bcaa1e088e8a71
packages/SystemUI/proguard.flags
packages/SystemUI/res/anim/lights_out_in.xml [new file with mode: 0644]
packages/SystemUI/res/anim/lights_out_out.xml [new file with mode: 0644]
packages/SystemUI/res/anim/status_bar_in.xml [new file with mode: 0644]
packages/SystemUI/res/anim/status_bar_out.xml [new file with mode: 0644]
packages/SystemUI/res/layout-xlarge/status_bar.xml
packages/SystemUI/src/com/android/systemui/statusbar/tablet/TabletStatusBarService.java