aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod (follow)
Commit message (Expand)AuthorAgeFilesLines
* [step3] Add spell checker service.•••Change-Id: Ib13b3a524e0f0b90de40a3e255040b3158d49258 satok2011-07-251-0/+34
* Merge "Disable VoiceInputLogger inside LatinIME"Tadashi G. Takaoka2011-07-224-91/+114
|\
| * Disable VoiceInputLogger inside LatinIME•••Bug: 4985273 Change-Id: I6c70e50a58be0973f78c6a1abc1fb4eac5449c0b Tadashi G. Takaoka2011-07-224-91/+114
* | Merge "Check user dictionary is enabled before showing touch-to-save"Tadashi G. Takaoka2011-07-222-6/+24
|\ \ | |/ |/|
| * Check user dictionary is enabled before showing touch-to-save•••Bug: 5024127 Change-Id: If4d691a4a59c43579d1f977e9a0545495f30bafb Tadashi G. Takaoka2011-07-222-6/+24
* | Merge "Do not register null pointers as dictionaries"Jean Chalard2011-07-211-1/+4
|\ \ | |/ |/|
| * Do not register null pointers as dictionaries•••Bug: 5062425 Change-Id: I025991424de40c2b31b90238f99ef160e7efd92e Jean Chalard2011-07-221-1/+4
* | Merge "Fix missing right edge flag"Tadashi G. Takaoka2011-07-211-4/+4
|\ \
| * | Fix missing right edge flag•••Bug: 5062972 Change-Id: I2daffdd58802c6173696fe2417e6efcbef66d7bf Tadashi G. Takaoka2011-07-211-4/+4
| |/
* | Fix NPE•••bug: 5054162 Change-Id: I69d308f0eeb32968515100dde98ad51a7c35020e Ken Wakasa2011-07-221-1/+3
* | Merge "Fixed accessibility navigation gesture sound volume"Ken Wakasa2011-07-211-1/+3
|\ \
| * | Fixed accessibility navigation gesture sound volume•••Bug: 5061527 Change-Id: I88728f7368a55ae7e6ca2ce6cfed6af42ffa03df Alan Viverette2011-07-211-1/+3
* | | Merge "Updated check for touch exploration enabled state"Ken Wakasa2011-07-213-31/+5
|\ \ \ | |_|/ |/| |
| * | Updated check for touch exploration enabled state•••Bug: 5061704 Change-Id: Id2c0cce953f7bdb2b4c18b68f9e318d95eabc1b8 Alan Viverette2011-07-213-31/+5
| |/
* | Merge "Set the locale for opening an asset"Jean Chalard2011-07-213-9/+30
|\ \
| * | Set the locale for opening an asset•••This is necessary because we don't know any more whether the locale of the process is the expected one when the dictionary is loaded asynchronously. Bug: 5023141 Change-Id: Ia9e4741f3b4a04a9f085f5b65ec122471b0c2dff Jean Chalard2011-07-213-9/+30
* | | Fix potential NPE•••Change-Id: I3679d24b6c89e081d24d59c91b136c139dcb3d5c Tadashi G. Takaoka2011-07-211-2/+3
* | | Revert "Guard unused voice functions"•••This reverts commit 795a712ecf1847251c2da02351e0812a2b5d4bb9. Bug: 4985273 Tadashi G. Takaoka2011-07-213-82/+79
* | | Merge "Revert "Add Right-To-Left delete icon""Tadashi G. Takaoka2011-07-211-14/+11
|\ \ \
| * | | Revert "Add Right-To-Left delete icon"•••This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f Tadashi G. Takaoka2011-07-211-14/+11
* | | | Merge "Guard unused voice functions"satok2011-07-213-79/+82
|\ \ \ \
| * | | | Guard unused voice functions•••Bug: 4985273 Change-Id: I9491b4af24e636cba6362cdde44568d14f7b2b85 satok2011-07-213-79/+82
| |/ / /
* | | | Merge "Fix centering key icon when visual inset is specified"Tadashi G. Takaoka2011-07-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix centering key icon when visual inset is specified•••Change-Id: Iae9cb87cc341a88fab269b629aa45c77adf232be Tadashi G. Takaoka2011-07-201-1/+1
| |/ /
* | | Merge "Fallback to the included dict if the passed one is invalid"Jean Chalard2011-07-201-3/+15
|\ \ \ | |/ / |/| |
| * | Fallback to the included dict if the passed one is invalid•••If all dictionaries returned by the dictionary pack are invalid, then fallback to the dictionary included in the resources for this locale. Bug: 5052486 Change-Id: Id875194ca56a74b2ed6f5b0b4fdd55475f6842c8 Jean Chalard2011-07-201-3/+15
* | | Remove Key edge flags from XML•••The first key and the last of the row are automatically marked as left and right edge key respectively. The existence of Spacer will prevent those automatic marking. Bug: 5038844 Change-Id: Ie34169ceaf76e24923b8d8125eda6ecb95cf1fee Tadashi G. Takaoka2011-07-203-16/+28
| |/ |/|
* | Vibrator.hasVibrator() takes no parameter.•••bug: 5038842 Change-Id: I239a2f35488a1f18ecdb019abc50e72e3e9da297 Ken Wakasa2011-07-201-1/+1
* | Remove sliding spacebar language switcher•••Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798 Tadashi G. Takaoka2011-07-1912-502/+23
* | Merge "Support select input method dialog on pre-HC platform"Tadashi G. Takaoka2011-07-199-55/+206
|\ \ | |/ |/|
| * Support select input method dialog on pre-HC platform•••Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729 Tadashi G. Takaoka2011-07-199-55/+206
* | Merge "Revert "Keep keyboard layout while orientation change""Tadashi G. Takaoka2011-07-191-2/+1
|\ \
| * | Revert "Keep keyboard layout while orientation change"•••This reverts commit 8ebbe03fed22da197fcdf152df8b815d9d816ac2. Bug: 5037466 Tadashi G. Takaoka2011-07-191-2/+1
* | | Remove long-press-to-save feature from CandidateView•••Bug: 5027059 Change-Id: I884a84e50e810c0c4a8255217b39ea24937c756b Tadashi G. Takaoka2011-07-191-20/+1
|/ /
* | Fix an NPE related to absent InputConnection•••Bug: 5035577 Change-Id: I1a11fc475d4a0f692636000d0b0f40bc35427867 Jean Chalard2011-07-192-8/+25
* | Add a number of NULL pointer guards.•••None of these are expected to actually be null, but those are included for peace of mind and foolproofing against future code changes. Bug: 4580040 Change-Id: Ib112b3e5db5f177aaf61767164b7e78d711f90a0 Jean Chalard2011-07-193-7/+23
* | Merge "Deactivate the user unigram dictionary."Jean Chalard2011-07-191-6/+18
|\ \
| * | Deactivate the user unigram dictionary.•••Bug: 3459274 Change-Id: I41b7617623b5b2e48c2e460dc7f2d5ff410c8a4c Jean Chalard2011-07-191-6/+18
* | | Allow double-space-period after relevant punctuation signs.•••This allows the user to enter a period via double-space after quotes, currency symbols, brackets and other non-sentence-finishing punctuation marks. Bug: 3430389 Change-Id: Ibe40b3902861207eb918e7be6113e8be12216f53 Jean Chalard2011-07-192-2/+22
| |/ |/|
* | Merge "Trigger IME switcher by long-pressing space key"Tadashi G. Takaoka2011-07-174-32/+21
|\ \
| * | Trigger IME switcher by long-pressing space key•••Long press time out for space key is set to 1000msec. FYI: Time out for shift key is 1200ms and for mini popup keyboard is 400ms. Bug: 4971680 Change-Id: Id05f519baa15ca2e54958997ddf7b6b3b7a2d078 Tadashi G. Takaoka2011-07-174-32/+21
* | | Fix NPE•••Bug: 5030817 Change-Id: I13133abb308d9f0c8169b6ea3fc0913ce5dda3d6 Tadashi G. Takaoka2011-07-171-1/+3
|/ /
* / Honor EditorType's IME_FLAG_NO_EXTRACT_UI and IME_FLAG_NO_FULLSCREEN flags•••Bug: 5030408 Change-Id: I1c5649725780cd063db7a437b8559b7f2573469c Tadashi G. Takaoka2011-07-152-0/+18
|/
* Merge "Rename AutoDictionary to UserUnigramDictionary."Jean Chalard2011-07-143-41/+52
|\
| * Rename AutoDictionary to UserUnigramDictionary.•••...and adjust internal functions, variables and constant names. Bug: 3459274 Change-Id: I1b11c6adfee360ac0fc22d627955688b3dbdcffc Jean Chalard2011-07-153-41/+52
* | Update Arabic keyboard•••Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f Tadashi G. Takaoka2011-07-141-3/+6
|/
* Fix IndexOutOfBound exception•••Bug: 5011243 Change-Id: Iaaafa50b42e5155e3682132217d3e079a170ed89 Tadashi G. Takaoka2011-07-131-1/+6
* Fix IOOB Exception•••Bug: 5021745 Change-Id: I58815ca3f3c8b1bead895e8a94e2f89dbcc67436 Tadashi G. Takaoka2011-07-131-0/+1
* Merge "Fix crash on adding a word in the user dictionary."Jean Chalard2011-07-131-14/+26
|\
| * Fix crash on adding a word in the user dictionary.•••When the User dictionary service is off, LatinIME still allows to add words to it and it crashed if the user tries to do so. This change fixes the crash; it does not however fix the interface. Bug: 5004408 Change-Id: I5bd2684ab3010963c1f737fc764e70e79aadbe8d Jean Chalard2011-07-131-14/+26