aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-20Fix 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. Takaoka101-428/+428
2012-04-20Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d Tadashi G. Takaoka17-185/+166
2012-04-20Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf Tadashi G. Takaoka15-264/+468
2012-04-19remove unnecessary KeyboardState logging•••Bug: 6188932 Change-Id: Iafbb1825777122a1810fa3339853263aced3077e Kurt Partridge3-153/+0
2012-04-19researchLogger 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 Partridge4-79/+109
2012-04-19Import translations. DO NOT MERGE•••Change-Id: I80769f5a263835b74a455905d2789e07c2042f16 Eric Fischer49-1/+785
2012-04-19Change binary dictionary output buffer size to match dictionary size.•••Bug: 6355943 Change-Id: Iaab7bc16ba0dbc7bfde70b06e7bd355519838831 Tom Ouyang1-32/+65
2012-04-20Add 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. Takaoka2-360/+355
2012-04-19Fix comment handling of makelabel tool•••Change-Id: Id40336b543987eee1d2777394d9ee5d0a6343a4c Tadashi G. Takaoka2-29/+65
2012-04-19Move main dictionary availability check to LatinIME•••Change-Id: Ib6183fec833d87bc32514b03bb691fec0a1e6ff8 Tadashi G. Takaoka2-19/+18
2012-04-19Fix SubtypeSwitcher to honor subtype•••Bug: 6364170 Change-Id: I31f9a7c9b6b4ca04a1c78a4210dcaae0db9825db Tadashi G. Takaoka2-136/+46
2012-04-19Fix English "e" more keys•••Change-Id: I982690a0d5f524769caa9a06d5da1528899552ef Tadashi G. Takaoka2-2/+2
2012-04-19Fix English "o" more keys•••Change-Id: If2457251a24686742f410e75938251deb91efdf8 Tadashi G. Takaoka2-2/+2
2012-04-19Fix stack overflow•••Change-Id: I977b240ea462b40852ba9504282312d5fa4e2885 Tadashi G. Takaoka1-1/+1
2012-04-19Remove LatinIME reference from DictionaryFactor class•••Change-Id: Iad10e71baa81a1b4eb3c84ead47d658d567b8201 Tadashi G. Takaoka1-7/+8
2012-04-19Add Constants class to hold public constants•••This change also gets rid of compiler warnings about "deprecations". Change-Id: Id9b83483c453a81ebac34b684656db05e3599657 Tadashi G. Takaoka10-83/+153
2012-04-19Add custom subtype settings•••Bug: 4460018 Change-Id: I4919d79516dcf574be2761bbaf9adcdc381b2ddc Tadashi G. Takaoka11-48/+640
2012-04-19Change predefined additional subtype format in preference•••This change also refactor StringUtils class Change-Id: Ie0b4d169b21c260bf238d6fcc9ab0ee8bfd6b508 Tadashi G. Takaoka9-58/+174
2012-04-18Import translations. DO NOT MERGE•••Change-Id: I0e373f7cd2b577cca91e042b7bb48540d5c09a23 Eric Fischer3-4/+4
2012-04-18Make predefined subtype configurable by XML resource•••Change-Id: I1f8486a1fb652f1e06789e7bfd2cc57273092234 Tadashi G. Takaoka5-15/+52
2012-04-18Cleanup InputMethodManagerCompatWrapper•••Change-Id: Id3b84ee19bb504ed8fbb398e260cc663a5b5ae0d Tadashi G. Takaoka7-104/+79
2012-04-18Fix typo of some methods' name•••Also changes some methods' argument type from Locale to String. Change-Id: Ib68b528a450dc68a01546483403230f76500bee4 Tadashi G. Takaoka11-38/+35
2012-04-18Fix the build•••Change-Id: I128224799835bc3c230fed1afce942650e1396e0 Jean Chalard1-1/+1
2012-04-18Add interesting corrections to the whitelist•••Bug: 6096906 Change-Id: I3b8da88c1547fb94a67a280b60c604041c92e65b Jean Chalard1-0/+38
2012-04-18Fix dimming keyboard•••Bug: 6354679 Change-Id: I03bb0554bc06f1aab7eaa6c69fd9241ef300318f Tadashi G. Takaoka1-11/+17
2012-04-17researchLogging for inputConnection events•••Bug: 6188932 Change-Id: I596df68956abd879293cfb550e66e7d7d0ba74e9 Kurt Partridge2-13/+147
2012-04-18Remove useless key event handling methods•••Change-Id: I8c42fba79aba643ab7a145e6fd54ef23855a3ad0 Tadashi G. Takaoka4-61/+0
2012-04-17Add SubtypeUtils.setAditionalInputMethodSubtypes method•••Change-Id: Ia3043346ed87297e01d505980555fdf29ce4f96f Tadashi G. Takaoka2-3/+12
2012-04-17Pass the previous word down to native code in getSuggestions•••Change-Id: I477b631d81ef58461e44954f3ae5fd895928bb97 Jean Chalard4-7/+30
2012-04-17Cache results of the spell checker•••Change-Id: Ie11cd1b07e069474b140fbaae65fca703adc056f satok1-2/+42
2012-04-17Add SubtypeLocale.getKeyboardLayoutSetDisplayName•••Change-Id: I576b47a936545e653ce9e26222ba4db143ea90e6 Tadashi G. Takaoka1-3/+7
2012-04-17Fix debug compilation + small cleanup•••Change-Id: Ia89d84f62ba38dee05d25fbc94698e889cf27d2c Jean Chalard2-3/+0
2012-04-17Fix a native crash•••This was introduced by Ieb2e306a which failed to keep the return behavior in case the word doesn't have a bigram. Change-Id: I6d2f0b79d41c4335e94696690c8331e314961133 Jean Chalard1-0/+4
2012-04-17Do not pass misspelled flags to TextView•••Bug: 6310268 Original CL: I2f7a54ae0d63235a0b94e039109ab8 Change-Id: I28f64a4d0bb262db819f5f8c0ffc58a259c8e62d satok1-6/+1
2012-04-17Pass the previous word to getSuggestions•••This is a preparative change to bug#6313806 Change-Id: I1be9ec49b21005c1f45ce459fa93712bc74ef3f0 Jean Chalard11-28/+39
2012-04-17Preparatory refactoring•••Split out getting the pointer to the bigrams to a separate function. This is a preparative change to bug#6313806 Change-Id: Ieb2e306a1151cd95dc1a16793c8dc2f7fed8b654 Jean Chalard2-13/+23
2012-04-16add logPoint for manual correction (inc touch pos)•••Bug: 6188932 Change-Id: Ibcc4901bcfab6632ee4c59cb58d35452218a288d Kurt Partridge7-30/+77
2012-04-16Just cosmetic changes in jni code•••Change-Id: I8628131b5a7ccdee4c158e891002c8b86623b0cd Ken Wakasa1-22/+10
2012-04-16Adjust a test for a new default setting•••Bug: 6338940 Change-Id: I8f14ce0de768ddb0394eb2b584d8753e0df82a28 Jean Chalard2-14/+36
2012-04-16Fix a large native memory leak.•••This leak was about 500k and would happen whenever a new binary dictionary was opened/closed. Bug: 6299535 Change-Id: I4fad5b4d9c556ca889f5ef62d9d083a2eff6346a Jean Chalard1-0/+6
2012-04-16Fix Settings fragment isn't shown on tablet•••Bug: 6341510 Change-Id: I319bb72400995d8385b0b14ef25b164dee3974da Tadashi G. Takaoka1-7/+1
2012-04-16Make Utils.getDeviceOverrideValue aware of device orientation•••Bug: 6277225 Change-Id: If41fe5cbee0985b9a4740dcd5d1c6ba73b94b377 Tadashi G. Takaoka1-3/+4
2012-04-16Use keyTextStyle to draw popup hint "..." text•••Also popup hint "..." text doesn't follow the alpha animation of alt-while-key-typing. Bug: 6333266 Change-Id: I08b548a8922e6fe5e9ff036ff75cadf39fb9358a Tadashi G. Takaoka1-1/+1
2012-04-13Add a new binary contacts dictionary based on ExpandableBinaryDictionary and ...•••Bug: 6188977 Change-Id: I753422eed1effaeb5fd01124cf1ddd1e31ee9d60 Tom Ouyang5-15/+263
2012-04-13Import translations. DO NOT MERGE•••Change-Id: Idd8b8ea44c3b8b5d5dead243fde3189e891f1e9c Eric Fischer8-46/+26
2012-04-13Use InputMethodSettingsFragment for IME settings•••Change-Id: Id6d9cd0ddf99c0687b6d3ea4b2f868f6cf2a0eaf Tadashi G. Takaoka7-36/+100
2012-04-13Utilize InputMethodSubtype and additional subtype•••* Remove de_QY and fr_CH from supported subtypes * Add de-qwerty and fr-qwertz predefined additional subtypes instead. Change-Id: I49e8ba0299529302f2b91b4d018b07304cdd6897 Tadashi G. Takaoka14-192/+296
2012-04-13Add a test for umlauts•••Change-Id: I2c15e9dc7a1cf846c92a1900d68f661aa70e77b9 Jean Chalard1-1/+19
2012-04-13Refatcor InputMethodSubtype related stuff a bit•••Change-Id: Iaded72331660afbaeddda085f2b633b681d4b6df Tadashi G. Takaoka6-81/+66
2012-04-12clean up researchLogging of autocorrection•••remove dependence of ResearchLogger on LatinImeLogger for autocorrection multi-project commit with I32cc134b Bug: 6188932 Change-Id: Iaeda97eb43fa4782db2d1b2a6d8d09a93b395111 Kurt Partridge2-1/+17