aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 710c69fc: Dynamically determine key preview backing view heightTadashi G. Takaoka2012-03-298-14/+55
|\ | | | | | | | | * commit '710c69fc82c172f802d2e06276b61e7e077ae094': Dynamically determine key preview backing view height
| * Dynamically determine key preview backing view heightTadashi G. Takaoka2012-03-218-14/+55
| | | | | | | | | | Bug: 6023947 Change-Id: I53a5c0eb99100a0dfe3e025808f5dc55747d1287
* | am c85dde47: Import translations. DO NOT MERGEEric Fischer2012-02-108-26/+35
|\| | | | | | | | | * commit 'c85dde47e89f19aad3a29de08c11ae97f79be618': Import translations. DO NOT MERGE
| * Import translations. DO NOT MERGEEric Fischer2012-02-088-26/+35
| | | | | | | | Change-Id: Ia22dacfc8e78a6e4c78f24375c3ef96a01fd4321
* | am 9a84071b: Merge "Make the JNI lib an optional module"Jean-Baptiste Queru2012-01-201-0/+1
|\ \ | |/ |/| | | | | * commit '9a84071b36b71c9cf2b454b45308f6c1e22c0c26': Make the JNI lib an optional module
| * Make the JNI lib an optional moduleRobert CH Chou2012-01-191-0/+1
| | | | | | | | | | | | | | | | | | Make it a user module will force it installed no matter the IME is actually required by the product or not. Replace the user by optional and add requiring the libjni_latinime by using LOCAL_REQUIRED_MODULES Change-Id: Ibfc37cf2e2391021d45538c7cea342894b56fbf8
* | Merge "DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more ↵Ken Wakasa2012-01-113-6/+51
|\ \ | | | | | | | | | keys for de_ZZ as well." into ics-mr1
| * | DO NOT MERGE. Fix more keys for fr_CA and fr_CH. Also tidy up more keys ↵Ken Wakasa2011-12-263-6/+51
| |/ | | | | | | | | | | | | | | | | for de_ZZ as well. This is a cherry pick of http://android-git.corp.google.com/g/156427 from master. bug: 5800592 Change-Id: Ifb249e8b6d432bbd1a5faf1a8731deea02962d39
* / DO NOT MERGE. Save keyboard layout only when it is shownTadashi G. Takaoka2012-01-051-1/+3
|/ | | | | | | | This is a cherrypick of I150b4a05 from master to ics-mr1. Bug: 5130446 Bug: 5787394 Change-Id: Ie0d58283042166537ff161344564c3c51b0d1296
* Updated keyboard to use SPEAK_PASSWORD preference.Alan Viverette2011-12-062-2/+48
| | | | | Bug: 5678383 Change-Id: Ie9bdc92f4b2c9014159d672b71e4438f8fa34f55
* Fix a field value for the suggestion max sizesatok2011-12-051-3/+3
| | | | | | | | Bug: 5574747 This bug was introduced by I5e40edf6f790c078c4a05d Change-Id: I5b0f51e1f5e8a12d786657167082bc604089505e
* Import revised translations. DO NOT MERGEEric Fischer2011-12-011-6/+6
| | | | Change-Id: I83fbe8ae8f2630e8dd049b534adf397f0fe18462
* Import revised translations. DO NOT MERGEEric Fischer2011-11-293-7/+7
| | | | Change-Id: I97c739302c1f2ba14d70c31c8ab620b4b435139f
* Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-11-211-8/+8
|\
| * Import revised translations. DO NOT MERGEEric Fischer2011-11-211-8/+8
| | | | | | | | Change-Id: I3dd6c61ed17bfd845d5b3954c194b26970f3e7c2
* | Shift/Symbol/Smiley will not disable settings/microphone keysTadashi G. Takaoka2011-11-171-2/+7
|/ | | | | Bug: 5560766 Change-Id: Ic2dbb835e87a7debb222093756816e683b464b83
* Fix NPE introduced by I38b21d49Tadashi G. Takaoka2011-11-171-8/+11
| | | | | Bug: 5560766 Change-Id: Ic5eaebe0ef893c69ad90a777ebfa07807535a0e3
* 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 keyTadashi G. Takaoka2011-11-1718-25/+6
| | | | | | | | | | Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb
* | Merge "Ignore microphone and settings key while typing" into ics-mr1Tadashi G. Takaoka2011-11-173-43/+63
|\ \
| * | Ignore microphone and settings key while typingTadashi G. Takaoka2011-11-173-43/+63
| |/ | | | | | | | | Bug: 5560766 Change-Id: I38b21d49b7e803bf94805ba8e13849b3c734e010
* | Skip loading keyboard when SoftInputWindow hasn't shown yet. (DO NOT MERGE)Tadashi G. Takaoka2011-11-171-2/+6
| | | | | | | | | | | | | | This is cherry-pick of I003101b2 from Master for Bug: 5541192 Bug: 5636367 Change-Id: I560126d17be6a770b19c1f1347332ebdfde5d671
* | 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)Tadashi G. Takaoka2011-11-164-7/+36
| | | | | | | | | | | | | | This is cherry-pick of I3850f283. Bug: 5627467 Change-Id: If46dcbe5bac42b975bd001fefb9f11520a0abb70
* | Merge "Fix IndexOutOfBoundsException in monkey test" into ics-mr1Tadashi G. Takaoka2011-11-161-9/+12
|\ \
| * | Fix IndexOutOfBoundsException in monkey testTadashi G. Takaoka2011-11-161-9/+12
| |/ | | | | | | | | | | Bug: 5627027 Change-Id: I341cfa5c3d553a1c819d8455936b40a40ad30e87
* | Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-11-163-5/+5
|\ \ | |/ |/|
| * Import revised translations. DO NOT MERGEEric Fischer2011-11-163-5/+5
| | | | | | | | Change-Id: I9e72643726caf00d8e1acd98d9843576c15f39be
* | 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
* | 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 releasedJean Chalard2011-11-071-1/+5
| |/ | | | | | | | | Bug: 5547357 Change-Id: I521afeaa349c86fb0087cedb70127de6acebec78
* / Import revised translations. DO NOT MERGEEric Fischer2011-11-072-2/+2
|/ | | | Change-Id: I3650b8f5925e9f71927312acf310f7a165bd4ce3
* Import revised translations. DO NOT MERGEEric Fischer2011-11-015-4/+310
| | | | Change-Id: I63a6dd39a4af314afdb782ea090171c7bc959749
* 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
* | 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 "Cancel pending rotation when another rotation start" into ics-mr1Tadashi G. Takaoka2011-10-271-0/+2
|\ \
| * | Cancel pending rotation when another rotation startTadashi G. Takaoka2011-10-271-0/+2
| |/ | | | | | | | | Bug: 5516802 Change-Id: Iccb0abeb94e6dc1322a98a0c744188bb74034c7f
* | Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-10-271-1/+1
|\ \ | |/ |/|
| * Import revised translations. DO NOT MERGEEric Fischer2011-10-261-1/+1
| | | | | | | | Change-Id: I85572da23cd451558d994d8ac36faf1902f07f0d
* | 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 longerTadashi G. Takaoka2011-10-261-1/+1
| | | | | | | | | | | | | | | Bug: 5459166 Change-Id: I18f10f7d537a451462cf7874e525c5eba103fb9a
* | | 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
* | | Merge "Add a few Arabic symbols" into ics-mr1Tadashi G. Takaoka2011-10-263-3/+10
|\ \ \
| * | | Add a few Arabic symbolsTadashi G. Takaoka2011-10-263-3/+10
| |/ / | | | | | | | | | | | | Bug: 5458689 Change-Id: I61ce876606ce3fa620d606752c8e5442b8ad78d6
* | | Merge "DO NOT MERGE: Fix a bug where the sequence numbers would be wrong" ↵Ken Wakasa2011-10-261-10/+14
|\ \ \ | |_|/ |/| | | | | into ics-mr1