Less aggressive CAPS mode prediction.
Don't auto-correct if the typed word has more than one uppercase letter. Also, delay applying shift state to the keyboard so that fast backspaces are not interrupted by the time taken to render the shifted/unshifted keyboard. Show ellipsis on the ?123 key
Showing
- res/xml-de/kbd_qwerty.xml 4 additions, 4 deletionsres/xml-de/kbd_qwerty.xml
- res/xml/kbd_phone.xml 1 addition, 1 deletionres/xml/kbd_phone.xml
- res/xml/kbd_phone_symbols.xml 2 additions, 0 deletionsres/xml/kbd_phone_symbols.xml
- res/xml/kbd_qwerty.xml 5 additions, 5 deletionsres/xml/kbd_qwerty.xml
- res/xml/kbd_symbols.xml 1 addition, 1 deletionres/xml/kbd_symbols.xml
- res/xml/kbd_symbols_shift.xml 1 addition, 1 deletionres/xml/kbd_symbols_shift.xml
- src/com/android/inputmethod/latin/LatinIME.java 10 additions, 3 deletionssrc/com/android/inputmethod/latin/LatinIME.java
- src/com/android/inputmethod/latin/WordComposer.java 15 additions, 1 deletionsrc/com/android/inputmethod/latin/WordComposer.java
Loading
Please register or sign in to comment