| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This change splits keyboardHorizontalEdgesPadding attributes of
Keyboard into two attributes.
Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7
|
| |
| |
| |
| |
| | |
Bug: 8093623
Change-Id: I775a8691bbedf58caef07d0b4af59c7444dd81be
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
This creates a new DictionaryInfoUtils class and moves a bunch
of static methods there for later usage.
Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
This change removes a DisplayMetrics reference from KeyboardBuilder.
Change-Id: I512694274e69e5281d5be47c3f938bcfd6571152
|
|/
|
|
|
| |
Bug: 8089491
Change-Id: I15801281a95b01c67ef23a9c1558d6cdf457d375
|
|
|
|
|
|
|
|
| |
broken build.
This reverts commit 2c7768328164420613c824728e0c61f08f9dbb12
Change-Id: I2abbb8f148990a7778c8782834b5996b52e45dbe
|
|
|
|
|
| |
Change-Id: Ia29e0c424e5210919bc6f9c4683a2c96e2936cad
Auto-generated-cl: translation import
|
|
|
|
|
| |
Bug: 8056376
Change-Id: I33f07e7a044c2b5fc20de40c7a9777dab493e41c
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I1b817dfbdc319ac9bbf2f08e094a007849ce767f
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8064307
Change-Id: Ia623ab81b6d12eedc6b20bc4c1ce34ce72d5832f
|
|/ /
| |
| |
| | |
Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7548583
Change-Id: Idde6a62f9e64458055c99c893b71c02d1adc7b04
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8032166
Change-Id: Ib9a6b63c4d540ce377892fb865e53abdd8adec16
|
| |/ /
|/| |
| | |
| | | |
Change-Id: Ic0727003f2645f0c38200b67bb2f4046249c6273
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8063926
Change-Id: I3b5b29ea0d5e4833e10e830dbdb086c868cd4884
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | | |
Change-Id: I2df467fe9c740e33d2346dd09f5696c95af99aa5
Auto-generated-cl: translation import
|
|/ /
| |
| |
| | |
Change-Id: I78e286723b1b8c8bcc7aea0cc81ef2ee66a193ac
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Heuristic to determine whether a word was a typo correction or a complete
replacement by examining a correction to see if it falls within the list of
suggested words of the original.
Change-Id: Ieec4861a811e96aef0d14622e662b589ef8b4772
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ia667bc2d406d66c87215dd3b9569f36f4642cfe0
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The default long presss timeout is 300msec (previous timeout was
400ms).
Bug: 7600340
Change-Id: Ia8b64784ac03588631cfcbad30e021d74f3fd0d8
|
| |/ /
|/| |
| | |
| | | |
Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change adds the following flags to the intent to lauch settings activity.
- Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED
- Intent.FLAG_ACTIVITY_CLEAR_TOP
Bug: 8055342
Change-Id: I85284409bbba3fd284442e5ac4c7a55e58ad15ec
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I46c30138504fab476bcca30cd4cc83ba108f959e
Auto-generated-cl: translation import
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change also cleans up MoreKeysPanel related stuff.
Bug: 8047165
Change-Id: I4f2211e00c7d08469a7413568db039c1c597fb3c
|
|\ \ \ \
| | |/ /
| |/| | |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I7aaeeb2db85103708747ae318610bd4896ef96fd
|
|/ /
| |
| |
| | |
Change-Id: I18a997503de4033b5341b564145bca862a872098
|
|/
|
|
|
|
| |
multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe
Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously, words were pushed out of a LogBuffer one at a time. The receiving code had to keep
state to know whether a n-gram was safe to log. This patch looks at the entire n-gram and makes a
single decision based on it alone.
mult-project commit with I3c40d7e02c77943d2668094ddb1d03efb942c74f
Change-Id: Id7d90bbd551b1a2f4e0e35f38852652f68f273f8
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I4b2ebaa2398ac2f669e1e009e00842e55979e866
|
| | |
| | |
| | |
| | | |
Change-Id: I0be72fba9a66f7c326028ec8e4670ca74a46053f
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ibf9dff6d834d34b4134dbe38a609fd983731eedc
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ided47b3420b0b1e34063f30d5142a1858af2718e
|