aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-01Yet another cleanup in ProximityInfoParams•••Change-Id: Ice5f5e519f4ccd2e6035010b8fe6b2296ef658d7 Ken Wakasa4-17/+23
2013-02-01Cleanup in ProximityInfoStateUtils•••Change-Id: I416c0f0a5da6ce69c4ca1e848168e47b83d6597a Ken Wakasa5-163/+224
2013-02-01Clean up GestureFloatingPreviewText•••Change-Id: Ie64dd06a99e54b2f432725f69dc4f38c81359ce6 Tadashi G. Takaoka1-45/+31
2013-01-31[Rlog48a] Update and make logging strings consistent•••Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8 Kurt Partridge4-13/+12
2013-01-31ResearchLogger invocation tests•••- Start with just a smoke test. - Sets up a private SharedPreferences multi-project commit with I81cceba23692d64c2ea58a46351fc36d118ff825 Change-Id: I96e02d9a8de70cb5c03fd7411b886903e7a83673 Kurt Partridge1-1/+1
2013-01-31[Rlog47] Replayer service, inspect-researchLog.py•••multi-project commit with Ia2dd81afb4ea124094a20a39e31ffd193edff3d2 Change-Id: I80fe8f2ce137fedf48038955d5f3d9deed04f763 Kurt Partridge4-12/+94
2013-01-31Cleanup in ProximityInfoStateUtils•••Change-Id: Ifce1c4a2c8b8859c1723ebe01023211a9f495b2f Ken Wakasa5-56/+71
2013-01-31remove unused function•••Change-Id: I7dbcf2926801279a286980f6a650f63722890cea Satoshi Kataoka2-7/+0
2013-01-31Cleanups in defines.h•••Change-Id: I75ab11e0d6374a2d1302d1684453a61b98682b13 Ken Wakasa1-25/+2
2013-01-31Remove meaningless assertion•••Change-Id: I8c12a11e54e084cc0554c54cecb441e96a03df08 Ken Wakasa1-1/+1
2013-01-30[Rlog39] Remove unnecessary commitCurrentLogUnit() call•••Change-Id: I1983095058d004476065328ad34bb9e325af7062 Kurt Partridge1-1/+0
2013-01-31Create methods in LatinIME to make the current dict lists•••Bug: 7005813 Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f Jean Chalard5-14/+118
2013-01-31Add a way to know externally if we're installing a new dict•••That helps tests know when to wait and when to declare the dictionary actually not usable. Bug: 7925814 Change-Id: Ic963c1206c43e3cde39ac4214a0d601f4fc6c03b Jean Chalard2-2/+11
2013-01-30Import translations. DO NOT MERGE•••Change-Id: I7abda81fe11b1faa8a82ed42609c5dfa7a62a318 Auto-generated-cl: translation import Baligh Uddin53-295/+459
2013-01-30Small cleanups in binary_format.h•••Change-Id: I6049a2f312b7d53a3ffa688ddca5731004784ebe Ken Wakasa1-8/+6
2013-01-30refactor•••Change-Id: If5a59667cf3b9dc0c4d7423d2cf4ab640bdacf49 Satoshi Kataoka1-1/+1
2013-01-30Remove unnecessary maxProximityCharsSize•••Change-Id: I8013004c1db2a4133795a0e41edea1a41b770cfd Ken Wakasa3-27/+21
2013-01-30Just cosmetic fixes•••Change-Id: I85e9454d774162df46a29791eb562d0cedaff78e Ken Wakasa2-53/+17
2013-01-30Add keyboardLetfPadding and keyboardRightPadding attributes•••This change splits keyboardHorizontalEdgesPadding attributes of Keyboard into two attributes. Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1 Tadashi G. Takaoka16-31/+40
2013-01-30Remove "dimension|fraction" format from Key and Keyboard attributes•••Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7 Tadashi G. Takaoka6-76/+80
2013-01-29[Rlog29] User interface for recording•••- Also, internal flag for automatically replaying after a recording is made (off by default) - RLog key to "Bug?" multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2 Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb Kurt Partridge6-179/+364
2013-01-29[Rlog27] Add replay capability•••- Add support for replaying log files to the ResearchLogger. This will let users preview data that they choose to upload. - When the user explicitly requests that the system record their action, it will record everything up to, and including, the motion involved in shutting off the recording. This change also removes the stop-recording motion commands. Change-Id: Ib1df383bbf1881512cb111fab9f6749c25e436ba Kurt Partridge7-87/+580
2013-01-30Small cleanups•••Change-Id: I3e5862a405b4c63616c7ea947cd53c52b5035862 Ken Wakasa4-6/+6
2013-01-29Fix off-device regression test build•••Bug: 8093623 Change-Id: I775a8691bbedf58caef07d0b4af59c7444dd81be Tadashi G. Takaoka1-1/+0
2013-01-29Some more misc cleanups•••Change-Id: I88cb6d38d73a2a68ade2f2190910f4733cd7b668 Ken Wakasa3-7/+7
2013-01-29Misc cleanups•••Change-Id: Ie4f03f082097f913056308f02c6e15d5b11f84e8 Ken Wakasa5-12/+7
2013-01-29Refactoring•••This creates a new DictionaryInfoUtils class and moves a bunch of static methods there for later usage. Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a Jean Chalard6-222/+274
2013-01-29Remove {max,min}keyboardHeight attribute from Keyboard•••This change removes a DisplayMetrics reference from KeyboardBuilder. Change-Id: I512694274e69e5281d5be47c3f938bcfd6571152 Tadashi G. Takaoka6-49/+52
2013-01-29Add summary text to sliding key input preview settings•••Bug: 8089491 Change-Id: I15801281a95b01c67ef23a9c1558d6cdf457d375 Tadashi G. Takaoka2-2/+5
2013-01-29Remove a duplicated method•••Change-Id: I41bd0612bf42d549d1acf0d733b689fce68aa8a1 Ken Wakasa2-17/+2
2013-01-28Build native subdirectories first•••multi-project commit with I004026c5c0400929ec56f5f7ab8fbe3b00eed75a Change-Id: Ic66148abfc12fca3532806c5fb2166efc072a60b Kurt Partridge1-2/+3
2013-01-28Revert "Import translations. DO NOT MERGE"•••broken build. This reverts commit 2c7768328164420613c824728e0c61f08f9dbb12 Change-Id: I2abbb8f148990a7778c8782834b5996b52e45dbe Baligh Uddin53-355/+269
2013-01-28Import translations. DO NOT MERGE•••Change-Id: Ia29e0c424e5210919bc6f9c4683a2c96e2936cad Auto-generated-cl: translation import Baligh Uddin53-269/+355
2013-01-28Remove keyboard layout description on the spacebar•••Bug: 8056376 Change-Id: I33f07e7a044c2b5fc20de40c7a9777dab493e41c Tadashi G. Takaoka3-97/+142
2013-01-25Remove pending update messages upon starting a gesture•••Bug: 8064307 Change-Id: Ia623ab81b6d12eedc6b20bc4c1ce34ce72d5832f Jean Chalard1-0/+1
2013-01-25Clean up Settings and SettingsFragment a bit•••Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68 Tadashi G. Takaoka7-67/+70
2013-01-24Initialize ResearchLogger later to avoid NPE•••Change-Id: I1b817dfbdc319ac9bbf2f08e094a007849ce767f Kurt Partridge1-3/+3
2013-01-24Refactor most probable string•••Change-Id: I96597decf5e36d9ce088c34427915f2379255054 Satoshi Kataoka4-66/+97
2013-01-24Add preliminary graphics of sliding key input preview•••Bug: 7548583 Change-Id: Idde6a62f9e64458055c99c893b71c02d1adc7b04 Tadashi G. Takaoka12-32/+76
2013-01-24Display custom input style name in system locale•••Bug: 8032166 Change-Id: Ib9a6b63c4d540ce377892fb865e53abdd8adec16 Tadashi G. Takaoka7-48/+240
2013-01-24add a function to char utils•••Change-Id: Id0b45a824a4655d8aba1bf6e1c6df3acd2cbe850 Satoshi Kataoka1-0/+11
2013-01-24Clean up SettingsFragment a bit•••Change-Id: Ic0727003f2645f0c38200b67bb2f4046249c6273 Tadashi G. Takaoka1-25/+26
2013-01-24Refactor proximity info•••Change-Id: Ie9ea10fe6850721dd7fe64ffc05edc68f2217d2e Satoshi Kataoka4-39/+38
2013-01-24Fix dismissing gesture floating preview•••Bug: 8063926 Change-Id: I3b5b29ea0d5e4833e10e830dbdb086c868cd4884 Tadashi G. Takaoka1-0/+1
2013-01-23Import translations. DO NOT MERGE•••Change-Id: I2df467fe9c740e33d2346dd09f5696c95af99aa5 Auto-generated-cl: translation import Baligh Uddin53-211/+213
2013-01-23[Rlog83] Fix missing uses of hasWord() abstraction•••Change-Id: I78e286723b1b8c8bcc7aea0cc81ef2ee66a193ac Kurt Partridge3-19/+17
2013-01-23Adjust debug warning log•••Change-Id: I1ea4be3e8bf29f9fd1ad89795eace440a5159559 Ken Wakasa1-1/+1
2013-01-23Refactor proximity info state•••Change-Id: I00e0618d95d20e5bf5c9e6481e4d3037723785f7 Satoshi Kataoka4-62/+60
2013-01-23Configurable key long press timeout•••The default long presss timeout is 300msec (previous timeout was 400ms). Bug: 7600340 Change-Id: Ia8b64784ac03588631cfcbad30e021d74f3fd0d8 Tadashi G. Takaoka9-19/+70
2013-01-23Throw exception when invalid time stamps are detected in debug mode•••Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b Satoshi Kataoka1-0/+22