Legacy Maemo 5 Documentation/Human Interface Guidelines/Device Orientation: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>greycardinal
No edit summary
imported>amigadave
cut toplevel heading
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Languages|Device_Orientation/ru}}  
{{Legacy documentation}}
=Device Orientation=
 
Hildon is optimized for full functionality with Landscape screen orientation. Although both orientations are supported, framework level functionalities such as the status bar, back/close, are not available in Portrait mode.
Hildon is optimized for full functionality with landscape screen orientation. Although both orientations are supported, some framework level functionalities such as the status bar, are not available in the portrait mode.


The switch between orientation modes can be done by the Hildon framework transparently for the application developer. The only relevant decisions for application developers are whether to request the portrait orientation mode and which interface elements to use on it.
The switch between orientation modes can be done by the Hildon framework transparently for the application developer. The only relevant decisions for application developers are whether to request the portrait orientation mode and which interface elements to use on it.


Portrait mode is intended for simplified, one-handed use. Functionality may, and should, be limited in this orientation. For example, a Now Playing message for a media application, a read view for a PDF reading application, or simplified call handle controls.
The portrait mode is intended for simplified, one-handed use. Limit functionality in this orientation, for example, a ''Now Playing'' message for a media application, a read view for a PDF reading application, or simplified call handle controls.
 
System notifications, error messages and progress indicators are only displayed in Landscape orientation. In Portrait mode, only incoming call notifications are displayed on the screen; other notifications are indicated by sound, vibration, or LED.

Latest revision as of 09:36, 18 October 2010

This article is legacy documentation, and is superseded by Forum Nokia documentation.
The Forum Nokia documentation is available as the Hildon 2.2 UI style guide, Fremantle master layout guide and the Hildon 2.2 widget UI specification

Hildon is optimized for full functionality with landscape screen orientation. Although both orientations are supported, some framework level functionalities such as the status bar, are not available in the portrait mode.

The switch between orientation modes can be done by the Hildon framework transparently for the application developer. The only relevant decisions for application developers are whether to request the portrait orientation mode and which interface elements to use on it.

The portrait mode is intended for simplified, one-handed use. Limit functionality in this orientation, for example, a Now Playing message for a media application, a read view for a PDF reading application, or simplified call handle controls.