| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|/ / /
| | |
| | |
| | | |
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
|
| | |
| | |
| | |
| | | |
Change-Id: Iea79c0081cb66f54f161c0cf02cb365fcf88a07c
|
| | |
| | |
| | |
| | | |
Change-Id: If57e59f25fc3e29c0e7f46e8218d04fb233c27c6
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic6f38253c94067ec7aa7b5add4452fa144fd9352
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This finally makes it work.
Bug: 7702011
Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is because the android lint warns calling a method onDraw(Canvas)
from View.onDraw(Canvas).
Change-Id: I4f54996da5454d9a8c4ef43fbbcaec37724fb20e
|
|/ / /
| | |
| | |
| | | |
Change-Id: Id44d4b758c8b92d1120d3a8b06812dc1fc26390c
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7702011
Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If15d5ee683b8026d1871a3fe438dba498944faa7
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I86014de147416453503b6412eb862a2d172426aa
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iffa298d51ca21a7dcd1e77c633217532d96d2cf5
|
|/ / /
| | |
| | |
| | | |
Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7702011
Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7702011
Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The implementation is not really ready yet, so we want to
disable it for normal builds for now.
This goes together with Ic1edc6ed
Bug: 7987492
Change-Id: Id81f417e200c118f24424943823665f0b8bd6849
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7969231
Change-Id: I581212093df6f16fa9304e0b3e5b46714a7acdb3
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5037589
Change-Id: I92d5be669420f0b2fdeb8fcf85aefd3961bf84b4
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
Bug: 7981153
Change-Id: I20785b7f82329ce6f19c883e77a9716772cda290
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
This change removes SeekBarDialog class.
Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: I4600c808f2ec31c18d3698a43afa7f4be9407e3e
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It would insert a space when it shouldn't when composing a
word ending in either dash or apostrophe and gesturing right
away.
Bug: 7889078
Change-Id: Ib3e2f6f5e551888cc081b464a641e2deac6f5ef7
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Only resetting mCapitalizedMode is enough to fix bug#8013488,
but we may as well correctly reset both fields.
Bug: 8013488
Change-Id: Icb0d7c5b1e93368e8eb7848aa9137b45d5d3531e
|
|\| | |
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also recapitalize afterwards if the word has been changed.
Bug: 7972124
Change-Id: I9306580bb4ed0ffa80cc4559ce1abcd2034d1905
|
| |/
|/|
| |
| |
| |
| |
| | |
If the user makes a correction to a word, this is now explicitly indicated
in the logUnit.
Change-Id: I8638aadd7b8c8e32bbc9c4b020548d786513d887
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I959cf049f550b7be3ec002281ca7457e566b0214
|
|\ \ \ |
|