aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Fix long press caps lock handling"Tadashi G. Takaoka2011-11-174-6/+35
|\
| * Fix long press caps lock handlingTadashi G. Takaoka2011-11-164-6/+35
| | | | | | | | | | Bug: 5627467 Change-Id: I3850f283d44da81ecb22fc4e6d8aa574f5fcf65f
* | am d845c26b: Merge "Fix IndexOutOfBoundsException in monkey test" into ics-mr1Tadashi G. Takaoka2011-11-171-9/+12
|\ \ | |/ |/| | | | | * commit 'd845c26b0e72e67aa14b5eac4616eb5ee7d81b33': Fix IndexOutOfBoundsException in monkey test
| * Fix IndexOutOfBoundsException in monkey testTadashi G. Takaoka2011-11-161-9/+12
| | | | | | | | | | | | Bug: 5627027 Change-Id: I341cfa5c3d553a1c819d8455936b40a40ad30e87
* | am 549e295d: Fix updateFullscreenMode of LatinIMETadashi G. Takaoka2011-11-151-3/+3
|\| | | | | | | | | * commit '549e295dc113bff50077c3c355dcd94af09a1b2f': Fix updateFullscreenMode of LatinIME
| * Fix updateFullscreenMode of LatinIMETadashi G. Takaoka2011-11-151-3/+3
| | | | | | | | | | Bug: 5597608 Change-Id: If4b18dc933493bd74bc5506c028af86b0450df1f
| * Merge "Fix referring wrong TypedArray (DO NOT MERGE)" into ics-mr1Tadashi G. Takaoka2011-11-071-1/+1
| |\
| | * Fix referring wrong TypedArray (DO NOT MERGE)Tadashi G. Takaoka2011-11-071-1/+1
| | | | | | | | | | | | | | | | | | This is the cherry-pick of Change I2a8f00ed from Master. Change-Id: I2a8f00edb579e24e612e839498ece097e9d3d7f6
* | | Double space conversion should be enabled only when the 1st space is "weak".Ken Wakasa2011-11-151-1/+8
| | | | | | | | | | | | | | | bug: 5608934 Change-Id: Ide7ca9d526620c4f225a6f5eb27dcd7df5b504bd
* | | Merge "Be stricter for ruling characters out of spell checking"Jean Chalard2011-11-101-4/+25
|\ \ \
| * | | Be stricter for ruling characters out of spell checkingJean Chalard2011-11-101-4/+25
| | | | | | | | | | | | | | | | | | | | Bug: 5548308 Change-Id: Ie8025b02424b72b69a07907cde1093830c2d4d3d
* | | | Fill in the HAS_RECOMMENDED_SUGGESTIONS flag.Jean Chalard2011-11-101-21/+25
|/ / / | | | | | | | | | | | | Bug: 5530727 Change-Id: Ic53e227f72096053e08d90204bf1f287ec09290b
* | | am 0a75373f: Merge "Fix a bug where the UserDictionary may not be released" ↵Ken Wakasa2011-11-071-1/+5
|\| | | | | | | | | | | | | | | | | | | | into ics-mr1 * commit '0a75373f4187d2db036757c2c2bcaba42301fd22': Fix a bug where the UserDictionary may not be released
| * | Fix a bug where the UserDictionary may not be releasedJean Chalard2011-11-071-1/+5
| |/ | | | | | | | | Bug: 5547357 Change-Id: I521afeaa349c86fb0087cedb70127de6acebec78
* | Merge "Fix referring wrong TypedArray"Tadashi G. Takaoka2011-11-041-1/+1
|\ \
| * | Fix referring wrong TypedArrayTadashi G. Takaoka2011-11-041-1/+1
| | | | | | | | | | | | Change-Id: I2a8f00edb579e24e612e839498ece097e9d3d7f6
* | | Remember shift locked state when switching between Main keyboard and SymbolsTadashi G. Takaoka2011-11-041-0/+5
|/ / | | | | | | | | Bug: 5553660 Change-Id: Icb15a9f8a58243bd113c2d4897fee623ac48b66d
* | Skip loading keyboard when SoftInputWindow hasn't shown yet.Tadashi G. Takaoka2011-11-041-2/+6
| | | | | | | | | | Bug: 5541192 Change-Id: I003101b2a3fdeb5bb554d249634ec5ab50aea09e
* | Merge "Do not clip the popup key preview even if there is no left/right ↵Tadashi G. Takaoka2011-11-031-4/+8
|\ \ | | | | | | | | | preview icons"
| * | Do not clip the popup key preview even if there is no left/right preview iconsTadashi G. Takaoka2011-11-041-4/+8
| | | | | | | | | | | | Change-Id: Ie51f56c64ba4c69400fe6472b2397ba19ee74911
* | | Remove trailing spaces when appropriateJean Chalard2011-11-021-1/+5
|/ / | | | | | | | | Bug: 5509651 Change-Id: I99cfb5a6fc2873e2c11ed16967cd82a7f504a263
* | Merge "Fix JNI as 64bit ready"Tadashi G. Takaoka2011-10-312-10/+10
|\ \
| * | Fix JNI as 64bit readyTadashi G. Takaoka2011-10-312-10/+10
| | | | | | | | | | | | Change-Id: I7a3ed2cee3b20744869aa5cf89ff9fd95f5ab8fe
* | | am 352b9310: Merge "Use reflection to get field values of SuggestionSpan" ↵satok2011-10-311-7/+23
|\ \ \ | |/ / |/| / | |/ | | | | | | into ics-mr1 * commit '352b93104afa73fd53a04c4414bf382fcf477f04': Use reflection to get field values of SuggestionSpan
| * Merge "Use reflection to get field values of SuggestionSpan" into ics-mr1satok2011-10-281-7/+23
| |\
| | * Use reflection to get field values of SuggestionSpansatok2011-10-281-7/+23
| | | | | | | | | | | | | | | Bug: 5440299 Change-Id: I5e40edf6f790c078c4a05d0d347a89d63f7c042a
* | | am f2c57551: Merge "Removed lift-to-type from LatinIME accessibility." into ↵Svetoslav Ganov2011-10-282-40/+0
|\| | | | | | | | | | | | | | | | | | | | ics-mr1 * commit 'f2c57551a70de651dc34bd2d73f5e622ba3887db': Removed lift-to-type from LatinIME accessibility.
| * | Merge "Removed lift-to-type from LatinIME accessibility." into ics-mr1Svetoslav Ganov2011-10-282-40/+0
| |\ \ | | |/ | |/|
| | * Removed lift-to-type from LatinIME accessibility.Alan Viverette2011-10-262-40/+0
| | | | | | | | | | | | | | | Bug: 5522854 Change-Id: I32df86450fa0d5dd9606609ea693d0e331b64b19
* | | Merge "Make some private method static"Tadashi G. Takaoka2011-10-2711-27/+23
|\ \ \
| * | | Make some private method staticTadashi G. Takaoka2011-10-2811-27/+23
| | | | | | | | | | | | | | | | Change-Id: Ia23765268be0ef89d7fe7c3f5372ed32d6615765
* | | | am 07a44557: Merge "Cancel pending rotation when another rotation start" ↵Tadashi G. Takaoka2011-10-271-0/+2
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | into ics-mr1 * commit '07a445572f7fa21c0e24f5cdb0f0b88ff2adc672': Cancel pending rotation when another rotation start
| * | | Cancel pending rotation when another rotation startTadashi G. Takaoka2011-10-271-0/+2
| | |/ | |/| | | | | | | | | | Bug: 5516802 Change-Id: Iccb0abeb94e6dc1322a98a0c744188bb74034c7f
* | | Display "Touch again to save" in the keyboard localeKen Wakasa2011-10-283-9/+10
| |/ |/| | | | | | | bug: 524239 Change-Id: I227c193ba149f9296f8b1cf40aa3d9cf4e6ae2ab
* | am a7c41996: Merge "Preventing infinite call of dismissMoreKeysPanel" into ↵Tadashi G. Takaoka2011-10-272-7/+16
|\| | | | | | | | | | | | | ics-mr1 * commit 'a7c419964f46d1c354e81c5688f5da6b43428c9a': Preventing infinite call of dismissMoreKeysPanel
| * Merge "Preventing infinite call of dismissMoreKeysPanel" into ics-mr1Tadashi G. Takaoka2011-10-262-7/+16
| |\
| | * Preventing infinite call of dismissMoreKeysPanelTadashi G. Takaoka2011-10-262-7/+16
| | | | | | | | | | | | | | | | | | Bug: 5514583 Change-Id: Idf8dd1ebba0afdb768e538c2626b60770421d4be
| * | DO NOT MERGE: Fix a bug where the sequence numbers would be wrongJean Chalard2011-10-261-10/+14
| |/ | | | | | | | | | | | | | | | | | | 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
* | Merge "Use onCustomRequest to request haptick and audio feedback"Tadashi G. Takaoka2011-10-263-11/+16
|\ \
| * | Use onCustomRequest to request haptick and audio feedbackTadashi G. Takaoka2011-10-263-11/+16
| | | | | | | | | | | | Change-Id: I958f274d8cfebb1551cdf08f1bada50c20fb9ca0
* | | Merge "Remove eventTime argument from PointerTracker.onShowMoreKeysPanel"Tadashi G. Takaoka2011-10-263-8/+5
|\ \ \
| * | | Remove eventTime argument from PointerTracker.onShowMoreKeysPanelTadashi G. Takaoka2011-10-263-8/+5
| |/ / | | | | | | | | | Change-Id: Idbcd6e3047c6c0c407e3b347cf9f65951d43a312
* | | am cb8cb95d: Fix NPEKen Wakasa2011-10-261-0/+1
|\ \ \ | | |/ | |/| | | | | | | * commit 'cb8cb95d0afd340de9f1a0e15948f0068d2450bc': Fix NPE
| * | Fix NPEKen Wakasa2011-10-261-0/+1
| | | | | | | | | | | | | | | bug: 5512097 Change-Id: Id6752c95c9c4b39e7975daa187a2ab92b740060a
* | | Group special spaces and double/swapped spaces in undo modeJean Chalard2011-10-261-87/+129
| |/ |/| | | | | | | | | | | | | | | | | | | This introduces an elementary undo facility that accounts for magic space, strong space, double space and its cancelling, and swapped punctuation and its cancelling. The former three were existing behavior ; this change adds the swapped punctuation cancelling behavior. Bug: 5454442 Change-Id: I87af633f30caa2788e9af725e556a7f0746d9a14
* | Cleanup.Jean Chalard2011-10-252-25/+8
| | | | | | | | | | | | | | Remove a state that can never be reached, and ajust all the callers that would always have received false. Change-Id: Iac025568be11743428419e0772da306a4f0a0bf1
* | Small clean up.Jean Chalard2011-10-251-28/+5
| | | | | | | | | | | | Remove unused methods and constants. Change-Id: If72e04394a2943b416915217d22cb6e58a0508b3
* | Add a strong space behavior.Jean Chalard2011-10-251-15/+42
| | | | | | | | | | Bug: 5454442 Change-Id: Ic095cb65dd7b4427617cd74fc7c53a9666b218c4
* | Merge "Fix a cosmetic bug where text would blink on space swap"Jean Chalard2011-10-251-16/+19
|\ \
| * | Fix a cosmetic bug where text would blink on space swapJean Chalard2011-10-251-16/+19
| | | | | | | | | | | | | | | | | | | | | On space swap or space removal in some occasions there would be a small blink on the screen. This change fixes that. Change-Id: I486cbcc5dfcafd531b3fa92c4f9a3255832f22cc