aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-20Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."•••This reverts commit ff50b39176370ab80a33bfdcf9979603c08a88b3. Bug: 14119293 Bug: 14425059 Bug: 15102610 Change-Id: If278b4ab236e38d20d8cdc0761b0438911bd4ff9 Ken Wakasa15-247/+210
2014-05-20Support accessibility TalkBack in emoji palette•••Bug: 11452158 Change-Id: I699e4e9f4baec4bb0fb9cd7875f675044f20465f Tadashi G. Takaoka2-16/+39
2014-05-20Move generic hover event handling to KeyboardAccessibilityDelegate•••This is a follow up of I0d73b4cf60. Change-Id: Iecfe124321682c8fc307ccf4c79e836390403d95 Tadashi G. Takaoka2-146/+116
2014-05-20Separate MainKeyboardView specific accessibility code•••Change-Id: I0d73b4cf60145b6e34bd89f72eb49de3c686f5e3 Tadashi G. Takaoka3-291/+343
2014-05-20Refactor accessibility classes to be more generic•••Change-Id: Ifad1905f304bccdc39f0d5fbcab8a6353e0b4f76 Tadashi G. Takaoka3-37/+39
2014-05-20Remove preliminary subtypes for L-preview•••Bug: 13966540 Bug: 13779052 Bug: 10028772 Bug: 7963632 Change-Id: I38552cdbdd6165ee5d9b1a89a822653459fb2b38 Tadashi G. Takaoka1-0/+6
2014-05-20Update key preview popup and shift icons of LXX_Dark•••Bug: 14419121 Change-Id: I808ea58a8d00be3c64d0f4a17e61c55299f8583a Tadashi G. Takaoka33-4/+4
2014-05-20Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.•••Bug: 14119293 Bug: 14425059 Change-Id: I12e9ba977c153b514c6591ab52940712fd0874e3 Keisuke Kuroyanagi15-210/+247
2014-05-20Fix number password field handling•••Bug: 15088419 Change-Id: Ie88375c8c8203c318d9b410692c527443cb0a2d5 Tadashi G. Takaoka1-3/+2
2014-05-20Refactor Emoji tab indicators to refer keyboard theme•••Bug: 14419121 Change-Id: I7086923fff153039c2d011bbccbfd04eb687a76a Tadashi G. Takaoka29-23/+72
2014-05-19Remove Emoji label tab•••Change-Id: Ia2f3482363b462c16a51f2baac59d6bcae96ffab Tadashi G. Takaoka27-120/+64
2014-05-19Remove Emoji delete key UX hack•••The Emoji delete key UX hack that changes key background color based on the key state isn't keyboard theme compliant. Change-Id: I0fa43a91cdd6da944d6d4d1a5a09b771f852a081 Tadashi G. Takaoka3-10/+2
2014-05-19Use PrevWordsInfo instead of String in Java side.•••Bug: 14119293 Bug: 14425059 Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762 Keisuke Kuroyanagi20-101/+137
2014-05-19Rename Emoji related resource names more consistent•••Change-Id: I318a98feeaf7b8bc4d2ed6d54475a144e2dca0a1 Tadashi G. Takaoka68-93/+93
2014-05-19Rename key background drawables more consistent•••This CL also deletes the following unused drawables. - btn_keyboard_key_dark_normal_on.9.png - btn_keyboard_key_dark_normal_off.9.png - btn_keyboard_key_dark_pressed_off.9.png Change-Id: I3e4e14fc1e631245ebb36a0a1c7ffc76f75fd217 Tadashi G. Takaoka92-28/+28
2014-05-19Update Enter and key preview popup of Quantum Dark•••Bug: 14419121 Change-Id: Ibdac3caaf9b7ec2c2c7f226ed7f66285587d4d5c Tadashi G. Takaoka29-1/+1
2014-05-19Support multiple previous words in DicNode.•••Bug: 14425059 Change-Id: Ib8682befe4d7d9fe5122eb538e7c804f75ded463 Keisuke Kuroyanagi6-27/+36
2014-05-19Rename LXX theme to LXX_Dark•••Bug: 14419121 Change-Id: I3d73c51d339eafec26871a659575d8b7b8cc441c Tadashi G. Takaoka60-117/+129
2014-05-17Use dedicated DictionaryFacilitator for DistracterFilter•••Bug: 15002249 Change-Id: Ic77eaa7d627d406daad7dcd15cb4884d9f647312 Keisuke Kuroyanagi5-23/+65
2014-05-16Move prev word related logic to PrevWordsInfo.•••Bug: 14119293 Bug: 14425059 Change-Id: I1bbd7ab4ace2c475f27bc468cb7b4d67e1ae2f9f Keisuke Kuroyanagi4-39/+64
2014-05-16Revert "Use dedicated DictionaryFacilitator for DistracterFilter"•••This reverts commit 7122fe76e3ca48a12f1e069ee0c742788c1884b6. Change-Id: I341089864a2b58de6e0f35844a12fb632bd1eabb Keisuke Kuroyanagi4-55/+15
2014-05-16Fix keyboard theme selection logic•••Bug: 15002666 Change-Id: I5cc52db71ee609edffdb2613e93245e92ac6fc6a Tadashi G. Takaoka2-46/+293
2014-05-16Use dedicated DictionaryFacilitator for DistracterFilter•••Bug: 15002249 Change-Id: I2ebf1941fb0453ea4b97c0e539f8b36e5e0262c1 Keisuke Kuroyanagi4-15/+55
2014-05-16Make session id mandatory for getSuggestions.•••Bug: 15008504 Change-Id: Ic4a17a4b7242118ae74fd89c695da2bb52204fb2 Keisuke Kuroyanagi10-60/+21
2014-05-16Fix: StringIndexOutOfBoundsException.•••Bug: 14985751 Change-Id: I9df2f737555ab02e24e0fbd231a97c1eec26bc57 Keisuke Kuroyanagi5-14/+26
2014-05-16Fix typeface weight and suggestions strip background•••Changes the typeface weight from bold to regular. Bug: 14419121 Change-Id: Ia80f82a32344114cf66cad882e403985e6bb1044 Tadashi G. Takaoka1-2/+2
2014-05-15Fix: NPE when context.getFilesDir() returns null.•••Bug: 14517587 Change-Id: Ib99bea14eab3a25ddb5042527b757133734a6ba6 Keisuke Kuroyanagi1-4/+6
2014-05-15Introduce MAX_PREV_WORD_COUNT_FOR_N_GRAM.•••Bug: 14425059 Change-Id: I587f90df026a14359d2ee452040bbfaf02c1ae51 Keisuke Kuroyanagi4-19/+36
2014-05-15Support 9-patch drawable for spacebar icon•••Bug: 14419121 Change-Id: I901ea2a5bfae870b3aae8fea3bc38d999b2354b8 Tadashi G. Takaoka13-45/+50
2014-05-15Refactoring: Move prev word information into PrevWordsInfo.•••Bug: 14119293 Bug: 14425059 Change-Id: I5a5f81c6b189e3ad1da093343a3121463f87c21c Keisuke Kuroyanagi9-37/+102
2014-05-15Remove unused auto correction led for spacebar feature•••Change-Id: Ie1544bd0d28684d9b7887fddff37b224ed4f8201 Tadashi G. Takaoka10-55/+1
2014-05-15Cleanup DicTraverseSession.•••Change-Id: I953665e1958e7214e9365e2bc9d3f3843016dc81 Keisuke Kuroyanagi4-18/+9
2014-05-15Swap space and dot of number keyboard of phone•••Bug: 14419121 Change-Id: I0968b46cfabd3d0a37a705451e38bd922b69e7ec Tadashi G. Takaoka1-5/+5
2014-05-15Fix NPE in KeyboardSwitcher while orientation change•••This is a follow up of I8a737e2b73. Bug: 14981300 Bug: 14419121 Change-Id: I87f910adbff248d9606d074c351aa951c9539163 Tadashi G. Takaoka1-1/+1
2014-05-15Quit use bigram probability diff for ver4 dict.•••Change-Id: I2cfcfbcf351877d1dff466a24974dbb05908f14e Keisuke Kuroyanagi6-122/+129
2014-05-15Use slightly dimmed text color for functional keys•••This CL introduces two new key attributes to achieve this. - KeyboardView.functionalTextColor - followFunctionalTextColor flag for Key.keyLabelFlags Bug: 14419121 Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad Tadashi G. Takaoka12-5/+23
2014-05-14Import translations. DO NOT MERGE•••Change-Id: Ied3af9b4df35ee65da5734d910cf45af16d84e9e Auto-generated-cl: translation import Baligh Uddin57-171/+375
2014-05-15Update L icons•••This CL must be checked in together with I27755f45fd. Bug: 14419121 Change-Id: Iaf032f638c9ed36f2d3b924fdd42f0502abf487e Tadashi G. Takaoka49-13/+13
2014-05-14Fix off-device build•••This CL fixed the breakage caused by DistracterFilter. It should be checked in together with I8f53e9481c0f Bug: 14911612 Bug: 13142176 Change-Id: I33c3526165cea58926d10404552f1fadc385c2e5 Xiaojun Bi3-15/+43
2014-05-15Simplify StatsUtils•••With this CL, the implementation of StatsUtils no longer needs to know how to read settings from the system. Insted, the LatinIME class is now responsible for notifying StatsUtils whenever the settings is changed. BUG: 14324207 Change-Id: Ic3d26ec31c8d2c082d3e7487b578b323aad2f960 Yohei Yukawa4-26/+12
2014-05-14Add VERSION4_DEV(402) in Java side and use it for tests.•••Bug: 13406708 Change-Id: I7c9c53bf34d12dced7331a359a83f6444490783a Keisuke Kuroyanagi3-38/+99
2014-05-14Add VERSION_4_DEV(402) in native code.•••Bug: 13406708 Change-Id: I96cfacf524d670a6a5637a96a63bcd47aaf09ca0 Keisuke Kuroyanagi8-48/+118
2014-05-14Always keep PtNodes that represent non-word info during GC.•••Bug: 14119293 Change-Id: Ie50b341a512be6a6efe3e05b60e1d09560b01d1f Keisuke Kuroyanagi3-5/+9
2014-05-14Use nullptr instead of MmappedBufferPtr(nullptr).•••Change-Id: I9bc35f723f1c105ef6155a49630b8cd492900bc8 Keisuke Kuroyanagi1-5/+5
2014-05-14Fix a bug where changing languages kills the composition.•••Bug: 14926896 Change-Id: Id2a06c68a51f833db4d8bbc858a232c2696afb6e Jean Chalard5-15/+30
2014-05-14Use JniDataUtils::putXxxToArray() to output a value.•••Change-Id: Ifb7bed6623b01acb524566a0fe00dcbdf7273888 Keisuke Kuroyanagi3-19/+21
2014-05-14Filter out control characters and non-unicode code points.•••Bug: 14119293 Bug: 13758761 Change-Id: I6b79cff0714152807f5e20b7a75060a0a772b28b Keisuke Kuroyanagi4-4/+44
2014-05-14Create com.android.inputmethod.keyboard.emoji package•••Change-Id: Idd12c2fa4f5add7bb50bd7349ff9a74fffe82cfd Tadashi G. Takaoka10-31/+24
2014-05-14Generate dict code for version 401.•••Bug: 13406708 Change-Id: I769ac84d54d997e7aefab0c9c16727455a132e0b Keisuke Kuroyanagi36-0/+4660
2014-05-14Fix NPE that happens only in some unit tests•••Bug: 14922410 Change-Id: Ica801e102d302e9faa7c24721b37634f1e812af3 Tadashi G. Takaoka1-1/+3