aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-16Update voice icon•••Bug: 6499541 Change-Id: I18a4173265d4135c50753037adf51aa7b76a40a6 Tadashi G. Takaoka6-0/+0
2012-05-15Fix empty custom input style entry appears after orientation change•••Bug: 6495828 Change-Id: I77c44e24340cff4e0702ac6dee02e4dd84076f3e Tadashi G. Takaoka1-0/+10
2012-05-15Use a formula packing more information into 4 bits field•••Bug: 6313806 Change-Id: Id0779bd69afae0bb4a4a285340c1eb306544663a Jean Chalard1-8/+33
2012-05-15Fix a bug of handling single quote in the correction algorithm•••Bug: 6096247 Change-Id: I5490bbdee4ce1e3e0729ec1510a2baab85eeaf05 satok1-3/+5
2012-05-15Remove "fillBoth" enum value from keyWidth attribute of Key•••Change-Id: Icc5ffb8286aeda298b46aeba05e44608e342bc57 Tadashi G. Takaoka5-18/+4
2012-05-15Read and use user dictionary shortcuts.•••Bug: 4646172 Change-Id: I51002c73d5bad1a698110c5cda02253348be8eed Jean Chalard8-35/+90
2012-05-15Do not set "SuggestionSpan"s for suggestions from the next word predicition•••Bug: 6294817 Change-Id: I5010eafa5ba7e947743706adf7e722f4f0cfb415 satok5-10/+17
2012-05-15Slightly wider space key for 10-inch tablet layouts•••This change also removes the usage of "fillBoth" keyWidth from 10-inch tablet layouts. Change-Id: Ie6844fc096712daa24e09b3d67dde48d1c03eb46 Tadashi G. Takaoka32-99/+95
2012-05-14Import translations. DO NOT MERGE•••Change-Id: I061881ce9f2b0563e01d198fac0dbcdeaeb48410 Eric Fischer1-2/+2
2012-05-14Import translations. DO NOT MERGE•••Change-Id: I782170eaa860b92b2a293f629a2118cf22877ff2 Eric Fischer1-2/+2
2012-05-14include text context in researchLogger•••when logging LatinIME.onUpdateSelection(), now include the current word and preceding word. no escaping of the word is performed; this is temporary until the output format is cleaned up. also fix EditingUtils.getWordRangeAtCursor to support supplementary UTF-16 characters. Bug: 6188932 Change-Id: If4612a2627537d5d8bb2f9585a3ad1b4e56c2e26 Kurt Partridge5-78/+215
2012-05-14Slightly wider keys for 7-inch tablet layouts•••This change also removes the usage of "fillBoth" keyWidth from 7-inch tablet layouts. Bug: 6480505 Change-Id: I9ed58e0b49138fa9e1610c2b008798eedb19dd26 Tadashi G. Takaoka30-186/+171
2012-05-14Small optimization•••Performance gain is < 2% Bug: 6394357 Change-Id: I2b7da946788cf11d1a491efd20fb2bd2333c23d1 Jean Chalard1-1/+1
2012-05-14Small optimizations•••Bug: 6394357 Change-Id: I00ba1b5ab3d527b3768e28090c758ddd1629f281 Jean Chalard1-4/+6
2012-05-14Fix popular domain key ".com" width•••Bug: 6483245 Change-Id: Ie44fd71f848a254ec79c2e061ed050f139ff5aac Tadashi G. Takaoka1-1/+1
2012-05-14More optimizations•••We don't merge tails anyway, and we can't do it any more because that would break the bigram lookup algorithm. The speedup is about 20%, and possibly double this if there are no bigrams. Bug: 6394357 Change-Id: I9eec11dda9000451706d280f120404a2acbea304 Jean Chalard1-4/+11
2012-05-14Some more obvious optimizations•••The speedup is about 15% Bug: 6394357 Change-Id: Ibd57363d9d793206dd916d8927366db4192083b6 Jean Chalard1-3/+3
2012-05-14Some obvious optimizations to makedict•••Bug: 6394357 Change-Id: Ibfd98aac2304ef50cf90b1de984736ddcfe7a4bc Jean Chalard3-29/+24
2012-05-11Contacts dictionary rebuilds only when contact names have changed.•••Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3 Tom Ouyang8-30/+241
2012-05-11Import translations. DO NOT MERGE•••Change-Id: I978772894aef377eb117d5189b5dbe9f6f27f14f Eric Fischer10-40/+20
2012-05-11Import translations. DO NOT MERGE•••Change-Id: I6b1e690b678488f38ae84bf862796c32d346371e Eric Fischer10-40/+20
2012-05-11Write the bigram frequency following the new formula•••This also tests for bigram frequency against unigram frequency Bug: 6313806 Bug: 6028348 Change-Id: If7faa3559fee9f2496890f0bc0e081279e100854 Jean Chalard1-5/+21
2012-05-11Refactor a method•••Rename it, rename parameters, and add a parameter that will be necessary soon. Also, rescale the bigram frequency as necessary. Bug: 6313806 Change-Id: I192543cfb6ab6bccda4a1a53c8e67fbf50a257b0 Jean Chalard2-11/+15
2012-05-11Fix Spanish keyboard to have easy access to inverted ? and !•••Bug: 6480385 Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be Tadashi G. Takaoka5-95/+135
2012-05-11Remove unexpectedly split words with single quotes•••Bug: 6451163 Change-Id: I4c5595f727934f2b401e9bb11a6ba613668f4a42 satok1-0/+95
2012-05-11Output caps debug code•••Change-Id: I4a3399d9066bd28dab893ecebb720924110b871d satok1-0/+6
2012-05-11Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.•••In conjunction with I596b2deb Change-Id: I42f059158ae78e1c1c807ed4d3688edbcf18c006 Ken Wakasa2-8/+7
2012-05-11Reorganize punctuations and diacritics of Arabic and Persian•••Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea Tadashi G. Takaoka7-441/+348
2012-05-11Add Bulgarian Phonetic keyboard•••Bug: 5738545 Change-Id: I4779136e717efd2934acaa68abc469016d08cd37 Tadashi G. Takaoka3-13/+13
2012-05-11Add Bulgarian BDS keyboard•••Bug: 5738545 Change-Id: I20f31c4ff57a06e6df93ce3cfe4d032afd5bacc7 Tadashi G. Takaoka10-0/+444
2012-05-10Import translations. DO NOT MERGE•••Change-Id: I8ac08e201aaaa3bd8e22da27f66c60036f52a605 Eric Fischer36-144/+74
2012-05-10Import translations. DO NOT MERGE•••Change-Id: I6955e7f746cbe31e27e32aa8d2d33dccf465f571 Eric Fischer36-144/+74
2012-05-10Implement "lift-to-type" interaction. Fix event text.•••Bug: 6456970 Change-Id: Idd6b84fc7a730a1e78d9c1157e3b5f22e5d49fc4 alanv4-5/+34
2012-05-10Perform the actual bigram frequency lookup.•••This still returns the unigram frequency, because the values stored for bigrams in the dictionary are not ready to be returned in-place instead of unigram values. Aside from this, the code is complete. Bug: 6313806 Change-Id: If7bb7b644730782277f0f6663334c170b7fe13fb Jean Chalard4-19/+55
2012-05-10Fix 10-inch tablet layout•••* Fix missing delete key for greek * Remove shift keys from farsi * Move delete and enter key down for farsi * Tweak 3rd-row key position of nordic Bug: 6422448 Change-Id: I2066c1927f60660513c89615488520f716a15fa5 Tadashi G. Takaoka3-11/+10
2012-05-10Tidy up Hindi 7-inch layouts•••* Remove right shift key from hindi (same as east_slavic) Bug: 6422448 Change-Id: Icea9a027c825f74471425abea261d5499f02c2c6 Tadashi G. Takaoka1-10/+5
2012-05-10Tidy up Thai 7-inch layouts•••* Remove right shift key from thai * Add comma and period keys Bug: 6422448 Change-Id: I40ff445ee763d964860fe6eb46e7168534a98c35 Tadashi G. Takaoka1-12/+11
2012-05-10Tidy up Arabic and Farsi 7-inch layouts•••* Tweak key width and positon for arabic. * Move delete and enter key down for farsi. Bug: 6422448 Change-Id: I4fce1f4761eb1b53e432900c19e455a023721fc6 Tadashi G. Takaoka2-22/+14
2012-05-10Tidy up 11-11-{7,8,9} 7-inch tablet layouts•••* Add gutters between shift keys and letters for nordic * Slightly narrower 3rd-row letter keys for bulgarian * Remove "ъ" key from 1st-row of east_slavic * Remove right shift for 11-11-9 east_slavic and south_slavic Bug: 6422448 Change-Id: I2311bd475aabda51080f0be3714fabffa65b2009 Tadashi G. Takaoka4-37/+24
2012-05-10Tidy up 10-10-7 7-inch tablet layouts•••Bug: 6422448 Change-Id: I0c1721462572da7be7850d670c4f86d0c18cb610 Tadashi G. Takaoka8-30/+28
2012-05-10Cleanup indentation•••Change-Id: Iaaade378acb81a2d68e2e721778a82fd8d5e20a5 Tadashi G. Takaoka1-2/+1
2012-05-10Tidy up 10-9-7 7-inch tablet layouts•••* Slightly smaller key width and larger shift key and space key. * Both left and right shift key has the same width. * Move the 2nd-row slight right. Bug: 6422448 Change-Id: If27028eaac20c503c352ba35dd156befc53918c7 Tadashi G. Takaoka10-52/+56
2012-05-09Use key index as virtual view ID.•••Bug: 6464677 Change-Id: I443e4add8052dbce1d413c2ce38a7b98408613bf alanv1-3/+6
2012-05-09Fix calculation of more keys keyboard position based on key preview•••Bug: 6135881 Change-Id: Id1c4e2c13d13b474466cb9b42b425aa9f6f9448b Tadashi G. Takaoka12-137/+96
2012-05-09Release previously pressed key even when the up event points new key•••Bug: 6457266 Change-Id: I52c9fe88791d2c3a4385dfa457f07da160c60699 Tadashi G. Takaoka1-16/+7
2012-05-09Optimize InputConnection.getCursorCapsMode calling•••Bug: 6464226 Change-Id: I30c1b01be5e1719ded5f7f8a7e24a38e9bbc3637 Tadashi G. Takaoka1-6/+18
2012-05-09Small optimization•••Change-Id: I067249976e557b60b606d2153deaeb3c8f1f38ac Jean Chalard1-2/+5
2012-05-09Don't ask for surrounding characters for each keypress•••Bug: 6464226 Change-Id: I03745bbcc21e5ec6ca57fa1257bf21c0cd26391a Jean Chalard1-14/+12
2012-05-08Remove unused code from AccessibilityEntityProvider.•••Change-Id: I73882668b516344d36e69355e9cb39534becb629 alanv1-151/+0
2012-05-08Remove accessibility gesture handlers from LatinIME.•••Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488 alanv5-377/+0