aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputMethodServiceCompatWrapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-31Remove InputConnectionCompatUtils•••Also, small cleanup in proguard.flags bug: 6129704 Change-Id: If4cc694dbe74b26b1d0da301bbc321ee7afc0211 Ken Wakasa4-109/+15
2012-03-30Import translations. DO NOT MERGE•••Change-Id: Id999b394a37669f66c9860aa5a67ac9ef2ae3d32 Eric Fischer49-1075/+24
2012-03-31Make LatinIME's native Makefile NDK-friendly•••Change-Id: I55d430756b3a8251c9ff49dfabfcecb047d979a4 Ken Wakasa1-0/+13
2012-03-30Remove ".." in the native LOCAL_SRC_FILES.•••The build system does not work well with ".." in the path of native source code. ".." causes the object files to spill out of the module's intermediate directory. Change-Id: Ib4a473426be296a738e7facbaa091e56f0b7c5b8 Ying Wang1-27/+60
2012-03-30Fix the build. Corresponding to I0f1a0dee•••Change-Id: Ibe31549a200f4c307fa4c1d4ef9ddac0a5952218 Ken Wakasa1-103/+0
2012-03-30Remove ArraysCompatUtils•••bug: 6129704 Change-Id: I0f1a0dee744e6dcdea7ae8606119b4af22b86663 Ken Wakasa2-63/+1
2012-03-30Remove the SharedPreferencesCompat class that is unused.•••bug: 6129704 Change-Id: Ib3f5ce242e016d2ffcefae915a312e5a9aeb9845 Ken Wakasa1-53/+0
2012-03-30Move VibratorCompatWrapper to VibratorUtils.•••bug: 6129704 Change-Id: Ib63f1ed2d610e27e14957cf8805ef884cae6adf6 Ken Wakasa4-26/+25
2012-03-30Add language agnostic QWERTY subtype•••Bug: 6010147 Change-Id: I705e38ac889172ae8b7c2a68e5c688f2ffc28320 Tadashi G. Takaoka15-18/+242
2012-03-30Remove unused resources•••Follow up to Ib27f2774 Bug: 6129704 Change-Id: I75b892a5f97270c270441a00f98e6e7ea1abc424 Tadashi G. Takaoka41-367/+2
2012-03-30Add "ij" letter to Dutch keyboard•••Change-Id: Ie8c2ec66c3e6bd5a95d34b53782cbc45785cd0b7 Tadashi G. Takaoka1-2/+5
2012-03-30Remove the "deprecated" classes•••bug: 6129704 Change-Id: Ib27f2774444e1f084b19be3fe6f56d25dffa7084 Ken Wakasa60-4069/+44
2012-03-30Fix settings key on more keys keyboard•••Bug: 6260868 Change-Id: I0b8113d283fa5d03a02115cd71a5af511982145a Tadashi G. Takaoka2-2/+2
2012-03-30Cleanup Slavic keyboard resources•••* Name keylabel_for string based on layout and position * Move all default resources to individual donottranslate-morekeys.xml And empty the default resources. This is much easier to maintain * Rename scandinavian resource name to nordic Change-Id: I34c43238d0cc4e9773a6d355f73a1fe11589e23e Tadashi G. Takaoka21-73/+144
2012-03-30Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9•••Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65 Ken Wakasa23-1/+1
2012-03-29improve ResearchLogger performance•••also demonstrate proposed logpoint invocation Bug: 6188932 Change-Id: Ib6a7a196fe2e5f8184d26d1e0e3e91b404454112 Kurt Partridge2-5/+31
2012-03-29Import translations. DO NOT MERGE•••Change-Id: Ieca91db4e16672a88d70d2f87d965f5382b18e05 Eric Fischer49-50/+98
2012-03-29Don't send touch coordinates if proximity characters correction is disabled•••Bug: 6225317 Change-Id: I4fa65e020d838f53066d4a071f58fb6f40583e0b Tadashi G. Takaoka42-50/+176
2012-03-29Separate leftward arrow from "add to dictionary" hint text•••Bug: 6008875 Change-Id: I2be1698e485bc6541163771f41b8b82eaa3cee7a Tadashi G. Takaoka3-3/+48
2012-03-29Fix some obvious compiler warnings•••Change-Id: I10a634f7492b45d5a72345f14d36cf341946387d Tadashi G. Takaoka10-21/+18
2012-03-29Fix race condition while changing the system locale•••Bug: 6128216 Change-Id: Ie153e3eb18feeb97aada6a7708075f5152f11999 Tadashi G. Takaoka1-5/+7
2012-03-28make ResearchLogger log write only•••Bug: 6188932 Change-Id: I8a8f944b1d4ee858d5ecaad0d3adc6dc7af54f68 Kurt Partridge1-0/+1
2012-03-28Import translations. DO NOT MERGE•••Change-Id: I9efc30a04a541a96ddd068d3aa9af8d65b6d7ace Eric Fischer2-3/+3
2012-03-28Change shifted key of quote on AZERTY phone to question mark•••Bug: 6242861 Change-Id: I8d05d68c2211682d20b0f32966b30212da9f28c7 Tadashi G. Takaoka1-1/+1
2012-03-28Remove useless adding of shortcut as unigrams.•••Change-Id: I1f50ebf00d6dd0dad4114fad86ace5b7b304613a Jean Chalard1-4/+0
2012-03-28Add read support for string shortcuts for makedict.•••Change-Id: I48ee4fc9ac703ad2a680b3cd848de91c415ea3c8 Jean Chalard2-35/+26
2012-03-28Change 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 Chalard1-44/+107
2012-03-28Fix coordinates of InputTestsBase.type•••Bug: 6225317 Change-Id: I5c9adb3e65e5742680309b4f2d1a9f2b83ce546f Tadashi G. Takaoka2-8/+3
2012-03-28Remove SupportTouchPositionCorrection from subtype extra value•••Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c Tadashi G. Takaoka13-74/+55
2012-03-28Good bye the proximity logic in Java code•••Bug: 4343280 Change-Id: I82f7d08703647a3492ce6e2d3b741146df58927e satok9-45/+30
2012-03-28Do not re-calculate primary code in WordComposer•••Bug: 4343280 Test: Ib43c0f1d1a19d067ea0 Change-Id: I3393a6099cb7fb824994f4656ccfef884f9c6bc4 satok1-3/+3
2012-03-28Fix AIOOBE•••Bug: 6236912 Change-Id: Ie09e5ef1c23eb48621ac3f2f2dc28dc2e46ca288 satok3-15/+20
2012-03-28Shorten maximum keyboard height to 46% of display height•••Change-Id: Ie71a7c085bfea4d45c078914eace20aa487f5354 Tadashi G. Takaoka3-3/+3
2012-03-27Import translations. DO NOT MERGE•••Change-Id: I5baced3e7a0d3a8721b20d1198bae403e5f8b71d Eric Fischer1-3/+3
2012-03-27Tighten up the "define" classes.•••Change-Id: I854b1dd56b676d0a492a15c16bfe4c6a1bcccdf7 Ken Wakasa2-2/+10
2012-03-27Use FontMetrics.top and padding to place keyHintLetter•••Bug: 6225638 Change-Id: Ia3680d84bd1e7ccbdb87aedca106641c6d270677 Tadashi G. Takaoka1-2/+4
2012-03-27Put 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 satok2-11/+25
2012-03-27ongoing cleanup 2•••Change-Id: I66b61cbe491cf8375144e834390beae3209a777d satok4-39/+39
2012-03-27More readable more keys definitions for English keyboard•••Change-Id: I6fdb818e8dcb1224fa3ae838ab8264fa927fbb50 Tadashi G. Takaoka1-8/+42
2012-03-27Add Icelandic keyboard•••Bug: 6150881 Change-Id: I8dedbea96f1bc9de30f5f13b0f3479dd55a33469 Tadashi G. Takaoka3-0/+122
2012-03-27Optimization: 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 Wakasa6-182/+32
2012-03-26Import translations. DO NOT MERGE•••Change-Id: Icbb05d5cbdfae8509610cd8270198181499e46ab Eric Fischer1-1/+1
2012-03-26Fix Farsi keyboard•••Bug: 5456620 Change-Id: Ia54f084fbc7a238aeda1df234c723d9e675ce62f Tadashi G. Takaoka16-35/+677