- Mar 24, 2011
-
-
Jean Chalard authored
The Arabic keyboard is more or less based on PC keyboard and other sources. It has no means to input diacritics at the moment. Some data for the Hebrew keyboard was already there, but not used. This change splits phone and tablet layout and consolidates the tablet one to something that seems sensible. It can't input diacritics either at the moment. Other shortcomings affect those keyboards. For example, normal Hebrew keyboards switch to capital QWERTY keyboard with shift on, as there are no capital Hebrew characters, but this version does not feature this. It should be mostly possible already to enter Arabic or Hebrew with these keyboards however. Change-Id: Ic4df2a9a77ffd03c4f9ee2c47e03c0f43f8e48ae
-
- Mar 22, 2011
-
-
Eric Fischer authored
* commit 'd22359e4': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit 'f75f9c53': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Icac4b15118a9a49cac6d0c70e5783e64fa430782
-
- Mar 19, 2011
-
-
satok authored
-
satok authored
Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
-
Ken Wakasa authored
-
Ken Wakasa authored
Change-Id: I9c39ba24578931944aae8182918ed48a2e82eb39
-
Eric Fischer authored
am 645f5e98: (-s ours) am f11c0a24: (-s ours) am e37ee542: Import revised translations. DO NOT MERGE * commit '645f5e98': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit 'f11c0a24': Import revised translations. DO NOT MERGE
-
- Mar 18, 2011
-
-
Eric Fischer authored
* commit 'e37ee542': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I09b8c4f7c9a0b89fe5c4da8202115dedaa237fc3
-
Jean Chalard authored
-
Jean Chalard authored
This change adds basic support for an external dictionary provider. It adds methods for reading the dictionary itself from an asset in the dictionary provider package directly, obtaining the file name through the ContentProvider interface; it also adds a way of getting the data through an InputStream and copying the file locally. Incidentally this change also adds the code needed to listen for updating the dictionary provider package and reloading it in time. This change also goes hand-in-hand with Iab31db6e, which implements the small closed part of this. Issue: 3414944 Change-Id: I5e4fff99a59bb99dbdb002102db6c90e6cb41c8a
-
satok authored
-
satok authored
Change-Id: I158414efaff43d0c6abe1f9af83ed3425992dfb9
-
- Mar 17, 2011
-
-
Eric Fischer authored
Change-Id: I02fb673c7b4f180fb60c5cb869c458b65820781a
-
satok authored
Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
-
Tadashi G. Takaoka authored
This changes: * Flag initialization code in BinaryDictionary to be more unit test friendly. * Removing unnecessary class hierarchy of LatinIME inner class WordAlternatives. * Formatting normalized score neatly. Change-Id: I9f10c093d4f36258fe883cf3fb10cbbda2770497
-
Tadashi G. Takaoka authored
-
Eric Fischer authored
* commit '88adb7d4': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Ieb00b75f2eb2f9a85e11c1694d42d2ee449e29e0
-
- Mar 16, 2011
-
-
Tadashi G. Takaoka authored
This change also corrects usage of "frequency", "priority" and "score" * Frequency is the relative probability in dictionary. * Score is the relative probability in suggestions. * Priority is kind a sorted score. Change-Id: Iafb135a4ecdb401cc505014a07c74dfcac44d699
-
Jean Chalard authored
* commit 'd631651b': Avoid the removal of high-ranking exactly typed candidates.
-
Eric Fischer authored
* commit 'c0471c43': Import revised translations. DO NOT MERGE
-
Jean Chalard authored
It used to be the case that the scoring system turns up the same word that was entered with a different capitalization, but with a lower score than some other, more frequent word. To cope with this, there was code that would order such candidates in the first slot no matter what. This processing is now useless because fully matching words now have a huge boost that ensures they will get to the top of the list, before any non-fully matching word (which means, differing only by capitalization or accents). The bug that did happen with this was, if a fully-matching word got matched by several processing passes, and the (chronologically) later score affected to this word was weaker, it would result in the duplicate removal pass removing the stronger score. This in turn would mess with autocorrect. In an effort to keep the risk at a minimum for MR1, this change does not actually remove the useless code, but adds a check in the odd case to avoid the bad situation. Another change will remove the code for ICS release. bug: 4100269 Change-Id: I18c0575332981ffec0e257e26a360995838d521e
-
- Mar 15, 2011
-
-
Eric Fischer authored
Change-Id: I6eaad0ee53243ae5eece9bc6f8013eb77472e988
-
Eric Fischer authored
Change-Id: Idc65c5944dcfa576ee50facb6b1f82e2a7d7186f
-
- Mar 10, 2011
-
-
Eric Fischer authored
* commit '9db8d064': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I660c6bc3b40072e209fe31c3c86ad11ce7928a71
-
- Mar 09, 2011
-
-
Tadashi G. Takaoka authored
* commit '6a75cd12': Add alphabet hint to number password layout
-
Tadashi G. Takaoka authored
* commit 'ab0ee37f': Disable debug flag in TextEntryState
-
Tadashi G. Takaoka authored
Bug: 4063047 Change-Id: I53e79edcb15d4da73a72d14a38224e80b612c115
-
- Mar 08, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4051276 Change-Id: I980c0dfefdf3ae70935aca9755a55d1c925a23f9
-
satok authored
-
satok authored
-
satok authored
Bug: 4027223 Change-Id: Ie9a5552d2f41d60f433573fde52efc097f5143bf
-
satok authored
Bug: 3447571 Change-Id: I538e4e706982129b666ca1ab1085f1b68b69f87f
-