Size: 152
Comment:
|
Size: 1691
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
A default condition must be available for display once the device has started, and to return to when all other processes and applications have exited. |
|
Line 4: | Line 6: |
All devices have an Idle Screen, originally when the device is not doing anything, now as a launching point or when the user is not specifically asking anything of the device... Akin to the desktop for a computer... Must provide access to everything on the device Do not confuse the Idle Screen with '''[[Lock Screen]]''' or any other seemingly default screen if it does not provide the same immediate access to available functions. eReader solution: sometimes there isn't one???? |
|
Line 6: | Line 18: |
Drilldown menu - S60 as archetype, but anything really - May be icons or text. Field of items (usually icons) larger than the viewport. General method is a horizontal scroll to get to other "screens" and one is considered the Idle screen. May use both. Either way: a screen of icons which when opened reveal drilldown menus, or the primary access is an icon field but additional features or the complete list of applications can only be accessed via a long list or drilldown. Settings may be considered as an application, or a variation??? Mention that Kiosks (e.g. 4 big icons to start from) are no different, just simplified due to new users and the relatively low number of things they can do. A Lock Screen, which see, is not an Idle Screen. |
|
Line 8: | Line 32: |
Scroll, click, etc. |
|
Line 10: | Line 36: |
Position: scrollbar, or other scroll position indicators depending on what works best. |
|
Line 13: | Line 41: |
Problem
A default condition must be available for display once the device has started, and to return to when all other processes and applications have exited.
Solution
All devices have an Idle Screen, originally when the device is not doing anything, now as a launching point or when the user is not specifically asking anything of the device...
Akin to the desktop for a computer...
Must provide access to everything on the device
Do not confuse the Idle Screen with Lock Screen or any other seemingly default screen if it does not provide the same immediate access to available functions.
eReader solution: sometimes there isn't one????
Variations
Drilldown menu - S60 as archetype, but anything really - May be icons or text.
Field of items (usually icons) larger than the viewport. General method is a horizontal scroll to get to other "screens" and one is considered the Idle screen.
May use both. Either way: a screen of icons which when opened reveal drilldown menus, or the primary access is an icon field but additional features or the complete list of applications can only be accessed via a long list or drilldown.
Settings may be considered as an application, or a variation???
Mention that Kiosks (e.g. 4 big icons to start from) are no different, just simplified due to new users and the relatively low number of things they can do.
A Lock Screen, which see, is not an Idle Screen.
Interaction Details
Scroll, click, etc.
Presentation Details
Position: scrollbar, or other scroll position indicators depending on what works best.
Antipatterns