am 0811f753: Add device form and oriantation comments

* commit '0811f7539c1fd41206097190e9704c2bb4992c30':
  Add device form and oriantation comments
main
Tadashi G. Takaoka 2013-12-01 20:08:20 -08:00 committed by Android Git Automerger
commit 648a206a3f
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 -->