aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add language switch key to symbols and symbols shifted layout"Tadashi G. Takaoka2012-04-2010-30/+30
|\
| * Add language switch key to symbols and symbols shifted layout•••Bug: 6370179 Change-Id: I061559ea5d0cb11a059de4b6e741f9c17ee69a27 Tadashi G. Takaoka2012-04-2010-30/+30
* | Merge "Predefined keyboard layouts are configurable via XML resource"Tadashi G. Takaoka2012-04-205-39/+63
|\ \ | |/ |/|
| * Predefined keyboard layouts are configurable via XML resource•••Bug: 4460018 Change-Id: Ia03ec826fb3853ea814d9764686903dbe31a6507 Tadashi G. Takaoka2012-04-205-39/+63
* | Merge "Allow using a format version 2 word list in LatinIME"Jean Chalard2012-04-201-7/+13
|\ \
| * | Allow using a format version 2 word list in LatinIME•••Change-Id: I73a4df3a83e49be6e8d3a7d14eb027cfe10f1a23 Jean Chalard2012-04-201-7/+13
| |/
* / Add language switch key to 7 inch tablet•••Bug: 6370443 Change-Id: I4079c4b06de7abd677376094dab341f34aa2d234 Tadashi G. Takaoka2012-04-202-2/+29
|/
* Support Dvorak layout•••Bug: 4460018 Change-Id: I08a9b556720f6c4f7089a8838c0869c9f88f479c Tadashi G. Takaoka2012-04-2018-2/+802
* Merge "Modularize keyboard XML files"Tadashi G. Takaoka2012-04-2042-356/+273
|\
| * Modularize keyboard XML files•••* Remove duplicated xml-sw768dp/keys_apostrophe_dash.xml * Separate keys_apostrophe_dash.xml to key_apostorhe.xml and key_dash.ml * Separate key_space.xml from row_qwerty4.xml * Separate key_f1.xml from xml{,-sw600dp}/row_qwerty4.xml * Separate keys_f1f2.xml from xml-sw768dp/row_qwerty4.xml * Fix incorrectly named rows_symbols{,_shift}4.xml to row_symbols{,_shift}4.xml Change-Id: Id71967a016a348174d1fc265b654dbc233c6562e Tadashi G. Takaoka2012-04-2042-356/+273
* | Merge "Don't allow cancelling manual pick."Jean Chalard2012-04-201-0/+2
|\ \ | |/ |/|
| * Don't allow cancelling manual pick.•••Bug: 6347202 Change-Id: I30b53256e83c534436b0f0ff594fd4aaabf4558c Jean Chalard2012-04-201-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 Tadashi G. Takaoka2012-04-2048-262/+262
|/
* Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d Tadashi G. Takaoka2012-04-2014-167/+144
* Merge "Make KeySpecParser case insensitive"Tadashi G. Takaoka2012-04-1911-124/+86
|\
| * Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf Tadashi G. Takaoka2012-04-2011-124/+86
* | Merge "remove unnecessary KeyboardState logging"Kurt Partridge2012-04-193-153/+0
|\ \
| * | remove unnecessary KeyboardState logging•••Bug: 6188932 Change-Id: Iafbb1825777122a1810fa3339853263aced3077e Kurt Partridge2012-04-193-153/+0
* | | Merge "researchLogger detail on IME sessions"Kurt Partridge2012-04-193-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 Kurt Partridge2012-04-193-55/+107
* | | Merge "Change binary dictionary output buffer size to match dictionary size."Tom Ouyang2012-04-191-32/+65
|\ \ \ | |_|/ |/| |
| * | Change binary dictionary output buffer size to match dictionary size.•••Bug: 6355943 Change-Id: Iaab7bc16ba0dbc7bfde70b06e7bd355519838831 Tom Ouyang2012-04-191-32/+65
* | | Import translations. DO NOT MERGE•••Change-Id: I80769f5a263835b74a455905d2789e07c2042f16 Eric Fischer2012-04-1949-1/+785
* | | Add shortcut_as_more_key label•••This change also optimezes KeyboardLabelsSet.java by reordering donottranslate-more-keys.xml in makelabel tool. Change-Id: Ief46ee783454bedcdffb0f24d9d03df51b6edcd6 Tadashi G. Takaoka2012-04-201-329/+323
| |/ |/|
* | Fix comment handling of makelabel tool•••Change-Id: Id40336b543987eee1d2777394d9ee5d0a6343a4c Tadashi G. Takaoka2012-04-191-29/+62
* | Move main dictionary availability check to LatinIME•••Change-Id: Ib6183fec833d87bc32514b03bb691fec0a1e6ff8 Tadashi G. Takaoka2012-04-192-19/+18
* | Fix SubtypeSwitcher to honor subtype•••Bug: 6364170 Change-Id: I31f9a7c9b6b4ca04a1c78a4210dcaae0db9825db Tadashi G. Takaoka2012-04-192-136/+46
* | Fix English "e" more keys•••Change-Id: I982690a0d5f524769caa9a06d5da1528899552ef Tadashi G. Takaoka2012-04-191-1/+1
* | Fix English "o" more keys•••Change-Id: If2457251a24686742f410e75938251deb91efdf8 Tadashi G. Takaoka2012-04-191-1/+1
* | Fix stack overflow•••Change-Id: I977b240ea462b40852ba9504282312d5fa4e2885 Tadashi G. Takaoka2012-04-191-1/+1
* | Remove LatinIME reference from DictionaryFactor class•••Change-Id: Iad10e71baa81a1b4eb3c84ead47d658d567b8201 Tadashi G. Takaoka2012-04-191-7/+8
* | Add Constants class to hold public constants•••This change also gets rid of compiler warnings about "deprecations". Change-Id: Id9b83483c453a81ebac34b684656db05e3599657 Tadashi G. Takaoka2012-04-1910-83/+153
* | Add custom subtype settings•••Bug: 4460018 Change-Id: I4919d79516dcf574be2761bbaf9adcdc381b2ddc Tadashi G. Takaoka2012-04-1910-31/+618
* | Change predefined additional subtype format in preference•••This change also refactor StringUtils class Change-Id: Ie0b4d169b21c260bf238d6fcc9ab0ee8bfd6b508 Tadashi G. Takaoka2012-04-197-54/+79
* | Import translations. DO NOT MERGE•••Change-Id: I0e373f7cd2b577cca91e042b7bb48540d5c09a23 Eric Fischer2012-04-183-4/+4
|/
* Make predefined subtype configurable by XML resource•••Change-Id: I1f8486a1fb652f1e06789e7bfd2cc57273092234 Tadashi G. Takaoka2012-04-185-15/+52
* Cleanup InputMethodManagerCompatWrapper•••Change-Id: Id3b84ee19bb504ed8fbb398e260cc663a5b5ae0d Tadashi G. Takaoka2012-04-186-98/+73
* Merge "Fix typo of some methods' name"Tadashi G. Takaoka2012-04-188-22/+19
|\
| * Fix typo of some methods' name•••Also changes some methods' argument type from Locale to String. Change-Id: Ib68b528a450dc68a01546483403230f76500bee4 Tadashi G. Takaoka2012-04-188-22/+19
* | Fix the build•••Change-Id: I128224799835bc3c230fed1afce942650e1396e0 Jean Chalard2012-04-181-1/+1
* | Merge "Add interesting corrections to the whitelist"Jean Chalard2012-04-181-0/+38
|\ \ | |/ |/|
| * Add interesting corrections to the whitelist•••Bug: 6096906 Change-Id: I3b8da88c1547fb94a67a280b60c604041c92e65b Jean Chalard2012-04-181-0/+38
* | Merge "Fix dimming keyboard"Tadashi G. Takaoka2012-04-171-11/+17
|\ \
| * | Fix dimming keyboard•••Bug: 6354679 Change-Id: I03bb0554bc06f1aab7eaa6c69fd9241ef300318f Tadashi G. Takaoka2012-04-181-11/+17
* | | researchLogging for inputConnection events•••Bug: 6188932 Change-Id: I596df68956abd879293cfb550e66e7d7d0ba74e9 Kurt Partridge2012-04-172-13/+147
|/ /
* | Merge "Remove useless key event handling methods"Tadashi G. Takaoka2012-04-174-61/+0
|\ \ | |/ |/|
| * Remove useless key event handling methods•••Change-Id: I8c42fba79aba643ab7a145e6fd54ef23855a3ad0 Tadashi G. Takaoka2012-04-184-61/+0
* | Merge "Pass the previous word down to native code in getSuggestions"Jean Chalard2012-04-172-3/+21
|\ \ | |/ |/|
| * Pass the previous word down to native code in getSuggestions•••Change-Id: I477b631d81ef58461e44954f3ae5fd895928bb97 Jean Chalard2012-04-172-3/+21
* | Add SubtypeUtils.setAditionalInputMethodSubtypes method•••Change-Id: Ia3043346ed87297e01d505980555fdf29ce4f96f Tadashi G. Takaoka2012-04-172-3/+12