| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '42ecf39d04df9eb02e57cf29e63552bc04092857':
Remove irrelevant options.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 6667355
Change-Id: I39b6db17fb52e80f510cf6462f41d9cb1f8e0341
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
strip is closed
* commit 'de1d88eb4199160899d227f2c679215e16410c42':
Dismiss more suggestions panel when suggestions strip is closed
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change fixes possible NPE as well.
Bug: 6658028
Change-Id: I8706808d1002b7b0b95930fd9b08568f08645da6
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This code is temporary until we get rid of this member.
Bug: 6662963
Bug: 6667091
Change-Id: I1d970d2a97992507e86c5b94978a2543fe42b375
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
dicitonary" into jb-dev
* commit 'd9c702d2ff017452f0264f2be12b6bffd6204e4a':
Do not add profanity to user history bigram dicitonary
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: I864c4206e3e6cde4d6ed687a9759e98901e16b9a
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'bbf188075d5e14626c0609f4c3ee6031f6c6d5a6':
Fix the order of Persian diacritics
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The java source file KeyboardTextsSet.java has rather big change, but
this file is auto generated by "maketext" tool. The crucial part of
this change is in 5 XML resource files.
Bug: 6661783
Change-Id: I1d827ab0ebe6caa5ab73531682d6c32540b0d7aa
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is harmless, but against policy.
Also, rework the checking code to be more readable, give more
information, and be called for all relevant methods - and not
for informative methods, which are not required to be in a
batch edit.
Change-Id: I03fa8b2e7d68a6a133f86be8a214671750c29256
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I56b4a99f670ad38708ad83d76b93a631295e3333
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is much faster. It doesn't create messages, it doesn't post
stuff in a queue, it doesn't delay execution of other messages.
Also, it decouples the timer from the functionality of the Handler
so this can be pulled up in another change to consolidate with
mLastKeyTime or so.
Change-Id: I9044fc031373e66b9b40eee8025633613d0945dc
|
|/ /
| |
| |
| |
| |
| | |
This will avoid some two-way IPC calls.
Change-Id: If9eb3e99b3d08346aadd4bbed2a1761f8c2527b9
|
|\|
| |
| |
| | |
Change-Id: I88a4996bdd17c5378a67781d8075eff311670c3b
|
| |
| |
| |
| |
| | |
Bug: 6637614
Change-Id: I34d26563e59d3b09bf35b8173dac5645ccb6a39f
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Stop using the numerical value, use the actual method
Change-Id: Iffa7f2d21a0471c7862afd3234cc9c5dd86feb2e
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
to avoid NPEs.
Bug: 6188932
Change-Id: I377ceaac867df879dc7984dae44e96b369858cca
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For some reason, there were several ways, not exactly identical,
to get this setting. The ones that used mAutoCorrectionEnabled
would kick in when the input field was specifying no correction,
so it would be a little strange (although harmless in the practice
because the settings set in this way would not get used later,
because the correct test would be done at that time).
Also perform a very small refactoring
Change-Id: Ica9f32b238d98009ae1852d3c1e940398f5d341c
|
| | |
| | |
| | |
| | | |
Change-Id: I512b04e23490413a44b1ca0517102fe2d9138df3
|
| | |
| | |
| | |
| | | |
Change-Id: Ie143ad008ca8deb1c5034cb80ec1cb28a6b0682d
|
| | |
| | |
| | |
| | | |
Change-Id: I5da48442c0b39aaff817c3b6d067a9b13fda0643
|
| | |
| | |
| | |
| | | |
Change-Id: If8d03bea1b6369cb3043da6321048d052995d664
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
...for readability. After all, it makes sense that "current settings"
is a "SettingsValues", while it's harder to understand why we'd
manipulate an object named "SettingsValues".
Change-Id: Ide9a17b970a6cc00b80b9a217f986268c739c662
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If34112c69acd5122d87554043d87d8f4dbdf5d15
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I11a8e1aca3541c35d2b39b27716687fcd8ff3dc6
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
At last this guy is final, at last
Change-Id: I76911f8d47493f8a1719f75fc7e949be5d7da1a2
|
|\| | |
| |/ /
|/| | |
|
| | |
| | |
| | |
| | | |
Change-Id: I43c0505e9a1652bfc568f23b787fc68a5c5e9220
|
|/ /
| |
| |
| | |
Change-Id: I0339f39d49bc6390d098017f32d92c776974e03e
|
| |
| |
| |
| | |
Change-Id: I8527776a4bd8236a85bb77f9791f9b76977ad181
|
| |
| |
| |
| | |
Change-Id: I73acfee9098a87b9cde8aca720586ec748b2a82f
|
| |
| |
| |
| | |
Change-Id: I9982ff325bef56694402caef28a77683c52ccd71
|
| |
| |
| |
| |
| |
| |
| | |
The goal is to simplify the code in LatinIME.java as well as having
a handy place to put debug calls to see interaction with TextView.
Change-Id: I255227e7e7343e0c2f3dcd1f185e5020d6186732
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Icd540742073d49d12e70b2d8bd99aaf7ccb5802d
|
|/ /
| |
| |
| |
| |
| |
| | |
Should we maybe rename back *BinaryDict* to *Dict* in another
change for simplicity?
Change-Id: I8f7dcb78b9bdf1a13ce403a997fbb8619f2b453b
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I03236386aea13fbd4fb8eaeee18e0008aa136502
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 6548943
Change-Id: I7b4fbe20615a28151a74875be43b9f4a20e0dce9
|