aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Remove InputMethodSubtypeCompatWrapper"Tadashi G. Takaoka2012-04-029-372/+51
|\ \ \
| * | | Remove InputMethodSubtypeCompatWrapper•••Bug: 6129704 Change-Id: I8f84f0f61a2205ac1fcd1cd40e3a586ee535282d Tadashi G. Takaoka2012-04-039-372/+51
* | | | Add a simple way to input dictionary header attributes•••Just add them as an attribute to the root of the XML node. Bug: 6202812 Change-Id: Idf040bfebf20a72f9e4370930a85d97df593f484 Jean Chalard2012-04-032-4/+31
|/ / /
* | | Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED boolean•••Bug: 6129704 Change-Id: I7643e656c6e7656eff339cc301dd32f34dee83a4 Tadashi G. Takaoka2012-04-025-181/+14
* | | Merge "Remove InputMethodInfoCompatWrapper"Tadashi G. Takaoka2012-04-024-116/+26
|\ \ \ | |_|/ |/| |
| * | Remove InputMethodInfoCompatWrapper•••Bug: 6129704 Change-Id: I0eca1ee7d1769ddc44f93c50f0723196299bc6d6 Tadashi G. Takaoka2012-04-024-116/+26
| |/
* / Combine candidate words and scores•••Bug: 5240798 Change-Id: Ie56c1c2cfd7f365e771fee88c1ed15012448feed satok2012-04-025-94/+119
|/
* Come back the proximity correction to ExpandableDictionary•••Bug: 6242539 Change-Id: Ic0467d54c9d85d0653812d4e127328878ef15b94 satok2012-04-022-3/+35
* Remove InputConnectionCompatUtils•••Also, small cleanup in proguard.flags bug: 6129704 Change-Id: If4cc694dbe74b26b1d0da301bbc321ee7afc0211 Ken Wakasa2012-03-313-93/+10
* Remove ArraysCompatUtils•••bug: 6129704 Change-Id: I0f1a0dee744e6dcdea7ae8606119b4af22b86663 Ken Wakasa2012-03-302-63/+1
* Remove the SharedPreferencesCompat class that is unused.•••bug: 6129704 Change-Id: Ib3f5ce242e016d2ffcefae915a312e5a9aeb9845 Ken Wakasa2012-03-301-53/+0
* Move VibratorCompatWrapper to VibratorUtils.•••bug: 6129704 Change-Id: Ib63f1ed2d610e27e14957cf8805ef884cae6adf6 Ken Wakasa2012-03-304-26/+25
* Merge "Add language agnostic QWERTY subtype"Tadashi G. Takaoka2012-03-302-6/+18
|\
| * Add language agnostic QWERTY subtype•••Bug: 6010147 Change-Id: I705e38ac889172ae8b7c2a68e5c688f2ffc28320 Tadashi G. Takaoka2012-03-302-6/+18
* | Remove unused resources•••Follow up to Ib27f2774 Bug: 6129704 Change-Id: I75b892a5f97270c270441a00f98e6e7ea1abc424 Tadashi G. Takaoka2012-03-301-6/+2
|/
* Remove the "deprecated" classes•••bug: 6129704 Change-Id: Ib27f2774444e1f084b19be3fe6f56d25dffa7084 Ken Wakasa2012-03-3021-3917/+7
* improve ResearchLogger performance•••also demonstrate proposed logpoint invocation Bug: 6188932 Change-Id: Ib6a7a196fe2e5f8184d26d1e0e3e91b404454112 Kurt Partridge2012-03-292-5/+31
* Merge "Separate leftward arrow from "add to dictionary" hint text"Tadashi G. Takaoka2012-03-291-2/+11
|\
| * Separate leftward arrow from "add to dictionary" hint text•••Bug: 6008875 Change-Id: I2be1698e485bc6541163771f41b8b82eaa3cee7a Tadashi G. Takaoka2012-03-291-2/+11
* | Merge "Fix some obvious compiler warnings"Tadashi G. Takaoka2012-03-2910-21/+18
|\ \
| * | Fix some obvious compiler warnings•••Change-Id: I10a634f7492b45d5a72345f14d36cf341946387d Tadashi G. Takaoka2012-03-2910-21/+18
| |/
* | Merge "Don't send touch coordinates if proximity characters correction is dis...Tadashi G. Takaoka2012-03-294-16/+55
|\ \
| * | Don't send touch coordinates if proximity characters correction is disabled•••Bug: 6225317 Change-Id: I4fa65e020d838f53066d4a071f58fb6f40583e0b Tadashi G. Takaoka2012-03-294-16/+55
* | | Merge "Fix race condition while changing the system locale"Tadashi G. Takaoka2012-03-291-5/+7
|\ \ \
| * | | Fix race condition while changing the system locale•••Bug: 6128216 Change-Id: Ie153e3eb18feeb97aada6a7708075f5152f11999 Tadashi G. Takaoka2012-03-291-5/+7
| | |/ | |/|
* / | make ResearchLogger log write only•••Bug: 6188932 Change-Id: I8a8f944b1d4ee858d5ecaad0d3adc6dc7af54f68 Kurt Partridge2012-03-281-0/+1
|/ /
* | Merge "Remove useless adding of shortcut as unigrams."Jean Chalard2012-03-281-4/+0
|\ \
| * | Remove useless adding of shortcut as unigrams.•••Change-Id: I1f50ebf00d6dd0dad4114fad86ace5b7b304613a Jean Chalard2012-03-281-4/+0
* | | Merge "Add read support for string shortcuts for makedict."Jean Chalard2012-03-282-35/+26
|\| |
| * | Add read support for string shortcuts for makedict.•••Change-Id: I48ee4fc9ac703ad2a680b3cd848de91c415ea3c8 Jean Chalard2012-03-282-35/+26
* | | Merge "Change the format of the shortcuts in the binary dict."Jean Chalard2012-03-281-44/+107
|\| | | |/ |/|
| * Change the format of the shortcuts in the binary dict.•••This only includes the write part of the change. The read part is coming in a different commit. Change-Id: Iabe7af6cd134462dc19245f5400719920ed31c8f Jean Chalard2012-03-281-44/+107
* | Merge "Remove SupportTouchPositionCorrection from subtype extra value"Tadashi G. Takaoka2012-03-284-33/+19
|\ \
| * | Remove SupportTouchPositionCorrection from subtype extra value•••Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c Tadashi G. Takaoka2012-03-284-33/+19
* | | Good bye the proximity logic in Java code•••Bug: 4343280 Change-Id: I82f7d08703647a3492ce6e2d3b741146df58927e satok2012-03-282-19/+9
* | | Do not re-calculate primary code in WordComposer•••Bug: 4343280 Test: Ib43c0f1d1a19d067ea0 Change-Id: I3393a6099cb7fb824994f4656ccfef884f9c6bc4 satok2012-03-281-3/+3
* | | Fix AIOOBE•••Bug: 6236912 Change-Id: Ie09e5ef1c23eb48621ac3f2f2dc28dc2e46ca288 satok2012-03-283-15/+20
|/ /
* | Tighten up the "define" classes.•••Change-Id: I854b1dd56b676d0a492a15c16bfe4c6a1bcccdf7 Ken Wakasa2012-03-272-2/+10
* | Merge "Use FontMetrics.top and padding to place keyHintLetter"Tadashi G. Takaoka2012-03-271-2/+4
|\ \
| * | Use FontMetrics.top and padding to place keyHintLetter•••Bug: 6225638 Change-Id: Ia3680d84bd1e7ccbdb87aedca106641c6d270677 Tadashi G. Takaoka2012-03-271-2/+4
* | | Merge "Put a misspelled flag if the word is not valid by the same logic of An...satok2012-03-272-11/+25
|\ \ \
| * | | Put a misspelled flag if the word is not valid by the same logic of Android s...•••Bug: 6222722 Currently, the flags of the suggestion span from the Latin IME is different from the flags from Android spell checker. Change-Id: I2f7a54ae0d63235a0b94e039109ab8b2f1311055 satok2012-03-272-11/+25
* | | | ongoing cleanup 2•••Change-Id: I66b61cbe491cf8375144e834390beae3209a777d satok2012-03-274-39/+39
| |/ / |/| |
* | | Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for Research...•••Move GodMode specific tests to relevant directories as well. This goes along with I9dc4d469 Change-Id: I4a21c53846b26eede346cb1da13e6abbdf9ec27f Ken Wakasa2012-03-275-26/+32
| |/ |/|
* | Merge "Add a flag file for the experimental mode"satok2012-03-261-0/+21
|\ \
| * | Add a flag file for the experimental mode•••Change-Id: I880b7c85dbc20f8d7590b7f65b5f898bfb2266f9 satok2012-03-261-0/+21
| |/
* | Merge "Split a method for reuse"Jean Chalard2012-03-261-1/+5
|\ \
| * | Split a method for reuse•••Change-Id: I9a82e538903f05bedad51bc195866abbd9daf957 Jean Chalard2012-03-261-1/+5
| |/
* | Merge "add tests for ResearchLogger"Kurt Partridge2012-03-261-6/+6
|\ \
| * | add tests for ResearchLogger•••Bug: 6188932 Change-Id: Icf407f9d145d2b25b70d5d7bc30ee3d64561620c Kurt Partridge2012-03-261-7/+9