Loading res/xml/kbd_symbols.xml +6 −3 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ <Key android:codes="38" android:keyLabel="&"/> <Key android:codes="42" android:keyLabel="*" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="†‡" android:popupCharacters="†‡⁂★" /> <Key android:codes="45" android:keyLabel="-" android:popupKeyboard="@xml/kbd_popup_template" Loading Loading @@ -105,7 +105,10 @@ android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="“”«»˝" /> <Key android:codes="39" android:keyLabel="\'"/> <Key android:codes="39" android:keyLabel="\'" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="‘’" /> <Key android:codes="58" android:keyLabel=":"/> <Key android:codes="59" android:keyLabel=";"/> <Key android:codes="47" android:keyLabel="/" /> Loading res/xml/kbd_symbols_shift.xml +12 −3 Original line number Diff line number Diff line Loading @@ -29,7 +29,10 @@ <Key android:keyLabel="~" android:keyEdgeFlags="left"/> <Key android:keyLabel="`"/> <Key android:keyLabel="|"/> <Key android:keyLabel="•"/> <Key android:keyLabel="•" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="♪♥♠♦♣" /> <Key android:keyLabel="√"/> <Key android:keyLabel="π"/> <Key android:keyLabel="÷"/> Loading @@ -44,7 +47,10 @@ <Key android:keyLabel="¢"/> <Key android:keyLabel="€"/> <Key android:keyLabel="°"/> <Key android:keyLabel="^"/> <Key android:keyLabel="^" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="↑↓←→" /> <Key android:keyLabel="_"/> <Key android:keyLabel="=" android:popupKeyboard="@xml/kbd_popup_template" Loading @@ -61,7 +67,10 @@ <Key android:keyLabel="™"/> <Key android:keyLabel="®"/> <Key android:keyLabel="©"/> <Key android:keyLabel="¶"/> <Key android:keyLabel="¶" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="§" /> <Key android:keyLabel="\\"/> <Key android:keyLabel="<" android:popupKeyboard="@xml/kbd_popup_template" Loading Loading
res/xml/kbd_symbols.xml +6 −3 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ <Key android:codes="38" android:keyLabel="&"/> <Key android:codes="42" android:keyLabel="*" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="†‡" android:popupCharacters="†‡⁂★" /> <Key android:codes="45" android:keyLabel="-" android:popupKeyboard="@xml/kbd_popup_template" Loading Loading @@ -105,7 +105,10 @@ android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="“”«»˝" /> <Key android:codes="39" android:keyLabel="\'"/> <Key android:codes="39" android:keyLabel="\'" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="‘’" /> <Key android:codes="58" android:keyLabel=":"/> <Key android:codes="59" android:keyLabel=";"/> <Key android:codes="47" android:keyLabel="/" /> Loading
res/xml/kbd_symbols_shift.xml +12 −3 Original line number Diff line number Diff line Loading @@ -29,7 +29,10 @@ <Key android:keyLabel="~" android:keyEdgeFlags="left"/> <Key android:keyLabel="`"/> <Key android:keyLabel="|"/> <Key android:keyLabel="•"/> <Key android:keyLabel="•" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="♪♥♠♦♣" /> <Key android:keyLabel="√"/> <Key android:keyLabel="π"/> <Key android:keyLabel="÷"/> Loading @@ -44,7 +47,10 @@ <Key android:keyLabel="¢"/> <Key android:keyLabel="€"/> <Key android:keyLabel="°"/> <Key android:keyLabel="^"/> <Key android:keyLabel="^" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="↑↓←→" /> <Key android:keyLabel="_"/> <Key android:keyLabel="=" android:popupKeyboard="@xml/kbd_popup_template" Loading @@ -61,7 +67,10 @@ <Key android:keyLabel="™"/> <Key android:keyLabel="®"/> <Key android:keyLabel="©"/> <Key android:keyLabel="¶"/> <Key android:keyLabel="¶" android:popupKeyboard="@xml/kbd_popup_template" android:popupCharacters="§" /> <Key android:keyLabel="\\"/> <Key android:keyLabel="<" android:popupKeyboard="@xml/kbd_popup_template" Loading