Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-07-19 | Remove sliding spacebar language switcher•••Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798 | 75 | -588/+31 | |
2011-07-19 | Support select input method dialog on pre-HC platform•••Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729 | 10 | -55/+209 | |
2011-07-19 | Add Arabic percent sign•••Bug: 5046333 Change-Id: I7be8c465ce6be2b78d9e8ece4dc4119941230d97 | 5 | -6/+11 | |
2011-07-19 | Revert "Keep keyboard layout while orientation change"•••This reverts commit 8ebbe03fed22da197fcdf152df8b815d9d816ac2. Bug: 5037466 | 1 | -2/+1 | |
2011-07-19 | Remove long-press-to-save feature from CandidateView•••Bug: 5027059 Change-Id: I884a84e50e810c0c4a8255217b39ea24937c756b | 1 | -20/+1 | |
2011-07-19 | Fix an NPE related to absent InputConnection•••Bug: 5035577 Change-Id: I1a11fc475d4a0f692636000d0b0f40bc35427867 | 2 | -8/+25 | |
2011-07-19 | 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 | 3 | -7/+23 | |
2011-07-19 | Deactivate the user unigram dictionary.•••Bug: 3459274 Change-Id: I41b7617623b5b2e48c2e460dc7f2d5ff410c8a4c | 1 | -6/+18 | |
2011-07-19 | 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 | 2 | -2/+22 | |
2011-07-17 | 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 | 7 | -32/+28 | |
2011-07-17 | Fix NPE•••Bug: 5030817 Change-Id: I13133abb308d9f0c8169b6ea3fc0913ce5dda3d6 | 1 | -1/+3 | |
2011-07-15 | Import revised translations.•••Change-Id: Id17475b42f5037de6c27d40e3c4ba57cbad64287 | 46 | -7/+93 | |
2011-07-15 | Honor EditorType's IME_FLAG_NO_EXTRACT_UI and IME_FLAG_NO_FULLSCREEN flags•••Bug: 5030408 Change-Id: I1c5649725780cd063db7a437b8559b7f2573469c | 2 | -0/+18 | |
2011-07-15 | Bring "comma" key back to symbol layout•••Bug: 5035197 Change-Id: Ia931305b9dd2ee9eb51deef6b2477fbf351ac479 | 2 | -8/+11 | |
2011-07-15 | Rename AutoDictionary to UserUnigramDictionary.•••...and adjust internal functions, variables and constant names. Bug: 3459274 Change-Id: I1b11c6adfee360ac0fc22d627955688b3dbdcffc | 3 | -41/+52 | |
2011-07-14 | Add Arabic comma to phone keyboard•••Bug: 4161983 Change-Id: I2b1f2539cbe3b5686e77b9b0d46167394c3db64c | 1 | -2/+2 | |
2011-07-14 | Import new drawables•••Bug: 4948171 Change-Id: I899063ea5ad4508fd4f5786dbb75bcd6909c331f | 42 | -0/+0 | |
2011-07-14 | Update Arabic keyboard•••Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f | 17 | -193/+385 | |
2011-07-14 | Update Hebrew keyboard•••Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c | 27 | -227/+345 | |
2011-07-14 | (Step2)Move functions related to proximity to proximity_info.cpp•••Change-Id: Iae0eb2a5cd758bda820fa42b4bc3eb3d2665bf96 | 6 | -119/+150 | |
2011-07-13 | Fix settings key icon•••This is the followup change of Ife9a9333 Change-Id: I6ebf2444642fe9ced7d40074fcc2bf050bbca7e0 | 2 | -2/+2 | |
2011-07-14 | (Step 1) Move proximity related parameters from unigram_dictionary to proximi...•••Change-Id: Ic630b35f4abffeb84c38bcf5935795b7ff07556a | 4 | -31/+51 | |
2011-07-13 | Fix IndexOutOfBound exception•••Bug: 5011243 Change-Id: Iaaafa50b42e5155e3682132217d3e079a170ed89 | 1 | -1/+6 | |
2011-07-14 | Separate logging definitions in C•••Change-Id: I1d79814d1fd74e92a280f355c535517618c51752 | 1 | -4/+8 | |
2011-07-14 | Fix build for profiling•••Change-Id: I39cd0fa37fb738dcbbcf82839b6bb030e3af606b | 4 | -5/+13 | |
2011-07-13 | Make Russian layout for 7 inch table compatible with other locale•••Related to Bug: 5024014 Change-Id: I149624e351f5c75323771ff90960d2fe00ca412b | 3 | -159/+82 | |
2011-07-14 | Activate the implementation for the new dictionary format.•••Bug: 4392433 Change-Id: I20b05d012b1fb193002312792d0309d36c89d16a | 2 | -0/+4 | |
2011-07-13 | Fix IOOB Exception•••Bug: 5021745 Change-Id: I58815ca3f3c8b1bead895e8a94e2f89dbcc67436 | 1 | -0/+1 | |
2011-07-13 | 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 | 1 | -14/+26 | |
2011-07-13 | Show a suggestion strip by default•••Bug: 5024058 Change-Id: I5216e9a2e464c2bb3150b66779b6b1b5cd9027ff | 2 | -46/+0 | |
2011-07-12 | Move PointerTrackerQueue into PointerTracker•••Bug: 4768084 Change-Id: I1be83b38c48147827c871c92e17d37da3aeb0f95 | 3 | -97/+98 | |
2011-07-13 | Add a flag for a profiling•••Change-Id: Iae509a24fd0f0f416376c3f8051aa2eb92d48659 | 2 | -23/+33 | |
2011-07-13 | New dict format, step 7•••This actually implements the new dictionary format, but does not activate the implementation through #defines. Bug: 4392433 Change-Id: I9b26b9bcb4b823a36e0984799b69730acfc6f7f3 | 4 | -68/+672 | |
2011-07-12 | Fix mini keyboard behavior while chording input•••This change makes PopupMiniKeyboardView based on KeyboardView, so that only LatinKeyboardBaseView can manage touch event and PointerTracker. Bug: 4768084 Change-Id: Id30b132f1fae45da6e79ce822745cf0a653b8eb3 | 5 | -84/+147 | |
2011-07-13 | Fix build breakage•••Change-Id: Id2c2d152f54d00842ef9e200ccdce1e13cc128cb | 1 | -1/+1 | |
2011-07-12 | Add Right-To-Left delete icon•••Bug: 4161983 Bug: 4170083 Change-Id: Ife9a933353e97f3c7c3ede47623dc7528160f3c5 | 18 | -45/+53 | |
2011-07-13 | Small code cleanup•••Change-Id: I7075d85f745c3b186e6d06086b9fcd54e7459feb | 1 | -8/+7 | |
2011-07-12 | Create proximity info just after parsing keyboard layouts•••Bug: 4807069 Change-Id: Ic18b2fc526efec58510841884a949a1a0201e7f5 | 2 | -57/+65 | |
2011-07-12 | Code cleanup•••Change-Id: Ie43181721ba18e0c04048eaa9e3016dcea9f5a49 | 1 | -56/+52 | |
2011-07-12 | Change variable names for readability•••Change-Id: I9face4e90af4bcd6040eb7e303b596af7d643934 | 2 | -52/+52 | |
2011-07-11 | Keep keyboard layout while orientation change•••This change can retain symbols layout only, can't retain shift or shift lock state of the keyboard. Bug: 4311428 Change-Id: I6248ed9a6d762e1ca4b72e391fdca9bc9f55ac35 | 1 | -1/+2 | |
2011-07-11 | Fix event handling on non-distinct multi touch device•••This bug has been introduced by Idfbc9706. Bug: 4768084 Change-Id: If9e2a2d3ed1f6b4e6209c883e6fcca52286ede3f | 1 | -0/+3 | |
2011-07-10 | Add KeyEventHandler interface•••This change also revert KeyboardView to non-abstract class. Bug: 4768084 Change-Id: I827defb58bfb28b345464f6a89aa4438e41cf1e2 | 5 | -32/+45 | |
2011-07-11 | Use InputMethodSettingsActivity•••Bug: 4979539 Change-Id: Ib721814bfe80822ded7b0d801f6bc0c854588da4 | 5 | -36/+5 | |
2011-07-10 | Pass KeyboardView to PointerTracker on down event•••Bug: 4768084 Change-Id: I446b98daef8c9ec2408481e59cb2a88754ef9e01 | 4 | -12/+45 | |
2011-07-08 | Move processing MotionEvent out from PointerTracker•••Bug: 4768084 Change-Id: Idfbc9706f9daeaa979edeee9064cb69326bd3bbc | 2 | -34/+19 | |
2011-07-09 | Use InputMethodSettingsFragment•••Bug: 4979539 Change-Id: I4f2010f785eb29ccd42b488c402ef9957633e0c2 | 4 | -2/+19 | |
2011-07-08 | Narrower key timer handler static inner class to TimerProxy interface•••Bug: 4768084 Change-Id: I8fdff864d09321b44d56a6a32e10aec3f0f5a4d1 | 2 | -15/+29 | |
2011-07-09 | Internal cleanup before using InputMethodSettingsFragment (Part 2)•••Change-Id: I87751cf0e36b41e931b0712a09d114fd470f1001 | 1 | -3/+3 | |
2011-07-09 | Internal cleanup before using InputMethodSettingsFragment•••Change-Id: I7e3211feadf7b87b789040f6dcd6dda84a9d454a | 1 | -2/+5 |