Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-05-17 | Add open-source-able word lists to AOSP.•••Bug: 6458744 Change-Id: If28aeb7360ee7ec7408f55934ca2a684f032e338 | 15 | -0/+1861889 | |
2012-05-17 | Split Portuguese subtype into pt_BR and pt_PT•••Bug: 6510103 Change-Id: I91e13e7ecdf4fc9a2f3e3d647b70fb4b672321f5 | 1 | -2/+9 | |
2012-05-17 | Add a whitelisted word•••Change-Id: Id776b63dfadeba815f619ed0536bb14febc3aee7 | 1 | -0/+4 | |
2012-05-17 | Don't deactivate the LastComposedWord on shift•••Bug: 6495116 Change-Id: Ib86de02a1216146082bf58a033982ac37fefffe1 | 1 | -2/+3 | |
2012-05-17 | Fix stale key drawing•••Bug: 6509479 Change-Id: I49988ac951f6b37b14192ef1113a0d668a84f1a2 | 2 | -0/+17 | |
2012-05-17 | Fix ".com" key width on 7-inch tablet•••Change-Id: I5f843993e819bbc2e84f4d721cf7892d5518d7f6 | 1 | -1/+1 | |
2012-05-17 | Tidy up number password layout•••Bug: 6462191 Change-Id: Idd156e2fd651b80a6b5ebb2b10d88e107febbddb | 2 | -19/+39 | |
2012-05-17 | Update language switch icon•••Bug: 6129414 Change-Id: I1232e2bafed47c93f30470537cc334a755cf7a4d | 3 | -0/+0 | |
2012-05-16 | Import translations. DO NOT MERGE•••Change-Id: I81a628c87810826dc6c2fb31035a8f7ef22d414a | 49 | -12/+300 | |
2012-05-16 | Add missing includes.•••Change-Id: Ic7199045d0cffb208871f52cc167194013351d32 | 6 | -0/+6 | |
2012-05-16 | DO NOT MERGE. Hide the usability study mode for the production•••Change-Id: Ic0ffe56cd5314a00e81ba99148162dfb3ea1b044 | 1 | -2/+1 | |
2012-05-16 | Return the bigram frequency if available.•••This concludes the work on bug#6313806. Don't submit it before the dictionaries are suitably amended. Bug: 6313806 Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f | 3 | -13/+28 | |
2012-05-16 | Use "float" instead of "double"•••Change-Id: I93ed4d88ede4058f081dd8d634b00dfff4e96d07 | 12 | -48/+49 | |
2012-05-16 | Reorder suggestions result according to auto correction threshold•••Bug: 5413904 Change-Id: I3aa3a8109ba45d2129b58d8242866fd3dd3473cb | 3 | -25/+60 | |
2012-05-16 | Tweak keypress sound volume default value of Grouper•••Bug: 6499913 Change-Id: I645e40ad02c14b463854f91ec45c1be9c598e46e | 1 | -0/+1 | |
2012-05-16 | Add some whitelist entries.•••Change-Id: I77ddcb7ec26b0295e37c34bb69f358a182f45592 | 1 | -0/+20 | |
2012-05-16 | Set divider icon's alpha value on the fly•••Bug: 6183494 Change-Id: I61a0c7617648d9c52e5001b3479afa0ab4913adc | 5 | -14/+19 | |
2012-05-16 | Show dialog to guide the user to input subtype enabler•••Bug: 6370433 Change-Id: Ic5777c1d95fe2ce9f48c72b8cc05c7ac250f4cdf | 2 | -9/+70 | |
2012-05-16 | Don't auto-correct when there is no main dictionary.•••Bug: 6502485 Change-Id: I5803b0db8552867110587a1140fc03fc2e0eccef | 4 | -24/+30 | |
2012-05-16 | Fix 3rd row of bulgarian BDS keyboard•••Bug: 6501927 Change-Id: Ia96ee076a5522c0ec1ce40d35ccc54d880fc86ab | 1 | -1/+1 | |
2012-05-15 | Import translations. DO NOT MERGE•••Change-Id: I5a64ecb9f9bbc09ce466c050a09f5757302dfec8 | 3 | -3/+3 | |
2012-05-16 | Update voice icon•••Bug: 6499541 Change-Id: I18a4173265d4135c50753037adf51aa7b76a40a6 | 6 | -0/+0 | |
2012-05-15 | Make LatinIME keys accessibility focusable, clickable.•••Also fix speech for labeled keys. Bug: 6498563 Change-Id: I094d4db0e57fa373759a63eb3354b1ab3ab0f525 | 3 | -26/+142 | |
2012-05-15 | Fix empty custom input style entry appears after orientation change•••Bug: 6495828 Change-Id: I77c44e24340cff4e0702ac6dee02e4dd84076f3e | 1 | -0/+10 | |
2012-05-15 | Use a formula packing more information into 4 bits field•••Bug: 6313806 Change-Id: Id0779bd69afae0bb4a4a285340c1eb306544663a | 1 | -8/+33 | |
2012-05-15 | Stop meaningless bigram computations•••Bug: 6313806 Change-Id: Idf765b40812a43de13aa166ed0b44c7b5f7cc218 | 1 | -33/+0 | |
2012-05-15 | Fix a bug of handling single quote in the correction algorithm•••Bug: 6096247 Change-Id: I5490bbdee4ce1e3e0729ec1510a2baab85eeaf05 | 1 | -3/+5 | |
2012-05-15 | Remove "fillBoth" enum value from keyWidth attribute of Key•••Change-Id: Icc5ffb8286aeda298b46aeba05e44608e342bc57 | 5 | -18/+4 | |
2012-05-15 | Read and use user dictionary shortcuts.•••Bug: 4646172 Change-Id: I51002c73d5bad1a698110c5cda02253348be8eed | 8 | -35/+90 | |
2012-05-15 | Do not set "SuggestionSpan"s for suggestions from the next word predicition•••Bug: 6294817 Change-Id: I5010eafa5ba7e947743706adf7e722f4f0cfb415 | 5 | -10/+17 | |
2012-05-15 | Slightly 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 | 32 | -99/+95 | |
2012-05-14 | Import translations. DO NOT MERGE•••Change-Id: I782170eaa860b92b2a293f629a2118cf22877ff2 | 1 | -2/+2 | |
2012-05-14 | Slightly 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 | 30 | -186/+171 | |
2012-05-14 | Small optimization•••Performance gain is < 2% Bug: 6394357 Change-Id: I2b7da946788cf11d1a491efd20fb2bd2333c23d1 | 1 | -1/+1 | |
2012-05-14 | Small optimizations•••Bug: 6394357 Change-Id: I00ba1b5ab3d527b3768e28090c758ddd1629f281 | 1 | -4/+6 | |
2012-05-14 | Fix popular domain key ".com" width•••Bug: 6483245 Change-Id: Ie44fd71f848a254ec79c2e061ed050f139ff5aac | 1 | -1/+1 | |
2012-05-14 | More 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 | 1 | -4/+11 | |
2012-05-14 | Some more obvious optimizations•••The speedup is about 15% Bug: 6394357 Change-Id: Ibd57363d9d793206dd916d8927366db4192083b6 | 1 | -3/+3 | |
2012-05-14 | Some obvious optimizations to makedict•••Bug: 6394357 Change-Id: Ibfd98aac2304ef50cf90b1de984736ddcfe7a4bc | 3 | -29/+24 | |
2012-05-11 | Contacts dictionary rebuilds only when contact names have changed.•••Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3 | 8 | -30/+241 | |
2012-05-11 | Import translations. DO NOT MERGE•••Change-Id: I6b1e690b678488f38ae84bf862796c32d346371e | 10 | -40/+20 | |
2012-05-11 | Write the bigram frequency following the new formula•••This also tests for bigram frequency against unigram frequency Bug: 6313806 Bug: 6028348 Change-Id: If7faa3559fee9f2496890f0bc0e081279e100854 | 1 | -5/+21 | |
2012-05-11 | Refactor 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 | 2 | -11/+15 | |
2012-05-11 | Fix Spanish keyboard to have easy access to inverted ? and !•••Bug: 6480385 Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be | 5 | -95/+135 | |
2012-05-11 | Remove unexpectedly split words with single quotes•••Bug: 6451163 Change-Id: I4c5595f727934f2b401e9bb11a6ba613668f4a42 | 1 | -0/+95 | |
2012-05-11 | Output caps debug code•••Change-Id: I4a3399d9066bd28dab893ecebb720924110b871d | 1 | -0/+6 | |
2012-05-11 | Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.•••In conjunction with I596b2deb Change-Id: I42f059158ae78e1c1c807ed4d3688edbcf18c006 | 2 | -8/+7 | |
2012-05-11 | Reorganize punctuations and diacritics of Arabic and Persian•••Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea | 7 | -441/+348 | |
2012-05-11 | Add Bulgarian Phonetic keyboard•••Bug: 5738545 Change-Id: I4779136e717efd2934acaa68abc469016d08cd37 | 3 | -13/+13 | |
2012-05-11 | Add Bulgarian BDS keyboard•••Bug: 5738545 Change-Id: I20f31c4ff57a06e6df93ce3cfe4d032afd5bacc7 | 10 | -0/+444 |