aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do not show key preview of settings and shortcut key" into ics-mr1Tadashi G. Takaoka2011-11-1718-25/+6
|\
| * Do not show key preview of settings and shortcut key•••Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb Tadashi G. Takaoka2011-11-1718-25/+6
* | Merge "Ignore microphone and settings key while typing" into ics-mr1Tadashi G. Takaoka2011-11-173-43/+63
|\ \
| * | Ignore microphone and settings key while typing•••Bug: 5560766 Change-Id: I38b21d49b7e803bf94805ba8e13849b3c734e010 Tadashi G. Takaoka2011-11-173-43/+63
| |/
* | Merge "Skip loading keyboard when SoftInputWindow hasn't shown yet. (DO NOT M...Tadashi G. Takaoka2011-11-171-2/+6
|\ \
| * | 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
* | | am 4c1dfc62: Fix a critical underflow in the touch calibration. This is a che...•••* commit '4c1dfc62c8d59c7503d3635c96a4c1582f9d9e8a': Fix a critical underflow in the touch calibration. This is a cherry-pick of Iacc746e1cc97bf3 Bug: 5629373 Change-Id: Ia198fe5e82b9e7fb801d9bae65cf9c6bbbd1befa satok2011-11-170-0/+0
|\ \ \ | |/ / |/| |
| * | Fix a critical underflow in the touch calibration. This is a cherry-pick of I...•••Bug: 5629373 Change-Id: Ia198fe5e82b9e7fb801d9bae65cf9c6bbbd1befa satok2011-11-171-0/+3
* | | 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 the touch calibration bug" into ics-mr1satok2011-11-161-0/+3
|\ \ \
| * | | Fix the touch calibration bug•••Bug: 5629373 Change-Id: Iacc746e1cc97bf305e1f287cf7431b7115607eeb satok2011-11-171-0/+3
* | | | Merge "Fix IndexOutOfBoundsException in monkey test" into ics-mr1Tadashi G. Takaoka2011-11-161-9/+12
|\ \ \ \
| * | | | Fix IndexOutOfBoundsException in monkey test•••Bug: 5627027 Change-Id: I341cfa5c3d553a1c819d8455936b40a40ad30e87 Tadashi G. Takaoka2011-11-161-9/+12
| | |/ / | |/| |
* | | | Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-11-163-5/+5
|\ \ \ \
| * | | | Import revised translations. DO NOT MERGE•••Change-Id: I9e72643726caf00d8e1acd98d9843576c15f39be Eric Fischer2011-11-163-5/+5
| | |/ / | |/| |
* | | | am 1c0f94c5: Reconcile with ics-factoryrom-2-release•••* commit '1c0f94c5916921ee861933e080d7b0f711b019e1': The Android Open Source Project2011-11-160-0/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Reconcile with ics-factoryrom-2-release•••Change-Id: Ie0c40f94cf560dbe14a334d2e177e4e4a9d32eb7 The Android Open Source Project2011-11-160-0/+0
| |\ \
* | \ \ Reconcile with ics-factoryrom-2-release•••Change-Id: I9bf189bb9a5349fe01657e1981f075370d6ed4e7 The Android Open Source Project2011-11-160-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Fix a bug that would end up in memory corruption•••Square distances array was not the right size. Copying long words into it would result in fandango on core. Bug: 5508337 Bug: 5591925 Change-Id: I7598081b3cfcd1975b206dada1baf8da9be35641 Jean Chalard2011-11-101-6/+9
* | | | Fix updateFullscreenMode of LatinIME•••Bug: 5597608 Change-Id: If4b18dc933493bd74bc5506c028af86b0450df1f Tadashi G. Takaoka2011-11-151-3/+3
| |_|/ |/| |
* | | am df2fed2b: Merge "Fix a bug that would end up in memory corruption" into ic...•••* commit 'df2fed2b791c5d6ef64597d515c971aa32a59b92': Fix a bug that would end up in memory corruption Ken Wakasa2011-11-101-6/+9
|\ \ \ | | |/ | |/|
| * | Merge "Fix a bug that would end up in memory corruption" into ics-mr0Ken Wakasa2011-11-091-6/+9
| |\ \
| | * | Fix a bug that would end up in memory corruption•••Square distances array was not the right size. Copying long words into it would result in fandango on core. Bug: 5508337 Bug: 5591925 Change-Id: I7598081b3cfcd1975b206dada1baf8da9be35641 Jean Chalard2011-11-101-6/+9
* | | | am f82bda20: (-s ours) Import revised translations. DO NOT MERGE•••* commit 'f82bda2080456f47e2063205be4155ac4de848bb': Import revised translations. DO NOT MERGE Eric Fischer2011-11-090-0/+0
|\| | |
| * | | Import revised translations. DO NOT MERGE•••Change-Id: I72e240a0001a0c9749b707a132bae5a3589d5c96 Eric Fischer2011-11-083-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
* | | | Merge "Fix a bug where the UserDictionary may not be released" into ics-mr1Ken 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
| |/ / /
* / / / Import revised translations. DO NOT MERGE•••Change-Id: I3650b8f5925e9f71927312acf310f7a165bd4ce3 Eric Fischer2011-11-072-2/+2
|/ / /
* | | am 01c335df: (-s ours) Import revised translations. DO NOT MERGE•••* commit '01c335df7178e8126617e4e29d5ed6602ff25c4a': Import revised translations. DO NOT MERGE Eric Fischer2011-11-030-0/+0
|\| |
| * | Import revised translations. DO NOT MERGE•••Change-Id: Ib73d7c6594aef7eb5d2c97fb675dbe5574dd5d12 Eric Fischer2011-11-021-1/+1
* | | Import revised translations. DO NOT MERGE•••Change-Id: I63a6dd39a4af314afdb782ea090171c7bc959749 Eric Fischer2011-11-015-4/+310
* | | 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
* | | | 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 "Cancel pending rotation when another rotation start" into ics-mr1Tadashi 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
| |/ / /
* | | | am f4c1cd77: (-s ours) Import revised translations. DO NOT MERGE•••* commit 'f4c1cd7729eea7a48e084eaea0cb28013d9131ae': Import revised translations. DO NOT MERGE Eric Fischer2011-10-270-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Import revised translations. DO NOT MERGE•••Change-Id: I10bc743f4d9c8c53beab37a5135e634ddf8bb99e Eric Fischer2011-10-271-1/+1
* | | | Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-10-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Import revised translations. DO NOT MERGE•••Change-Id: I85572da23cd451558d994d8ac36faf1902f07f0d Eric Fischer2011-10-261-1/+1
* | | | Merge "Tweak more suggesitons modal tolerance a bit longer" into ics-mr1Tadashi G. Takaoka2011-10-261-1/+1
|\ \ \ \
| * | | | Tweak more suggesitons modal tolerance a bit longer•••Bug: 5459166 Change-Id: I18f10f7d537a451462cf7874e525c5eba103fb9a Tadashi G. Takaoka2011-10-261-1/+1
* | | | | 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
| |/ / / /
* | | | | Merge "Add a few Arabic symbols" into ics-mr1Tadashi G. Takaoka2011-10-263-3/+10
|\ \ \ \ \
| * | | | | Add a few Arabic symbols•••Bug: 5458689 Change-Id: I61ce876606ce3fa620d606752c8e5442b8ad78d6 Tadashi G. Takaoka2011-10-263-3/+10
| |/ / / /