aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | am 15a01d72: Merge "Do not show key preview of settings and shortcut key" int...•••* commit '15a01d72724ce7f0a9a5814443a03b907962f3fd': Do not show key preview of settings and shortcut key Tadashi G. Takaoka2011-11-182-9/+6
|\| |
| * | Merge "Do not show key preview of settings and shortcut key" into ics-mr1Tadashi G. Takaoka2011-11-172-9/+6
| |\ \
| | * | Do not show key preview of settings and shortcut key•••Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb Tadashi G. Takaoka2011-11-172-9/+6
* | | | resolved conflicts for merge of 137667ed to master•••Change-Id: I75fc5d278b002ab89dd2475d282d0ee4aede7817 Tadashi G. Takaoka2011-11-182-43/+62
|\| | | | |_|/ |/| |
| * | Merge "Ignore microphone and settings key while typing" into ics-mr1Tadashi G. Takaoka2011-11-172-43/+62
| |\ \
| | * | Ignore microphone and settings key while typing•••Bug: 5560766 Change-Id: I38b21d49b7e803bf94805ba8e13849b3c734e010 Tadashi G. Takaoka2011-11-172-43/+62
| | |/
| * | Skip loading keyboard when SoftInputWindow hasn't shown yet. (DO NOT MERGE)•••This is cherry-pick of I003101b2 from Master for Bug: 5541192 Bug: 5636367 Change-Id: I560126d17be6a770b19c1f1347332ebdfde5d671 Tadashi G. Takaoka2011-11-171-2/+6
| * | Merge "Fix long press caps lock handling (DO NOT MERGE)" into ics-mr1Tadashi G. Takaoka2011-11-174-7/+36
| |\ \ | | |/ | |/|
| | * Fix long press caps lock handling (DO NOT MERGE)•••This is cherry-pick of I3850f283. Bug: 5627467 Change-Id: If46dcbe5bac42b975bd001fefb9f11520a0abb70 Tadashi G. Takaoka2011-11-164-7/+36
* | | Merge "Fix long press caps lock handling"Tadashi G. Takaoka2011-11-174-6/+35
|\ \ \
| * | | Fix long press caps lock handling•••Bug: 5627467 Change-Id: I3850f283d44da81ecb22fc4e6d8aa574f5fcf65f Tadashi G. Takaoka2011-11-164-6/+35
* | | | am d845c26b: Merge "Fix IndexOutOfBoundsException in monkey test" into ics-mr1•••* commit 'd845c26b0e72e67aa14b5eac4616eb5ee7d81b33': Fix IndexOutOfBoundsException in monkey test Tadashi G. Takaoka2011-11-171-9/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Fix IndexOutOfBoundsException in monkey test•••Bug: 5627027 Change-Id: I341cfa5c3d553a1c819d8455936b40a40ad30e87 Tadashi G. Takaoka2011-11-161-9/+12
| |/
* | am 549e295d: Fix updateFullscreenMode of LatinIME•••* commit '549e295dc113bff50077c3c355dcd94af09a1b2f': Fix updateFullscreenMode of LatinIME Tadashi G. Takaoka2011-11-151-3/+3
|\|
| * Fix updateFullscreenMode of LatinIME•••Bug: 5597608 Change-Id: If4b18dc933493bd74bc5506c028af86b0450df1f Tadashi G. Takaoka2011-11-151-3/+3
| * Merge "Fix referring wrong TypedArray (DO NOT MERGE)" into ics-mr1Tadashi G. Takaoka2011-11-071-1/+1
| |\
| | * Fix referring wrong TypedArray (DO NOT MERGE)•••This is the cherry-pick of Change I2a8f00ed from Master. Change-Id: I2a8f00edb579e24e612e839498ece097e9d3d7f6 Tadashi G. Takaoka2011-11-071-1/+1
* | | Double space conversion should be enabled only when the 1st space is "weak".•••bug: 5608934 Change-Id: Ide7ca9d526620c4f225a6f5eb27dcd7df5b504bd Ken Wakasa2011-11-151-1/+8
* | | Merge "Be stricter for ruling characters out of spell checking"Jean Chalard2011-11-101-4/+25
|\ \ \
| * | | Be stricter for ruling characters out of spell checking•••Bug: 5548308 Change-Id: Ie8025b02424b72b69a07907cde1093830c2d4d3d Jean Chalard2011-11-101-4/+25
* | | | Fill in the HAS_RECOMMENDED_SUGGESTIONS flag.•••Bug: 5530727 Change-Id: Ic53e227f72096053e08d90204bf1f287ec09290b Jean Chalard2011-11-101-21/+25
|/ / /
* | | am 0a75373f: Merge "Fix a bug where the UserDictionary may not be released" i...•••* commit '0a75373f4187d2db036757c2c2bcaba42301fd22': Fix a bug where the UserDictionary may not be released Ken Wakasa2011-11-071-1/+5
|\| |
| * | Fix a bug where the UserDictionary may not be released•••Bug: 5547357 Change-Id: I521afeaa349c86fb0087cedb70127de6acebec78 Jean Chalard2011-11-071-1/+5
| |/
* | Merge "Fix referring wrong TypedArray"Tadashi G. Takaoka2011-11-041-1/+1
|\ \
| * | Fix referring wrong TypedArray•••Change-Id: I2a8f00edb579e24e612e839498ece097e9d3d7f6 Tadashi G. Takaoka2011-11-041-1/+1
* | | Remember shift locked state when switching between Main keyboard and Symbols•••Bug: 5553660 Change-Id: Icb15a9f8a58243bd113c2d4897fee623ac48b66d Tadashi G. Takaoka2011-11-041-0/+5
|/ /
* | Skip loading keyboard when SoftInputWindow hasn't shown yet.•••Bug: 5541192 Change-Id: I003101b2a3fdeb5bb554d249634ec5ab50aea09e Tadashi G. Takaoka2011-11-041-2/+6
* | Merge "Do not clip the popup key preview even if there is no left/right previ...Tadashi G. Takaoka2011-11-031-4/+8
|\ \
| * | Do not clip the popup key preview even if there is no left/right preview icons•••Change-Id: Ie51f56c64ba4c69400fe6472b2397ba19ee74911 Tadashi G. Takaoka2011-11-041-4/+8
* | | Remove trailing spaces when appropriate•••Bug: 5509651 Change-Id: I99cfb5a6fc2873e2c11ed16967cd82a7f504a263 Jean Chalard2011-11-021-1/+5
|/ /
* | Merge "Fix JNI as 64bit ready"Tadashi G. Takaoka2011-10-312-10/+10
|\ \
| * | Fix JNI as 64bit ready•••Change-Id: I7a3ed2cee3b20744869aa5cf89ff9fd95f5ab8fe Tadashi G. Takaoka2011-10-312-10/+10
* | | am 352b9310: Merge "Use reflection to get field values of SuggestionSpan" int...•••* commit '352b93104afa73fd53a04c4414bf382fcf477f04': Use reflection to get field values of SuggestionSpan satok2011-10-311-7/+23
|\ \ \ | |/ / |/| / | |/
| * Merge "Use reflection to get field values of SuggestionSpan" into ics-mr1satok2011-10-281-7/+23
| |\
| | * Use reflection to get field values of SuggestionSpan•••Bug: 5440299 Change-Id: I5e40edf6f790c078c4a05d0d347a89d63f7c042a satok2011-10-281-7/+23
* | | am f2c57551: Merge "Removed lift-to-type from LatinIME accessibility." into i...•••* commit 'f2c57551a70de651dc34bd2d73f5e622ba3887db': Removed lift-to-type from LatinIME accessibility. Svetoslav Ganov2011-10-282-40/+0
|\| |
| * | Merge "Removed lift-to-type from LatinIME accessibility." into ics-mr1Svetoslav Ganov2011-10-282-40/+0
| |\ \ | | |/ | |/|
| | * Removed lift-to-type from LatinIME accessibility.•••Bug: 5522854 Change-Id: I32df86450fa0d5dd9606609ea693d0e331b64b19 Alan Viverette2011-10-262-40/+0
* | | Merge "Make some private method static"Tadashi G. Takaoka2011-10-2711-27/+23
|\ \ \
| * | | Make some private method static•••Change-Id: Ia23765268be0ef89d7fe7c3f5372ed32d6615765 Tadashi G. Takaoka2011-10-2811-27/+23
* | | | am 07a44557: Merge "Cancel pending rotation when another rotation start" into...•••* commit '07a445572f7fa21c0e24f5cdb0f0b88ff2adc672': Cancel pending rotation when another rotation start Tadashi G. Takaoka2011-10-271-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Cancel pending rotation when another rotation start•••Bug: 5516802 Change-Id: Iccb0abeb94e6dc1322a98a0c744188bb74034c7f Tadashi G. Takaoka2011-10-271-0/+2
| | |/ | |/|
* | | Display "Touch again to save" in the keyboard locale•••bug: 524239 Change-Id: I227c193ba149f9296f8b1cf40aa3d9cf4e6ae2ab Ken Wakasa2011-10-283-9/+10
| |/ |/|
* | am a7c41996: Merge "Preventing infinite call of dismissMoreKeysPanel" into ic...•••* commit 'a7c419964f46d1c354e81c5688f5da6b43428c9a': Preventing infinite call of dismissMoreKeysPanel Tadashi G. Takaoka2011-10-272-7/+16
|\|
| * Merge "Preventing infinite call of dismissMoreKeysPanel" into ics-mr1Tadashi G. Takaoka2011-10-262-7/+16
| |\
| | * Preventing infinite call of dismissMoreKeysPanel•••Bug: 5514583 Change-Id: Idf8dd1ebba0afdb768e538c2626b60770421d4be Tadashi G. Takaoka2011-10-262-7/+16
| * | DO NOT MERGE: Fix a bug where the sequence numbers would be wrong•••The spell checker cannot afford to return static objects, seeing as the framework will then use the same objects to pair the cookie and sequence ids to the request. This is a backport of Ia9c3a933 Bug: 5503243 Change-Id: Ia9c3a933bfb30cf5525418b240ef60632d72c9d0 Jean Chalard2011-10-261-10/+14
| |/
* | Merge "Use onCustomRequest to request haptick and audio feedback"Tadashi G. Takaoka2011-10-263-11/+16
|\ \
| * | Use onCustomRequest to request haptick and audio feedback•••Change-Id: I958f274d8cfebb1551cdf08f1bada50c20fb9ca0 Tadashi G. Takaoka2011-10-263-11/+16
* | | Merge "Remove eventTime argument from PointerTracker.onShowMoreKeysPanel"Tadashi G. Takaoka2011-10-263-8/+5
|\ \ \