Differences between revisions 2 and 3
Revision 2 as of 2010-11-19 02:54:18
Size: 580
Editor: shoobe01
Comment:
Revision 3 as of 2010-11-25 17:26:42
Size: 2631
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Mobile devices must enter a lock/sleep state to reduce power consumption, prevent accidental input, and sometimes to prevent unauthorized input. The device must communicate this clearly, and assist with un-locking.
Line 4: Line 6:
When locked or sleeping a '''Lock Screen''' or "Sleep Screen" will be displayed, with key information such as events, alerts, time and date, and instructions on how to unlock the device.

Lock screens are useful to prevent input, and power consumption is a real issue, but many lock screens go overboard. Backlight should be minimized or removed, but display drivers left on so retroreflective (ambient light) display is still possible. Pixel-illuminated technologies provide other possibilities.
Line 6: Line 12:
Lock screen - right after deliberate lock, or when waking from sleep but not yet unlocked...

Sleep screen - usually no display, but instead do minimal display...

Certain newer technologies, such as OLED, have no backlight. Clever design can illuminate just a few pixels, at low power, and display all relevant '''Lock Screen''' information at a very low power level, combining it with a Sleep Screen.

Screens displayed when the device is off but charging, and similar special types of screens, are similar enough to '''Lock Screens''' to be considered the same pattern. Display any useful information available to the device. For example, if date and time are stored at a low enough level to be accessed at this point (and they usually are) then display that information, as well as the battery status message.


IS THIS VARIATION OR INTERACTION:
Line 18: Line 34:
Unlock methods. Cross with and which-see to signon. Discuss gestural and key-combo unlocks that are not codes.
Line 20: Line 38:
Show alerts, time, etc. Annunicator row generally. Show alerts, time, etc.
Line 22: Line 40:
Notes about using screen well, or cross-reference to that display section??? Show Annunicator Row generally. Even for battery-dead screens, just show it with all the icons in their off or disabled position, except for an accurate battery meter.

Notes about using screen well, or cross-reference to that display section??? Like N8 clock, etc.
Line 26: Line 46:
Mobiles are 24/7, always-on devices for their users. Do not dim the screen and/or cut display by default. Consider the actual power drain, and how else the true needs can be achieved.

Problem

Mobile devices must enter a lock/sleep state to reduce power consumption, prevent accidental input, and sometimes to prevent unauthorized input. The device must communicate this clearly, and assist with un-locking.

Solution

When locked or sleeping a Lock Screen or "Sleep Screen" will be displayed, with key information such as events, alerts, time and date, and instructions on how to unlock the device.

Lock screens are useful to prevent input, and power consumption is a real issue, but many lock screens go overboard. Backlight should be minimized or removed, but display drivers left on so retroreflective (ambient light) display is still possible. Pixel-illuminated technologies provide other possibilities.

Variations

Lock screen - right after deliberate lock, or when waking from sleep but not yet unlocked...

Sleep screen - usually no display, but instead do minimal display...

Certain newer technologies, such as OLED, have no backlight. Clever design can illuminate just a few pixels, at low power, and display all relevant Lock Screen information at a very low power level, combining it with a Sleep Screen.

Screens displayed when the device is off but charging, and similar special types of screens, are similar enough to Lock Screens to be considered the same pattern. Display any useful information available to the device. For example, if date and time are stored at a low enough level to be accessed at this point (and they usually are) then display that information, as well as the battery status message.

IS THIS VARIATION OR INTERACTION: Button activations or combinations.

Simple gestures -- may combine (see Galaxy esp... button reveals the lock screen)

Sign On style stuff, especially gestures.

Discuss battery-dead states, or is that not a lock screen???

Interaction Details

May allow response to SMS, and similar. Generalize this.

Unlock methods. Cross with and which-see to signon. Discuss gestural and key-combo unlocks that are not codes.

Presentation Details

Show alerts, time, etc.

Show Annunicator Row generally. Even for battery-dead screens, just show it with all the icons in their off or disabled position, except for an accurate battery meter.

Notes about using screen well, or cross-reference to that display section??? Like N8 clock, etc.

Antipatterns

Mobiles are 24/7, always-on devices for their users. Do not dim the screen and/or cut display by default. Consider the actual power drain, and how else the true needs can be achieved.

Examples

Lock Screen (last edited 2013-04-10 23:55:07 by localhost)