Add device form and oriantation comments

Change-Id: I455ef79862a0e5f7c6a4c4095d0f1ee3d632a7f6
This commit is contained in:
Tadashi G. Takaoka 2013-12-02 12:24:27 +09:00
parent 2520e14ced
commit 0811f7539c
13 changed files with 13 additions and 0 deletions

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configuration values for Small Phone Landscape. -->
<resources>
<bool name="config_use_fullscreen_mode">true</bool>
</resources>

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configurable dimensions for Small Phone Landscape. -->
<resources>
<!-- Preferable keyboard height in absolute scale: 1.100in -->
<!-- This keyboardHeight value should match with keyboard-heights.xml -->

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configuration values for Large Phone and Small Tablet Landscape. -->
<resources>
<bool name="config_use_fullscreen_mode">false</bool>
</resources>

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configurable dimensions for Large Phone and Small Tablet Landscape. -->
<resources>
<!-- Preferable keyboard height in absolute scale: 45.0mm -->
<!-- This keyboardHeight value should match with keyboard-heights.xml -->

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configuration values for Large Phone and Small Tablet Portrait. -->
<resources>
<bool name="config_enable_show_option_of_key_preview_popup">false</bool>
<!-- Whether or not Popup on key press is enabled by default -->

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configurable dimensions for Large Phone and Small Tablet Portrait. -->
<resources>
<!-- Preferable keyboard height in absolute scale: 48.0mm -->
<!-- This keyboardHeight value should match with keyboard-heights.xml -->

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configuration values for Small Tablet Portrait. -->
<resources>
<bool name="config_enable_show_voice_key_option">false</bool>
</resources>

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configuration values for Large Tablet Landscape. -->
<resources>
<bool name="config_use_fullscreen_mode">false</bool>
</resources>

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configurable dimensions for Large Tablet Landscape. -->
<resources>
<!-- Preferable keyboard height in absolute scale: 58.0mm -->
<!-- This keyboardHeight value should match with keyboard-heights.xml -->

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configuration values for Large Tablet Portrait. -->
<resources>
<bool name="config_enable_show_voice_key_option">false</bool>
<bool name="config_enable_show_option_of_key_preview_popup">false</bool>

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configurable dimensions for Large Tablet Portrait. -->
<resources>
<!-- Preferable keyboard height in absolute scale: 48.0mm -->
<!-- This keyboardHeight value should match with keyboard-heights.xml -->

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configuration values for Small Phone Portrait. -->
<resources>
<bool name="config_use_fullscreen_mode">false</bool>
<bool name="config_enable_show_voice_key_option">true</bool>

View file

@ -18,6 +18,7 @@
*/
-->
<!-- Configurable dimensions for Small Phone Portrait. -->
<resources>
<!-- Preferable keyboard height in absolute scale: 1.285in -->
<!-- This keyboardHeight value should match with keyboard-heights.xml -->