meadl-devel team mailing list archive
-
meadl-devel team
-
Mailing list archive
-
Message #00055
[Bug 643764] Re: Switch events from Tekla shield do not wake up phone
Solved programmatically with WakeLock and KeyguardLock classes
** Summary changed:
- Switch events from Tekla shield do not turn screen on
+ Switch events from Tekla shield do not wake up phone
** Changed in: meadl
Status: Confirmed => Fix Committed
** Changed in: meadl
Milestone: None => android-v0.2-alpha
--
Switch events from Tekla shield do not wake up phone
https://bugs.launchpad.net/bugs/643764
You received this bug notification because you are a member of Tekla
development team, which is a direct subscriber.
Status in Tekla: Fix Committed
Bug description:
After the screen has been turned off either manually or automatically, any switch event from the tekla shield should turn it back on. Furthermore, the screen should also be automatically unlocked, since we can't assume users will be able to unlock it manually.
The motorola cradles actually do both automatically when a milestone (droid) phone is snapped on to them, so there should be a programmatic way to do this (it probably has to do with firing up a Launcher call/intent).