Eric Fischer
c053af1e0c
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-11-21 15:23:04 -08:00
Eric Fischer
3342c6beaa
Import revised translations. DO NOT MERGE
...
Change-Id: I3dd6c61ed17bfd845d5b3954c194b26970f3e7c2
2011-11-21 15:03:13 -08:00
Tadashi G. Takaoka
5619d76584
Shift/Symbol/Smiley will not disable settings/microphone keys
...
Bug: 5560766
Change-Id: Ic2dbb835e87a7debb222093756816e683b464b83
2011-11-17 23:32:19 -08:00
Tadashi G. Takaoka
10dff76856
Fix NPE introduced by I38b21d49
...
Bug: 5560766
Change-Id: Ic5eaebe0ef893c69ad90a777ebfa07807535a0e3
2011-11-17 21:46:24 -08:00
Tadashi G. Takaoka
15a01d7272
Merge "Do not show key preview of settings and shortcut key" into ics-mr1
2011-11-17 18:02:05 -08:00
Tadashi G. Takaoka
137667ed3d
Merge "Ignore microphone and settings key while typing" into ics-mr1
2011-11-17 18:01:43 -08:00
Tadashi G. Takaoka
1fcdcc928b
Merge "Skip loading keyboard when SoftInputWindow hasn't shown yet. (DO NOT MERGE)" into ics-mr1
2011-11-17 18:00:36 -08:00
Tadashi G. Takaoka
175acb8205
Ignore microphone and settings key while typing
...
Bug: 5560766
Change-Id: I38b21d49b7e803bf94805ba8e13849b3c734e010
2011-11-17 16:01:31 -08:00
Tadashi G. Takaoka
ca14c8bf34
Do not show key preview of settings and shortcut key
...
Bug: 5560766
Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb
2011-11-17 15:34:57 -08:00
satok
b70841f371
am 4c1dfc62: Fix a critical underflow in the touch calibration. This is a cherry-pick of Iacc746e1cc97bf3 Bug: 5629373 Change-Id: Ia198fe5e82b9e7fb801d9bae65cf9c6bbbd1befa
...
* 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 14:49:20 -08:00
Tadashi G. Takaoka
60acfdf4a8
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 14:30:54 -08:00
Tadashi G. Takaoka
875c16adc3
Merge "Fix long press caps lock handling (DO NOT MERGE)" into ics-mr1
2011-11-17 11:18:28 -08:00
satok
4c1dfc62c8
Fix a critical underflow in the touch calibration. This is a cherry-pick of Iacc746e1cc97bf3
...
Bug: 5629373
Change-Id: Ia198fe5e82b9e7fb801d9bae65cf9c6bbbd1befa
2011-11-17 16:34:05 +09:00
satok
620b1faf12
Merge "Fix the touch calibration bug" into ics-mr1
2011-11-16 23:23:52 -08:00
satok
554fdd21a1
Fix the touch calibration bug
...
Bug: 5629373
Change-Id: Iacc746e1cc97bf305e1f287cf7431b7115607eeb
2011-11-17 15:56:41 +09:00
Tadashi G. Takaoka
d845c26b0e
Merge "Fix IndexOutOfBoundsException in monkey test" into ics-mr1
2011-11-16 17:45:09 -08:00
Tadashi G. Takaoka
628ca7a854
Fix long press caps lock handling (DO NOT MERGE)
...
This is cherry-pick of I3850f283.
Bug: 5627467
Change-Id: If46dcbe5bac42b975bd001fefb9f11520a0abb70
2011-11-16 16:50:44 -08:00
Tadashi G. Takaoka
d17786fcd2
Fix IndexOutOfBoundsException in monkey test
...
Bug: 5627027
Change-Id: I341cfa5c3d553a1c819d8455936b40a40ad30e87
2011-11-16 15:53:03 -08:00
Eric Fischer
6644ea8297
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-11-16 13:27:11 -08:00
Eric Fischer
168d689ec6
Import revised translations. DO NOT MERGE
...
Change-Id: I9e72643726caf00d8e1acd98d9843576c15f39be
2011-11-16 13:08:54 -08:00
The Android Open Source Project
0993a89b31
am 1c0f94c5: Reconcile with ics-factoryrom-2-release
...
* commit '1c0f94c5916921ee861933e080d7b0f711b019e1':
2011-11-16 09:36:12 -08:00
The Android Open Source Project
1c0f94c591
Reconcile with ics-factoryrom-2-release
...
Change-Id: Ie0c40f94cf560dbe14a334d2e177e4e4a9d32eb7
2011-11-16 08:56:47 -08:00
The Android Open Source Project
25cbe8924a
Reconcile with ics-factoryrom-2-release
...
Change-Id: I9bf189bb9a5349fe01657e1981f075370d6ed4e7
2011-11-16 07:34:46 -08:00
Tadashi G. Takaoka
549e295dc1
Fix updateFullscreenMode of LatinIME
...
Bug: 5597608
Change-Id: If4b18dc933493bd74bc5506c028af86b0450df1f
2011-11-15 15:15:11 -08:00
Jean Chalard
b891f85177
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 17:22:13 -08:00
Ken Wakasa
2549ce275a
am df2fed2b: Merge "Fix a bug that would end up in memory corruption" into ics-mr0
...
* commit 'df2fed2b791c5d6ef64597d515c971aa32a59b92':
Fix a bug that would end up in memory corruption
2011-11-10 04:53:15 +00:00
Ken Wakasa
df2fed2b79
Merge "Fix a bug that would end up in memory corruption" into ics-mr0
2011-11-09 20:51:30 -08:00
Jean Chalard
8c8ca59dd5
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 12:27:50 +09:00
Eric Fischer
9beab79ba0
am f82bda20: (-s ours) Import revised translations. DO NOT MERGE
...
* commit 'f82bda2080456f47e2063205be4155ac4de848bb':
Import revised translations. DO NOT MERGE
2011-11-09 23:18:06 +00:00
Eric Fischer
f82bda2080
Import revised translations. DO NOT MERGE
...
Change-Id: I72e240a0001a0c9749b707a132bae5a3589d5c96
2011-11-08 17:45:39 -08:00
Tadashi G. Takaoka
0e39e820ce
Merge "Fix referring wrong TypedArray (DO NOT MERGE)" into ics-mr1
2011-11-07 19:14:21 -08:00
Ken Wakasa
0a75373f41
Merge "Fix a bug where the UserDictionary may not be released" into ics-mr1
2011-11-07 15:01:37 -08:00
Eric Fischer
f47e014eb2
Import revised translations. DO NOT MERGE
...
Change-Id: I3650b8f5925e9f71927312acf310f7a165bd4ce3
2011-11-07 12:28:16 -08:00
Jean Chalard
8b9c89aee2
Fix a bug where the UserDictionary may not be released
...
Bug: 5547357
Change-Id: I521afeaa349c86fb0087cedb70127de6acebec78
2011-11-07 14:31:59 +09:00
Tadashi G. Takaoka
549863a7c5
Fix referring wrong TypedArray (DO NOT MERGE)
...
This is the cherry-pick of Change I2a8f00ed from Master.
Change-Id: I2a8f00edb579e24e612e839498ece097e9d3d7f6
2011-11-07 14:09:36 +09:00
Eric Fischer
f8b9e7ebeb
am 01c335df: (-s ours) Import revised translations. DO NOT MERGE
...
* commit '01c335df7178e8126617e4e29d5ed6602ff25c4a':
Import revised translations. DO NOT MERGE
2011-11-03 00:04:19 +00:00
Eric Fischer
01c335df71
Import revised translations. DO NOT MERGE
...
Change-Id: Ib73d7c6594aef7eb5d2c97fb675dbe5574dd5d12
2011-11-02 15:20:22 -07:00
Eric Fischer
db1fc8f59c
Import revised translations. DO NOT MERGE
...
Change-Id: I63a6dd39a4af314afdb782ea090171c7bc959749
2011-11-01 13:38:10 -07:00
satok
352b93104a
Merge "Use reflection to get field values of SuggestionSpan" into ics-mr1
2011-10-28 18:26:11 -07:00
Svetoslav Ganov
f2c57551a7
Merge "Removed lift-to-type from LatinIME accessibility." into ics-mr1
2011-10-28 11:13:15 -07:00
satok
68ef7b77ed
Use reflection to get field values of SuggestionSpan
...
Bug: 5440299
Change-Id: I5e40edf6f790c078c4a05d0d347a89d63f7c042a
2011-10-28 19:03:49 +09:00
Tadashi G. Takaoka
07a445572f
Merge "Cancel pending rotation when another rotation start" into ics-mr1
2011-10-27 15:55:41 -07:00
Eric Fischer
2e5e173a85
am f4c1cd77: (-s ours) Import revised translations. DO NOT MERGE
...
* commit 'f4c1cd7729eea7a48e084eaea0cb28013d9131ae':
Import revised translations. DO NOT MERGE
2011-10-27 21:46:49 +00:00
Eric Fischer
f4c1cd7729
Import revised translations. DO NOT MERGE
...
Change-Id: I10bc743f4d9c8c53beab37a5135e634ddf8bb99e
2011-10-27 09:54:05 -07:00
Eric Fischer
d36f3f8393
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-10-27 09:46:05 -07:00
Tadashi G. Takaoka
dd25e4fa2c
Cancel pending rotation when another rotation start
...
Bug: 5516802
Change-Id: Iccb0abeb94e6dc1322a98a0c744188bb74034c7f
2011-10-27 17:03:03 +09:00
Alan Viverette
166530b195
Removed lift-to-type from LatinIME accessibility.
...
Bug: 5522854
Change-Id: I32df86450fa0d5dd9606609ea693d0e331b64b19
2011-10-26 18:52:08 -07:00
Eric Fischer
a54c178ea7
Import revised translations. DO NOT MERGE
...
Change-Id: I85572da23cd451558d994d8ac36faf1902f07f0d
2011-10-26 17:41:00 -07:00
Tadashi G. Takaoka
556a7147c1
Merge "Tweak more suggesitons modal tolerance a bit longer" into ics-mr1
2011-10-26 17:27:44 -07:00
Tadashi G. Takaoka
a7c419964f
Merge "Preventing infinite call of dismissMoreKeysPanel" into ics-mr1
2011-10-26 17:27:35 -07:00