Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 1 | -1/+1 | |
* | Keep aspect ratio of Material action key background•••Bug: 15681452 Change-Id: Ie4b823dca541b76b68cade580845a21ff0b21e2f | 2014-09-09 | 1 | -7/+21 | |
* | Refactor action label/icon definitions•••Bug: 15782668 Change-Id: Ibf1205d46e9293d516a56030ba10841128f57450 | 2014-09-05 | 1 | -155/+30 | |
* | Add new "keyboardTheme" <case> predicator•••Bug: 17318036 Change-Id: Ief386c84969d8646fb5cfe2050a2f59a7db16c88 | 2014-09-03 | 1 | -1/+13 | |
* | Use light emoji icon for Material light tablet keyboard•••Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50 | 2014-08-14 | 1 | -9/+9 | |
* | Add dedicated background for custom action label key•••Bug: 15526978 Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a | 2014-08-06 | 1 | -0/+1 | |
* | Remove unnecessarily overridden defaultEnterKeyStyle•••The overriding defaultEnterKeyStyle was needed because there were two Key's attributes to control key's visual, keyLabel and keyIcon. Because these were merged into one keySpec attribute, there is no need to override defaultEnterKeyStyle. Bug: 16787857 Change-Id: I78ca2c7c9349e4532c67e8d6468a5b98309adc05 | 2014-08-05 | 1 | -0/+1 | |
* | am 91e69980: Use action key background for enter key•••* commit '91e69980bebc37a37f5d176450d952ba394cb303': Use action key background for enter key | 2014-05-28 | 1 | -1/+1 | |
|\ | |||||
| * | Use action key background for enter key•••This CL also use an action key background for the emoji key only on phone becase the emoji key share the same position with other action keys. The emoji key on tablet keeps using the functional key background. Bug: 15296851 Change-Id: I7b8550c61f19548f463a782342bdc0f496433a2a | 2014-05-28 | 1 | -1/+1 | |
* | | Use functional key background for action key with label•••This CL also adds label_search_key string resources for consistency. Bug: 15135033 Change-Id: I81cae243e83a590ef56fe758a43c7184fc4159aa | 2014-05-24 | 1 | -6/+9 | |
|/ | |||||
* | Use 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 | 2014-05-15 | 1 | -1/+1 | |
* | Show icon on action key when it is defined in keyboard theme•••This CL also adds the following icons name for an action key. - Go - Send - Next - Done - Previous Bug: 14259323 Change-Id: I48bba708d1f78349270d2ca01aebd8f111685723 | 2014-05-13 | 1 | -0/+50 | |
* | Rename text resources consistently•••- keylabel_<key>, the key label text of the <key> - keyspec_<key>, the key specification of the <key> - keyhintlabel_<key>, the hint label text of the <key> - morekeys_<key>, the more keys specifications of the <key> - additional_morekeys_<key>, the additional more keys specification of the <key> Change-Id: Ib2127f21fa33a2568e8a6eba65cfdb2cf78b480e | 2014-03-25 | 1 | -19/+19 | |
* | Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c | 2014-02-07 | 1 | -9/+9 | |
* | Consolidate keyIcon and code with keyLabel attribute•••Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8 | 2014-02-07 | 1 | -22/+32 | |
* | Fix keyboard layout•••- Show "..." on enter key if it has long-pressing emoji key - Show enter key on symbols shift keyboard Bug: 11262889 Bug: 11263464 Change-Id: If84d0cc621b12e1bf3a3102b1f09cbaedf92f007 | 2013-10-17 | 1 | -0/+3 | |
* | Show Emoji key by longpressing the enter key•••Bug: 11074625 Change-Id: I5fc57a2b68d7dcfb8dbebf5821b76b0895a947f9 | 2013-10-07 | 1 | -20/+86 | |
* | Add navigateEmoji•••Bug: 11074625 Change-Id: I1ef6b81ef923684b502c24fddb4ced8fe1691733 | 2013-10-07 | 1 | -1/+95 | |
* | Fix how the Enter action is decided•••This unifies the software and hardware keyboard code under a single decision process that works. Bug: 8129303 Bug: 8152758 Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335 | 2013-02-22 | 1 | -1/+1 | |
* | Distinguish action-enter/shift-enter/enter•••Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1 | 2013-01-15 | 1 | -9/+13 | |
* | Preserve enter key's label case•••Bug: 6449347 Change-Id: I897df3a3c5464eaccf04c8b1cba70ccf313dd0bb | 2012-05-08 | 1 | -1/+1 | |
* | 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 | 1 | -10/+10 | |
* | Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d | 2012-04-20 | 1 | -3/+3 | |
* | Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf | 2012-04-20 | 1 | -1/+1 | |
* | Add followKeyLabelRatio flag for keyLabelFlags of Key attribute•••This change renames largeLetter flag to followKeyLargeLetterRatio as well. Change-Id: Ida777aac57e4d885fa051654fe863f493f8e946a | 2012-04-11 | 1 | -1/+1 | |
* | Generate KeyboardLabelsSet from donottranslate-more-keys.xml•••This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43 | 2012-04-11 | 1 | -10/+10 | |
* | Introduce KeyboardCodesSet.java and remove keycodes.xml•••Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8 | 2012-04-10 | 1 | -2/+2 | |
* | Use keyboardSet extra value of subtype to specify layout type•••Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 | 2012-04-05 | 1 | -1/+1 | |
* | Suppress more keys that share the same meaning with the parent key's imeAction•••Bug: 6080806 Change-Id: Ifc3145fd79f10b39442b95432a8d19a624c2fdfd | 2012-03-05 | 1 | -0/+14 | |
* | Support dividers in MoreKeysKeyboard•••Bug: 6080806 Change-Id: Iacd78c6aab6abf948717d34da7489a79c41316d2 | 2012-03-02 | 1 | -1/+1 | |
* | Explicitly specify that labels might be in more keys•••Bug: 6080806 Bug: 6081427 Change-Id: I455a0210e65ea2a7774e0e0071cea5f4a99577bd | 2012-03-01 | 1 | -1/+1 | |
* | Add next/prev navigate action more keys and remove tab key•••Bug: 6037537 Bug: 5961814 Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224 | 2012-02-21 | 1 | -0/+166 |