Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Pass words as int[] to the native code.•••We need to get the bigrams during the call to getSuggestions for bug#6313806. We already give an int[] to getSuggestions and we wanted to get rid of char[]'s anyway because it doesn't work with surrogate pairs, so here we go. Bug: 6313806 Change-Id: I56ce99f1db6b3302cdf42f0527343bded837091e | 2012-04-23 | 1 | -6/+6 | ||
* | | | Merge "Binary bigram lookup checks both uppercase and lowercase when previous... | 2012-04-23 | 2 | -14/+37 | ||
|\ \ \ | ||||||
| * | | | Binary bigram lookup checks both uppercase and lowercase when previous word i...•••Bug: 6363029 Change-Id: I71a1ed5b88f54fcc15bfaf89d3645b8f17ebb821 | 2012-04-22 | 2 | -14/+37 | ||
* | | | | Fix key preview when shifted hint letter is activated•••Change-Id: I70d2627318d21eb612c3c3fee2ce8e80555dba12 | 2012-04-23 | 1 | -3/+4 | ||
| |_|/ |/| | | ||||||
* | | | Merge "Fix using keyboard layout display name in custom input style spinner" | 2012-04-22 | 1 | -9/+8 | ||
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix using keyboard layout display name in custom input style spinner•••Change-Id: I80626591574aa9995011202cf868f9c2c5168303 | 2012-04-23 | 1 | -9/+8 | ||
| |/ | ||||||
* / | Use the best matching cached dictionary for each category•••Bug: 6327270 Change-Id: I5a0e732c8a3fd55fd8ac3c8fe1c58e7f91555d97 | 2012-04-23 | 1 | -9/+62 | ||
|/ | ||||||
* | Remove unused methods and classes•••Change-Id: I1a82bf2202d436efa4c5135d705a048fe45a0257 | 2012-04-22 | 1 | -75/+0 | ||
* | Remove an unused method•••Change-Id: I3abbf6462c31b11167e356fe77b8afca2514a869 | 2012-04-22 | 1 | -24/+0 | ||
* | Fix the build•••Change-Id: I5c4e230500f058f7db86c05d554be45411004ffc | 2012-04-20 | 1 | -2/+4 | ||
* | Merge "Add language switch key to symbols and symbols shifted layout" | 2012-04-20 | 1 | -2/+5 | ||
|\ | ||||||
| * | Add language switch key to symbols and symbols shifted layout•••Bug: 6370179 Change-Id: I061559ea5d0cb11a059de4b6e741f9c17ee69a27 | 2012-04-20 | 1 | -2/+5 | ||
* | | Merge "Predefined keyboard layouts are configurable via XML resource" | 2012-04-20 | 4 | -35/+46 | ||
|\ \ | |/ |/| | ||||||
| * | Predefined keyboard layouts are configurable via XML resource•••Bug: 4460018 Change-Id: Ia03ec826fb3853ea814d9764686903dbe31a6507 | 2012-04-20 | 4 | -35/+46 | ||
* | | Allow using a format version 2 word list in LatinIME•••Change-Id: I73a4df3a83e49be6e8d3a7d14eb027cfe10f1a23 | 2012-04-20 | 1 | -7/+13 | ||
|/ | ||||||
* | Support Dvorak layout•••Bug: 4460018 Change-Id: I08a9b556720f6c4f7089a8838c0869c9f88f479c | 2012-04-20 | 2 | -2/+10 | ||
* | Merge "Don't allow cancelling manual pick." | 2012-04-20 | 1 | -0/+2 | ||
|\ | ||||||
| * | Don't allow cancelling manual pick.•••Bug: 6347202 Change-Id: I30b53256e83c534436b0f0ff594fd4aaabf4558c | 2012-04-20 | 1 | -0/+2 | ||
* | | Fix confusable "label" usage, use "text" instead•••* Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3 | 2012-04-20 | 4 | -60/+60 | ||
|/ | ||||||
* | Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d | 2012-04-20 | 5 | -85/+87 | ||
* | Merge "Make KeySpecParser case insensitive" | 2012-04-19 | 4 | -24/+47 | ||
|\ | ||||||
| * | Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf | 2012-04-20 | 4 | -24/+47 | ||
* | | Merge "remove unnecessary KeyboardState logging" | 2012-04-19 | 3 | -153/+0 | ||
|\ \ | ||||||
| * | | remove unnecessary KeyboardState logging•••Bug: 6188932 Change-Id: Iafbb1825777122a1810fa3339853263aced3077e | 2012-04-19 | 3 | -153/+0 | ||
* | | | Merge "researchLogger detail on IME sessions" | 2012-04-19 | 3 | -55/+107 | ||
|\| | | ||||||
| * | | researchLogger detail on IME sessions•••log device type, screen size, etc. also simplification inside ResearchLogger to use exceptions better, and fix ResearchLoggerTests to not change preferences to specify the logfile. multi-project change with Idfd193b16260215cca32886e288f03a0c12b2781 Bug: 6188932 Change-Id: Idd3ca6eb8e8e3934f68234b241c7fd7d0cc3bcd5 | 2012-04-19 | 3 | -55/+107 | ||
* | | | Merge "Change binary dictionary output buffer size to match dictionary size." | 2012-04-19 | 1 | -32/+65 | ||
|\ \ \ | |_|/ |/| | | ||||||
| * | | Change binary dictionary output buffer size to match dictionary size.•••Bug: 6355943 Change-Id: Iaab7bc16ba0dbc7bfde70b06e7bd355519838831 | 2012-04-19 | 1 | -32/+65 | ||
* | | | Add shortcut_as_more_key label•••This change also optimezes KeyboardLabelsSet.java by reordering donottranslate-more-keys.xml in makelabel tool. Change-Id: Ief46ee783454bedcdffb0f24d9d03df51b6edcd6 | 2012-04-20 | 1 | -329/+323 | ||
| |/ |/| | ||||||
* | | Fix comment handling of makelabel tool•••Change-Id: Id40336b543987eee1d2777394d9ee5d0a6343a4c | 2012-04-19 | 1 | -29/+62 | ||
* | | Move main dictionary availability check to LatinIME•••Change-Id: Ib6183fec833d87bc32514b03bb691fec0a1e6ff8 | 2012-04-19 | 2 | -19/+18 | ||
* | | Fix SubtypeSwitcher to honor subtype•••Bug: 6364170 Change-Id: I31f9a7c9b6b4ca04a1c78a4210dcaae0db9825db | 2012-04-19 | 2 | -136/+46 | ||
* | | Fix English "e" more keys•••Change-Id: I982690a0d5f524769caa9a06d5da1528899552ef | 2012-04-19 | 1 | -1/+1 | ||
* | | Fix English "o" more keys•••Change-Id: If2457251a24686742f410e75938251deb91efdf8 | 2012-04-19 | 1 | -1/+1 | ||
* | | Fix stack overflow•••Change-Id: I977b240ea462b40852ba9504282312d5fa4e2885 | 2012-04-19 | 1 | -1/+1 | ||
* | | Remove LatinIME reference from DictionaryFactor class•••Change-Id: Iad10e71baa81a1b4eb3c84ead47d658d567b8201 | 2012-04-19 | 1 | -7/+8 | ||
* | | Add Constants class to hold public constants•••This change also gets rid of compiler warnings about "deprecations". Change-Id: Id9b83483c453a81ebac34b684656db05e3599657 | 2012-04-19 | 10 | -83/+153 | ||
* | | Add custom subtype settings•••Bug: 4460018 Change-Id: I4919d79516dcf574be2761bbaf9adcdc381b2ddc | 2012-04-19 | 6 | -31/+522 | ||
* | | Change predefined additional subtype format in preference•••This change also refactor StringUtils class Change-Id: Ie0b4d169b21c260bf238d6fcc9ab0ee8bfd6b508 | 2012-04-19 | 6 | -52/+77 | ||
|/ | ||||||
* | Make predefined subtype configurable by XML resource•••Change-Id: I1f8486a1fb652f1e06789e7bfd2cc57273092234 | 2012-04-18 | 4 | -15/+29 | ||
* | Cleanup InputMethodManagerCompatWrapper•••Change-Id: Id3b84ee19bb504ed8fbb398e260cc663a5b5ae0d | 2012-04-18 | 6 | -98/+73 | ||
* | Fix typo of some methods' name•••Also changes some methods' argument type from Locale to String. Change-Id: Ib68b528a450dc68a01546483403230f76500bee4 | 2012-04-18 | 8 | -22/+19 | ||
* | Merge "Fix dimming keyboard" | 2012-04-17 | 1 | -11/+17 | ||
|\ | ||||||
| * | Fix dimming keyboard•••Bug: 6354679 Change-Id: I03bb0554bc06f1aab7eaa6c69fd9241ef300318f | 2012-04-18 | 1 | -11/+17 | ||
* | | researchLogging for inputConnection events•••Bug: 6188932 Change-Id: I596df68956abd879293cfb550e66e7d7d0ba74e9 | 2012-04-17 | 2 | -13/+147 | ||
|/ | ||||||
* | Merge "Remove useless key event handling methods" | 2012-04-17 | 4 | -61/+0 | ||
|\ | ||||||
| * | Remove useless key event handling methods•••Change-Id: I8c42fba79aba643ab7a145e6fd54ef23855a3ad0 | 2012-04-18 | 4 | -61/+0 | ||
* | | Merge "Pass the previous word down to native code in getSuggestions" | 2012-04-17 | 2 | -3/+21 | ||
|\ \ | |/ |/| | ||||||
| * | Pass the previous word down to native code in getSuggestions•••Change-Id: I477b631d81ef58461e44954f3ae5fd895928bb97 | 2012-04-17 | 2 | -3/+21 | ||
* | | Add SubtypeUtils.setAditionalInputMethodSubtypes method•••Change-Id: Ia3043346ed87297e01d505980555fdf29ce4f96f | 2012-04-17 | 2 | -3/+12 |