| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Bug 1597304
|
|
|
|
| |
Also add auto-switch back to alphabet mode on pressing enter key.
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Also fix bug 1904029: Rotating keyboard while texting causes words to be deleted.
|
|
|
|
|
|
|
|
|
|
| |
First pass at automatically adding new words that the user types and deliberately
accepts.
After typing the word 4 times, the word gets promoted to being valid.
After typing the word 7 times, the word gets added into the UserDictionary and can
be removed from the UserDictionary Settings UI.
Also add a second row of symbols to the period popup.
|
|
|
|
|
| |
Only if the browser explicitly specifies the AUTO_CORRECT flag, IME will
enable auto correction.
|
|
|
|
|
|
|
|
| |
//branches/donutburger/
Added -d to the "g4 integrate" command.
Automated import of CL 145909
|
| |
|
| |
|
| |
|
| |
|
|
|