aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/TextEntryState.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-08Import revised translations. DO NOT MERGE•••Change-Id: Ia66ec2c994e79c51da1b048ea22747a338257ccc Eric Fischer3-5/+5
2011-02-07Import revised translations. DO NOT MERGE•••Change-Id: Iada2b99bfdbfe7a877d723e02ecae0b031ee3cd5 Eric Fischer39-352/+253
2011-02-07Import revised translations. DO NOT MERGE•••Change-Id: I3a46d4b49c5b97c387b855f558b32cad1c5bb2a9 Eric Fischer7-10/+10
2011-02-04Revert I871cfaaf Latin IME Keyboard sounds off by default•••Change-Id: If4b90daa04df0b554faf2886fe83410e086e5b9c Jean-Michel Trivi1-1/+1
2011-02-04Fix bug 3426884 Latin IME Keyboard sounds should be on by default•••Change the default value when retrieving the PREF_SOUND_ON property from the Settings from false to true. Change-Id: I871cfaaf1f33b5e0301c84ee9c94f1c429901021 Jean-Michel Trivi1-1/+1
2011-02-01Manual revert of manually translated Spanish strings. DO NOT MERGE.•••They were overwritten and got lost by I6de9aa76 Change-Id: I4b9505ea9e4d57e22ed078e0ec85efe585757b5e Ken Wakasa1-10/+5
2011-01-31Import revised translations. DO NOT MERGE. Bug 3394542•••Change-Id: I6de9aa765cdfeb34fba0ae5fae8d7f92102125de Eric Fischer40-1196/+1184
2011-01-31Import revised translations. DO NOT MERGE•••Change-Id: I19645baeeb40b0bc10cf656581ff7f6b7be851d4 Eric Fischer19-35/+35
2011-01-31Do not read the pop up setting if the config says not to.•••If the configuration says the device should not display the "Pop up on key press" setting, then do not read the preference and always use the default setting. bug: 3406181 Change-Id: Ice2989760cda1d40387ed88311144cbf2c114b93 Jean Chalard1-2/+10
2011-01-30Fixing colon key alignment•••Bug: 3362749 Bug: 3405016 Change-Id: Ie6f15a5a8f27d0df517b451e93a92cc693b9fcd6 Justin Ho16-0/+0
2011-01-28Updated + key•••Bug: 3401855 Change-Id: Ib5e67d0038b7e89ecdf3b652ac0719e96bf4ab2f Justin Ho8-0/+0
2011-01-28Import revised translations. DO NOT MERGE•••Change-Id: I87042810bd939cf3c83a97034c8f1fda99cdd534 Eric Fischer10-75/+75
2011-01-28Import revised translations. DO NOT MERGE•••Change-Id: Ia637306742c58cc5d38fa0fe28e31589fc6fb33a Eric Fischer5-13/+13
2011-01-28Add hack to translate sudden move to up/down events•••This change also gets rid of unnecessary debug messages. Bug: 3400735 Change-Id: I3f003b1c2b553a2f841d4880f348a012d2d9c8ad Tadashi G. Takaoka3-20/+40
2011-01-28Reuse keyboard view's drawing bitmap if possible•••bug: 3398660 Change-Id: I0c7f7c084904990563ac62b5d9cf829f86855661 Ken Wakasa1-2/+1
2011-01-28Import new icon for disabled mic key•••This change also updates other hdpi assets. Bug: 3345931 Change-Id: Ia91e449905677b025307bf9ea6e618d82090a389 Tadashi G. Takaoka281-2/+2
2011-01-27Updating keyboard settings asset•••Bug: 3362749 Change-Id: If9f0dd25bc40a5dbc6613ce0660bd62237c27760 Justin Ho2-0/+0
2011-01-28Small manual translation fix in es-rUS•••Change-Id: Ie4556432661d3408c6f58739d551fd2c01c8531a Ken Wakasa1-1/+1
2011-01-27Import revised translations. DO NOT MERGE•••Change-Id: I5f2aa49d7602a597a4a5308ae4d352f8b6004504 Eric Fischer18-37/+37
2011-01-27Promote full matches with differing accents.•••Stop considering accented characters as different from their base character for proximity scoring. Also give a huge boost (basically overriding frequency) to a word fully matched with only differing accents. Bug: 2550587 Change-Id: I2da7a71229fb3868d9e4a53703ccf8caeb6fcf10 Jean Chalard3-21/+39
2011-01-27Handle the last char correctly in excessive char correction algortihm.•••bug: 3278422 Change-Id: I651d3cb0130ab9834ed9d7a97f41360c6eaa9de1 satok1-3/+6
2011-01-27Add tablet keyboards supported in Gingerbread•••This change also re-orders the laternate characters on mini keyboard. Bug: 2214959 Change-Id: Id44c5b0c05f9f32ff939ad91d229d83731f2a135 Tadashi G. Takaoka42-502/+625
2011-01-27Tentative translations for es-rUS•••Change-Id: I32e7347e81f45f98a1d5f17c703ad8b3cd8ec97f Ken Wakasa1-14/+7
2011-01-27Fix safety net not to be enabled at aggressive autocompletion mode•••Bug: 3374359 Change-Id: I7b1dbeb64a87dda05397c236bb58da292f819471 satok3-2/+14
2011-01-27Fix auto-correction threshold and promote full matched words•••Bug: 3374359 Bug: 3278422 "zbe" will be auto corrected to "be" by fixing s-line "teh" will be auto corrected to "the" by promotion of full matched words Change-Id: I314c632820e4e0b1501edeca60ada205d291451f satok5-9/+19
2011-01-26Import revised translations. DO NOT MERGE•••Change-Id: Ie4bacc79a479ab65a80c0f022bea7ad3e14f2b89 Eric Fischer42-2674/+1624
2011-01-27If there is no keyboard view attached, use voice input view.•••Change-Id: Ibf0945f3bd70f02fe0d09229fc899641567c0d4c satok1-7/+22
2011-01-27Fix BroadcastReceiver leakage in SubtypeSwitcher•••Bug: 3345931 Change-Id: If31a6e803ea7e1a857085ced354722c484fda075 Tadashi G. Takaoka2-18/+16
2011-01-27Fix NPE in isCandidateStripVisible()•••Change-Id: I03d3c4806b51e7f902c43887a6769bffbffeccaf Ken Wakasa1-0/+2
2011-01-26Disable shortcut key when network is not available•••Bug: 3345931 Change-Id: I1deef774598b8e78da4404535b6d3814464a9d2d Tadashi G. Takaoka13-64/+151
2011-01-26Added voice input languages•••bug: 3382825 Change-Id: Iec031dffb86e4b05a4a718d17afe20064d14633e satok3-70/+44
2011-01-26Import new drawable assets•••Change-Id: I0267e4e4296d127fb44d77323d7cc4eb2f63666d Tadashi G. Takaoka71-0/+2
2011-01-26Fix Input options dialog•••bug: 3387860 Change-Id: I81e57ca08e07e4c2a68196ca173b764c40fbeb17 Ken Wakasa1-3/+3
2011-01-25Check second down event of double tap is on shift key•••This change also removes unnecessary touch point tweaks. Bug: 3385404 Change-Id: Ic398268ec4fcfaa9eafe8a70f2d10c2cd1fdfc62 Tadashi G. Takaoka2-15/+25
2011-01-25Hide recognition view when switchToLastInputMethod failed.•••Change-Id: Ie5f3d267e1042b4379b51c2dc6c8756e394cfc0f satok1-2/+12
2011-01-25Automatically layout mini keyboard•••Bug: 2214959 Change-Id: I06370e1c9e0683666ad19454a2fb501008af95c0 Tadashi G. Takaoka20-196/+578
2011-01-25Revert "Implement callback to handle touch event outside SoftInputWindow"•••This reverts commit de59a84029d3d3ec114b5b0f2eca0b3752982fef (Ie8d4469b). The requested feature has been implemented by I92d98bed. Bug: 3238092 Change-Id: I9d53030b3d5c9a0f24883292a93576a3231813aa Tadashi G. Takaoka5-264/+9
2011-01-25Avoid disk writes on UI thread.•••Change-Id: I0a498e47afb2c9a5241e2f329c39e266550135a5 satok1-2/+9
2011-01-25Show the value of the "Show suggestions" option in summary.•••Have the "Show correction suggestions" option display its value in its description. Bug: 3282448 Change-Id: Id76b5032ed5776d0567e1679d2a74ee758045919 Jean Chalard1-0/+12
2011-01-25Clarify a settings summary text.•••Change-Id: I98ee8bbe312a1515199b9c5c56c390010e8ef616 Jean Chalard1-1/+1
2011-01-25Removed subtype icon for each country and added subtype icon for each mode•••Bug: 3286869 Change-Id: I43f151be00d2392c1816a43d37148169ff39a9f0 satok40-35/+35
2011-01-25Reuse language_selection_title string resource for option dialog•••Bug: 3385831 Change-Id: I23f587815f7fca3190bd0aa669bb6a2378d34ea8 Tadashi G. Takaoka1-18/+25
2011-01-24Import revised translations. DO NOT MERGE•••Change-Id: I8a8786f484918749fd679adf0ce3e952d3f483f1 Eric Fischer42-788/+718
2011-01-24Fix resetting the status of VoiceIME when the user is switching from one Voic...•••Change-Id: Ibbbe3ed6c4e2e7e3c1266daddf109742bd8d97b6 Luca Zanolin2-19/+40
2011-01-25Add excludeFromLastInputMethod to voice subtype•••Bug: 3382702 Change-Id: I0a0a85a509aee9586fafe8771b44892f6bc469bc satok1-0/+19
2011-01-24Update shortcut IME when user changes the language of keyboard.•••Bug: 3329578 Change-Id: I59653ec7b1077e88be3767da9f4190d820fad4d1 satok1-0/+1
2011-01-24Always display the VoiceIME language in the Speak Now pop-up•••Change-Id: I1b01458aff98447b7b3d5459b765968bed5515cb Luca Zanolin2-4/+39
2011-01-24Set minimum height for RecognitionView in the case that there is no keyboard ...•••Bug: 3352322 Change-Id: I9a7b2a745b47bdc62a96a5cd2c0d8ad717e1b406 satok3-6/+11
2011-01-24Implement callback to handle touch event outside SoftInputWindow•••Bug: 3238092 Change-Id: Ie8d4469bc2c6880bdf2a0c4e4eec68bb136b837c Tadashi G. Takaoka5-9/+264
2011-01-24Add log for voice IME•••Change-Id: I7d0a458b3cf41fc9dc679f654347e8870c75185d satok3-3/+23