Change-Id: I0c6be22a884d63039b0d147fb0aa1e882be207f6
<entry name="latin" value="0x100" summary="just latin characters should be entered"/>
<entry name="multiline" value="0x200" summary="the text input is multiline"/>
<entry name="word_capitalization" value="0x400" summary="switch to uppercase letters at the start of a word"/>
+ <entry name="fullscreen_mode" value="0x800" summary="the input panel should be shown in fullscreen mode"/>
<entry name="autofill_credit_card_expiration_date" value="0x10000" summary="autofilled with credit card expiration date"/>
<entry name="autofill_credit_card_expiration_day" value="0x20000" summary="autofilled with credit card expiration day"/>
<entry name="autofill_credit_card_expiration_month" value="0x30000" summary="autofilled with credit card expiration month"/>