Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 1 | -98/+0 | |
* | Follow API removal of LocaleList#getPrimary().•••This follows up to a recent CL [1] that removed #getPrimary() method from LocaleList class. [1] I75f77aea6b75e38793ed8477e5e5a4420d5e6d85 fee44846376c212114223fc4259382921e6dca7a Bug: 26984092 Change-Id: Ied4678d35c4dcb380ce24e9bce9336dbbf6c16b8 | 2016-02-09 | 1 | -1/+4 | |
* | Support EditorInfo#hintLocales in compat library.•••This CL updates LatinIME's compatibility library so that we can access EditorInfo#hintLocales without directly depending on unreleased SDK. Bug: 22859862 Change-Id: I4ba7d294bc314002c3abf8842f097a4249783364 | 2016-01-22 | 1 | -0/+14 | |
* | Small code cleanups•••Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5 | 2013-01-07 | 1 | -8/+8 | |
* | Make utility classes final•••Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875 | 2012-08-29 | 1 | -1/+1 | |
* | Add private constructor to utility classes•••Bug: 6129704 Change-Id: I52925ae7bd80683f63efc48649448865a5654f41 | 2012-04-03 | 1 | -1/+5 | |
* | Cleanup EditorInfoCompatUtils•••Bug: 6129704 Change-Id: I5b9964f2ad52e7cd60c63acca93d0241a1e729ef | 2012-04-03 | 1 | -41/+5 | |
* | Add next/prev navigate action more keys and remove tab key•••Bug: 6037537 Bug: 5961814 Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224 | 2012-02-21 | 1 | -5/+5 | |
* | Shift+Smiley key will register newline character of textMultiLine•••This change also * Honors the custom action label in EditorInfo.actionLabel. * Invokes InputConnection.performeEditorAction if action is specifed at EditorInfo.imeOptions or actionLabel/actionId. * Stops using InputMethodService.sendKeyChar. Implements sendKeyCodePoint instead. Bug: 2498607 Bug: 5961809 Bug: 5368408 Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d | 2012-02-08 | 1 | -33/+25 | |
* | Support EditorInfo.IME_FLAG_FORCE_ASCII•••Bug: 5850605 Change-Id: I6665b483f775094903f2e26f5584e4b141592ab5 | 2012-01-17 | 1 | -3/+22 | |
* | Update fullscreen mode also at onStartInputView•••This change also separates controlling visibility of "key preview backing view" from suggestions strip visibility. Bug: 5315001 Change-Id: I190a71f7956c804e5d89d2d5bacecc62d565ac2c | 2011-09-20 | 1 | -10/+0 | |
* | Honor EditorType's IME_FLAG_NO_EXTRACT_UI and IME_FLAG_NO_FULLSCREEN flags•••Bug: 5030408 Change-Id: I1c5649725780cd063db7a437b8559b7f2573469c | 2011-07-15 | 1 | -0/+10 | |
* | Tab key is shown when editor navigation flag is set•••Previously tab key is shown only when the input type variant says that it is web input. In addition to that, this change also shows tab key when the IME option includes editor action (next and/or previous) flag. Bug: 3094312 Change-Id: I3f8841fdbcee918a0f93f3259090f24e70d96471 | 2011-06-17 | 1 | -1/+1 | |
* | Add missing IME_ACTION_NEXT•••Change-Id: I377042c1750dd97b922bcf40bffb4046e023f6bb | 2011-05-24 | 1 | -0/+3 | |
* | Move a debug utility function to EditorInfoCompatUtils•••- imeOptionName Change-Id: I7a7ea9bee410cedc0ef9b3d2aa4df8260d7f6a35 | 2011-03-25 | 1 | -0/+40 | |
* | Added InputConnectionCompatUtils and EditorInfoCompatUtils•••Change-Id: Ie69d5e90c4ee978d3ecb40b68e6466082569ca7a | 2011-03-24 | 1 | -0/+59 |