aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "Remove Key edge flags from XML"Tadashi G. Takaoka2011-07-2059-645/+392
|\ \ \ | |_|/ |/| |
| * | Remove Key edge flags from XMLTadashi G. Takaoka2011-07-2059-645/+392
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Update Keyboard background drawableTadashi G. Takaoka2011-07-203-0/+0
|/ / | | | | | | | | Bug: 4948171 Change-Id: I0f408ff67c7f2eef3830a43d2919b943dab74235
* | Vibrator.hasVibrator() takes no parameter.Ken Wakasa2011-07-201-1/+1
| | | | | | | | | | bug: 5038842 Change-Id: I239a2f35488a1f18ecdb019abc50e72e3e9da297
* | Remove sliding spacebar language switcherTadashi G. Takaoka2011-07-1975-588/+31
| | | | | | | | | | Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
* | Merge "Support select input method dialog on pre-HC platform"Tadashi G. Takaoka2011-07-1910-55/+209
|\ \ | |/ |/|
| * Support select input method dialog on pre-HC platformTadashi G. Takaoka2011-07-1910-55/+209
| | | | | | | | | | Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729
* | Merge "Add Arabic percent sign"Tadashi G. Takaoka2011-07-195-6/+11
|\ \
| * | Add Arabic percent signTadashi G. Takaoka2011-07-195-6/+11
| | | | | | | | | | | | | | | Bug: 5046333 Change-Id: I7be8c465ce6be2b78d9e8ece4dc4119941230d97
* | | Merge "Revert "Keep keyboard layout while orientation change""Tadashi G. Takaoka2011-07-191-2/+1
|\ \ \
| * | | Revert "Keep keyboard layout while orientation change"Tadashi G. Takaoka2011-07-191-2/+1
| |/ / | | | | | | | | | | | | | | | This reverts commit 8ebbe03fed22da197fcdf152df8b815d9d816ac2. Bug: 5037466
* / / Remove long-press-to-save feature from CandidateViewTadashi G. Takaoka2011-07-191-20/+1
|/ / | | | | | | | | Bug: 5027059 Change-Id: I884a84e50e810c0c4a8255217b39ea24937c756b
* | Fix an NPE related to absent InputConnectionJean Chalard2011-07-192-8/+25
| | | | | | | | | | Bug: 5035577 Change-Id: I1a11fc475d4a0f692636000d0b0f40bc35427867
* | Add a number of NULL pointer guards.Jean Chalard2011-07-193-7/+23
| | | | | | | | | | | | | | | | | | 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
* | Merge "Deactivate the user unigram dictionary."Jean Chalard2011-07-191-6/+18
|\ \
| * | Deactivate the user unigram dictionary.Jean Chalard2011-07-191-6/+18
| | | | | | | | | | | | | | | Bug: 3459274 Change-Id: I41b7617623b5b2e48c2e460dc7f2d5ff410c8a4c
* | | Allow double-space-period after relevant punctuation signs.Jean Chalard2011-07-192-2/+22
| |/ |/| | | | | | | | | | | | | | | 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
* | Merge "Trigger IME switcher by long-pressing space key"Tadashi G. Takaoka2011-07-177-32/+28
|\ \
| * | Trigger IME switcher by long-pressing space keyTadashi G. Takaoka2011-07-177-32/+28
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Fix NPETadashi G. Takaoka2011-07-171-1/+3
|/ / | | | | | | | | Bug: 5030817 Change-Id: I13133abb308d9f0c8169b6ea3fc0913ce5dda3d6
* | Merge "Honor EditorType's IME_FLAG_NO_EXTRACT_UI and IME_FLAG_NO_FULLSCREEN ↵Tadashi G. Takaoka2011-07-152-0/+18
|\ \ | | | | | | | | | flags"
| * | Honor EditorType's IME_FLAG_NO_EXTRACT_UI and IME_FLAG_NO_FULLSCREEN flagsTadashi G. Takaoka2011-07-152-0/+18
| | | | | | | | | | | | | | | Bug: 5030408 Change-Id: I1c5649725780cd063db7a437b8559b7f2573469c
* | | Merge "Bring "comma" key back to symbol layout"Tadashi G. Takaoka2011-07-152-8/+11
|\ \ \
| * | | Bring "comma" key back to symbol layoutTadashi G. Takaoka2011-07-152-8/+11
| |/ / | | | | | | | | | | | | Bug: 5035197 Change-Id: Ia931305b9dd2ee9eb51deef6b2477fbf351ac479
* / / Import revised translations.Eric Fischer2011-07-1546-7/+93
|/ / | | | | | | Change-Id: Id17475b42f5037de6c27d40e3c4ba57cbad64287
* | Merge "Add Arabic comma to phone keyboard"Tadashi G. Takaoka2011-07-141-2/+2
|\ \ | |/ |/|
| * Add Arabic comma to phone keyboardTadashi G. Takaoka2011-07-141-2/+2
| | | | | | | | | | Bug: 4161983 Change-Id: I2b1f2539cbe3b5686e77b9b0d46167394c3db64c
* | Merge "Rename AutoDictionary to UserUnigramDictionary."Jean Chalard2011-07-143-41/+52
|\ \ | |/ |/|
| * Rename AutoDictionary to UserUnigramDictionary.Jean Chalard2011-07-153-41/+52
| | | | | | | | | | | | | | ...and adjust internal functions, variables and constant names. Bug: 3459274 Change-Id: I1b11c6adfee360ac0fc22d627955688b3dbdcffc
* | Merge "Import new drawables"Tadashi G. Takaoka2011-07-1442-0/+0
|\ \
| * | Import new drawablesTadashi G. Takaoka2011-07-1442-0/+0
| |/ | | | | | | | | Bug: 4948171 Change-Id: I899063ea5ad4508fd4f5786dbb75bcd6909c331f
* | Update Arabic keyboardTadashi G. Takaoka2011-07-1417-193/+385
| | | | | | | | | | Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f
* | Merge "Update Hebrew keyboard"Tadashi G. Takaoka2011-07-1427-227/+345
|\ \
| * | Update Hebrew keyboardTadashi G. Takaoka2011-07-1427-227/+345
| | | | | | | | | | | | | | | Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c
* | | (Step2)Move functions related to proximity to proximity_info.cppsatok2011-07-146-119/+150
|/ / | | | | | | Change-Id: Iae0eb2a5cd758bda820fa42b4bc3eb3d2665bf96
* | Merge "Make Russian layout for 7 inch table compatible with other locale"Tadashi G. Takaoka2011-07-133-159/+82
|\ \
| * | Make Russian layout for 7 inch table compatible with other localeTadashi G. Takaoka2011-07-133-159/+82
| | | | | | | | | | | | | | | | | | Related to Bug: 5024014 Change-Id: I149624e351f5c75323771ff90960d2fe00ca412b
* | | Merge "Fix settings key icon"Tadashi G. Takaoka2011-07-132-2/+2
|\ \ \
| * | | Fix settings key iconTadashi G. Takaoka2011-07-132-2/+2
| | |/ | |/| | | | | | | | | | | | | This is the followup change of Ife9a9333 Change-Id: I6ebf2444642fe9ced7d40074fcc2bf050bbca7e0
* | | Merge "(Step 1) Move proximity related parameters from unigram_dictionary to ↵satok2011-07-134-31/+51
|\ \ \ | |/ / |/| | | | | proximity_info"
| * | (Step 1) Move proximity related parameters from unigram_dictionary to ↵satok2011-07-144-31/+51
| | | | | | | | | | | | | | | | | | proximity_info Change-Id: Ic630b35f4abffeb84c38bcf5935795b7ff07556a
* | | Merge "Activate the implementation for the new dictionary format."Jean Chalard2011-07-132-0/+4
|\ \ \
| * | | Activate the implementation for the new dictionary format.Jean Chalard2011-07-142-0/+4
| | |/ | |/| | | | | | | | | | Bug: 4392433 Change-Id: I20b05d012b1fb193002312792d0309d36c89d16a
* | | Merge "Fix IndexOutOfBound exception"Tadashi G. Takaoka2011-07-131-1/+6
|\ \ \
| * | | Fix IndexOutOfBound exceptionTadashi G. Takaoka2011-07-131-1/+6
| | | | | | | | | | | | | | | | | | | | Bug: 5011243 Change-Id: Iaaafa50b42e5155e3682132217d3e079a170ed89
* | | | Separate logging definitions in Csatok2011-07-141-4/+8
|/ / / | | | | | | | | | Change-Id: I1d79814d1fd74e92a280f355c535517618c51752
* | / Fix build for profilingsatok2011-07-144-5/+13
| |/ |/| | | | | Change-Id: I39cd0fa37fb738dcbbcf82839b6bb030e3af606b
* | Merge "Fix IOOB Exception"Tadashi G. Takaoka2011-07-131-0/+1
|\ \
| * | Fix IOOB ExceptionTadashi G. Takaoka2011-07-131-0/+1
| |/ | | | | | | | | Bug: 5021745 Change-Id: I58815ca3f3c8b1bead895e8a94e2f89dbcc67436
* | am bbce9d68: am c70d0775: am 5b834692: merge intel x86 patches into ↵David 'Digit' Turner2011-07-130-0/+0
|\ \ | |/ |/| | | | | | | | | gingerbread branch * commit 'bbce9d6802388ae67021797aa6e8239c53c6fb99': Don't use stale NDK libraries for IA