| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '266c8c5b1dbccbc4252fb79f042a4a5660c62763':
Some cosmetic fixes in LatinIME.java
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ia2d04ab992f5a0cc736150b2691b2f8ae8f0955d
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'db21fad18f70eb4abaf60a8c0ae7f285682acf20':
Avoid crashing when the Content URL is not found.
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
I'm not sure when this can happen, but it seems it does
at least on older versions of the platform. Let's avoid
crashing.
Bug: 11618402
Change-Id: If730b5bd8f20e0f60b884eab5900099116afc5f0
|
|\| |
| | |
| | |
| | |
| | | |
* commit '0f8134dc40253d1e91d6d088cfd19c461cc1f53d':
Import translations. DO NOT MERGE
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I2025fbb4b811c98f520ec048e4df4973da651709
Auto-generated-cl: translation import
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7d2af0a3e69dd9f20369163141e9c71c8c6505e9
Auto-generated-cl: translation import
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit '0d32643e69dd75ba55ccca3c08d1478afb395125':
Cosmetic fixes
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I6c755565ba7689357d02d26cc0e92a93031953e8
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'cc05f468ca2599e6efd7517f5f946152ed2ad3b7':
Refactor InputAttributes a bit
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | |/
| | |/|
| | | |
| | | | |
Change-Id: I43d65be6de64ba86f83e8528a138e20c4fa1e3ed
|
|\| | |
| |_|/
|/| |
| | |
| | | |
* commit 'affdd364232549d2062fc180f924f5b6496c26fd':
Set neutral suggestions should be called after load settings
|
| |/
| |
| |
| |
| | |
Bug: 13058751
Change-Id: Iba49e86b90d595473d91753827d499e551dad45c
|
|\|
| |
| |
| |
| | |
* commit 'f0f4e9fc16f669f4499fb9de42362d8d52862ae2':
Update important notice version even when user select Settings
|
| |
| |
| |
| |
| | |
Bug: 13060852
Change-Id: I463fdf3d51cacf99693fcde2998ea751046d1cc5
|
|\|
| |
| |
| |
| | |
* commit '782c9fee6bcb32d67c8ee9faa7e5c9dfb091afd3':
Don't resume suggestion on links.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 11447084
Change-Id: I5bd558b9dd85d1505aa918f44e8ac3e52ec42d97
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'd91cd9919e309e72f912f5cb135792351d7081ac':
Catch exceptions we can't do anything about.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This also abstracts away the "package deactivated" case for
simpler and safer code.
Bug: 11072561
Change-Id: Idaaf2ae8d8d5b2c4a15de641bbf2f8c5c7cc9410
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'da0edf86c412194483ac84b9a0961573f8377583':
Stop overriding InputView.dispatchTouchEvent
|
| |\ \ \
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 11721001
Bug: 11976254
Change-Id: I950f13ec4084da7fd9c1c25fd7abed1e5d31ed4c
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '1e9897b0c77b858ae479d531732b6795aaf0b2de':
Consider non-breaking spaces separators.
|
| |\ \ \ |
|
| | | |/
| | |/|
| | | |
| | | |
| | | | |
Bug: 13056209
Change-Id: I6100b3ee21cf143140398757d9f7e7445067877a
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '2046bd6b850b35adc9c9d351ce134fdb560c8368':
Make dotted i the base character of dotless i.
|
| |\ \ \
| | |_|/
| |/| | |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is already the case for the capital version, and natives
Turkish speakers seem to think it should be the case. An
important reason to make it so is that the Turkish keyboard
has only the dotless i as a "more keys" key, so it's really
hard to type words with a dotless i without this, especially
those with several of them.
Bug: 11519119
Change-Id: I4df2a289783e4eb3c1291b8ad0a2ba5947bf7671
|
|\| |
| | |
| | |
| | |
| | | |
* commit '891e4860f838d3dbe139542d4a1172b3de7a5225':
Stop overriding SuggestionStripView.dispatchTouchEvent
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 11721001
Bug: 11976254
Change-Id: Idfdeafe45abb16ca54be529b4f4b2c38c22a7fac
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
MainKeyboardView.dispatchTouchEvent"
* commit '1751615f7d6702c6f3438a402e0ce179aafd15cf':
Remove unnecessary override of MainKeyboardView.dispatchTouchEvent
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 11721001
Bug: 11976254
Change-Id: I762bd9e76ea31d67b3e31c3a0a19ee9f040015b8
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '3dd6bdf9312007ed43827975d121e972b98ab5e3':
Add InputMethodSubtypeCompatUtils.isAsciiCapable()
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: I8145f090486f6fe30ef1e992db374cfba0c31012
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '4c628b9d5b05045e9bbe5be7327e28aee2309e1d':
Don't show important notice on password field
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 10587358
Change-Id: Ieff7960e5e2b8609fddeb173af578a5d9b2c4d98
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '48814037484663faa0d2820b21baf9c3a1bf6bbf':
Stop using deprecated InputMethodSubtype constructor
|
| |\ \ \ \
| | |_|/ /
| |/| | | |
|