Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Do not show key preview of settings and shortcut key" into ics-mr1 | 2011-11-17 | 18 | -25/+6 | |
|\ | |||||
| * | Do not show key preview of settings and shortcut key•••Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb | 2011-11-17 | 18 | -25/+6 | |
* | | Merge "Ignore microphone and settings key while typing" into ics-mr1 | 2011-11-17 | 3 | -43/+63 | |
|\ \ | |||||
| * | | Ignore microphone and settings key while typing•••Bug: 5560766 Change-Id: I38b21d49b7e803bf94805ba8e13849b3c734e010 | 2011-11-17 | 3 | -43/+63 | |
| |/ | |||||
* | | Merge "Skip loading keyboard when SoftInputWindow hasn't shown yet. (DO NOT M... | 2011-11-17 | 1 | -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 | 2011-11-17 | 1 | -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 | 2011-11-17 | 0 | -0/+0 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix a critical underflow in the touch calibration. This is a cherry-pick of I...•••Bug: 5629373 Change-Id: Ia198fe5e82b9e7fb801d9bae65cf9c6bbbd1befa | 2011-11-17 | 1 | -0/+3 | |
* | | | Merge "Fix long press caps lock handling (DO NOT MERGE)" into ics-mr1 | 2011-11-17 | 4 | -7/+36 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix long press caps lock handling (DO NOT MERGE)•••This is cherry-pick of I3850f283. Bug: 5627467 Change-Id: If46dcbe5bac42b975bd001fefb9f11520a0abb70 | 2011-11-16 | 4 | -7/+36 | |
* | | | Merge "Fix the touch calibration bug" into ics-mr1 | 2011-11-16 | 1 | -0/+3 | |
|\ \ \ | |||||
| * | | | Fix the touch calibration bug•••Bug: 5629373 Change-Id: Iacc746e1cc97bf305e1f287cf7431b7115607eeb | 2011-11-17 | 1 | -0/+3 | |
* | | | | Merge "Fix IndexOutOfBoundsException in monkey test" into ics-mr1 | 2011-11-16 | 1 | -9/+12 | |
|\ \ \ \ | |||||
| * | | | | Fix IndexOutOfBoundsException in monkey test•••Bug: 5627027 Change-Id: I341cfa5c3d553a1c819d8455936b40a40ad30e87 | 2011-11-16 | 1 | -9/+12 | |
| | |/ / | |/| | | |||||
* | | | | Merge "Import revised translations. DO NOT MERGE" into ics-mr1 | 2011-11-16 | 3 | -5/+5 | |
|\ \ \ \ | |||||
| * | | | | Import revised translations. DO NOT MERGE•••Change-Id: I9e72643726caf00d8e1acd98d9843576c15f39be | 2011-11-16 | 3 | -5/+5 | |
| | |/ / | |/| | | |||||
* | | | | am 1c0f94c5: Reconcile with ics-factoryrom-2-release•••* commit '1c0f94c5916921ee861933e080d7b0f711b019e1': | 2011-11-16 | 0 | -0/+0 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Reconcile with ics-factoryrom-2-release•••Change-Id: Ie0c40f94cf560dbe14a334d2e177e4e4a9d32eb7 | 2011-11-16 | 0 | -0/+0 | |
| |\ \ | |||||
* | \ \ | Reconcile with ics-factoryrom-2-release•••Change-Id: I9bf189bb9a5349fe01657e1981f075370d6ed4e7 | 2011-11-16 | 0 | -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 | 2011-11-10 | 1 | -6/+9 | |
* | | | | Fix updateFullscreenMode of LatinIME•••Bug: 5597608 Change-Id: If4b18dc933493bd74bc5506c028af86b0450df1f | 2011-11-15 | 1 | -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 | 2011-11-10 | 1 | -6/+9 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge "Fix a bug that would end up in memory corruption" into ics-mr0 | 2011-11-09 | 1 | -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 | 2011-11-10 | 1 | -6/+9 | |
* | | | | am f82bda20: (-s ours) Import revised translations. DO NOT MERGE•••* commit 'f82bda2080456f47e2063205be4155ac4de848bb': Import revised translations. DO NOT MERGE | 2011-11-09 | 0 | -0/+0 | |
|\| | | | |||||
| * | | | Import revised translations. DO NOT MERGE•••Change-Id: I72e240a0001a0c9749b707a132bae5a3589d5c96 | 2011-11-08 | 3 | -3/+3 | |
| | |/ | |/| | |||||
* | | | Merge "Fix referring wrong TypedArray (DO NOT MERGE)" into ics-mr1 | 2011-11-07 | 1 | -1/+1 | |
|\ \ \ | |||||
| * | | | Fix referring wrong TypedArray (DO NOT MERGE)•••This is the cherry-pick of Change I2a8f00ed from Master. Change-Id: I2a8f00edb579e24e612e839498ece097e9d3d7f6 | 2011-11-07 | 1 | -1/+1 | |
* | | | | Merge "Fix a bug where the UserDictionary may not be released" into ics-mr1 | 2011-11-07 | 1 | -1/+5 | |
|\ \ \ \ | |||||
| * | | | | Fix a bug where the UserDictionary may not be released•••Bug: 5547357 Change-Id: I521afeaa349c86fb0087cedb70127de6acebec78 | 2011-11-07 | 1 | -1/+5 | |
| |/ / / | |||||
* / / / | Import revised translations. DO NOT MERGE•••Change-Id: I3650b8f5925e9f71927312acf310f7a165bd4ce3 | 2011-11-07 | 2 | -2/+2 | |
|/ / / | |||||
* | | | am 01c335df: (-s ours) Import revised translations. DO NOT MERGE•••* commit '01c335df7178e8126617e4e29d5ed6602ff25c4a': Import revised translations. DO NOT MERGE | 2011-11-03 | 0 | -0/+0 | |
|\| | | |||||
| * | | Import revised translations. DO NOT MERGE•••Change-Id: Ib73d7c6594aef7eb5d2c97fb675dbe5574dd5d12 | 2011-11-02 | 1 | -1/+1 | |
* | | | Import revised translations. DO NOT MERGE•••Change-Id: I63a6dd39a4af314afdb782ea090171c7bc959749 | 2011-11-01 | 5 | -4/+310 | |
* | | | Merge "Use reflection to get field values of SuggestionSpan" into ics-mr1 | 2011-10-28 | 1 | -7/+23 | |
|\ \ \ | |||||
| * | | | Use reflection to get field values of SuggestionSpan•••Bug: 5440299 Change-Id: I5e40edf6f790c078c4a05d0d347a89d63f7c042a | 2011-10-28 | 1 | -7/+23 | |
* | | | | Merge "Removed lift-to-type from LatinIME accessibility." into ics-mr1 | 2011-10-28 | 2 | -40/+0 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Removed lift-to-type from LatinIME accessibility.•••Bug: 5522854 Change-Id: I32df86450fa0d5dd9606609ea693d0e331b64b19 | 2011-10-26 | 2 | -40/+0 | |
* | | | | Merge "Cancel pending rotation when another rotation start" into ics-mr1 | 2011-10-27 | 1 | -0/+2 | |
|\ \ \ \ | |||||
| * | | | | Cancel pending rotation when another rotation start•••Bug: 5516802 Change-Id: Iccb0abeb94e6dc1322a98a0c744188bb74034c7f | 2011-10-27 | 1 | -0/+2 | |
| |/ / / | |||||
* | | | | am f4c1cd77: (-s ours) Import revised translations. DO NOT MERGE•••* commit 'f4c1cd7729eea7a48e084eaea0cb28013d9131ae': Import revised translations. DO NOT MERGE | 2011-10-27 | 0 | -0/+0 | |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Import revised translations. DO NOT MERGE•••Change-Id: I10bc743f4d9c8c53beab37a5135e634ddf8bb99e | 2011-10-27 | 1 | -1/+1 | |
* | | | | Merge "Import revised translations. DO NOT MERGE" into ics-mr1 | 2011-10-27 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Import revised translations. DO NOT MERGE•••Change-Id: I85572da23cd451558d994d8ac36faf1902f07f0d | 2011-10-26 | 1 | -1/+1 | |
* | | | | Merge "Tweak more suggesitons modal tolerance a bit longer" into ics-mr1 | 2011-10-26 | 1 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Tweak more suggesitons modal tolerance a bit longer•••Bug: 5459166 Change-Id: I18f10f7d537a451462cf7874e525c5eba103fb9a | 2011-10-26 | 1 | -1/+1 | |
* | | | | | Merge "Preventing infinite call of dismissMoreKeysPanel" into ics-mr1 | 2011-10-26 | 2 | -7/+16 | |
|\ \ \ \ \ | |||||
| * | | | | | Preventing infinite call of dismissMoreKeysPanel•••Bug: 5514583 Change-Id: Idf8dd1ebba0afdb768e538c2626b60770421d4be | 2011-10-26 | 2 | -7/+16 | |
| |/ / / / | |||||
* | | | | | Merge "Add a few Arabic symbols" into ics-mr1 | 2011-10-26 | 3 | -3/+10 | |
|\ \ \ \ \ | |||||
| * | | | | | Add a few Arabic symbols•••Bug: 5458689 Change-Id: I61ce876606ce3fa620d606752c8e5442b8ad78d6 | 2011-10-26 | 3 | -3/+10 | |
| |/ / / / |