aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/key_styles_enter.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Keep aspect ratio of Material action key backgroundTadashi G. Takaoka2014-09-091-7/+21
| | | | | Bug: 15681452 Change-Id: Ie4b823dca541b76b68cade580845a21ff0b21e2f
* Refactor action label/icon definitionsTadashi G. Takaoka2014-09-051-110/+14
| | | | | Bug: 15782668 Change-Id: Ibf1205d46e9293d516a56030ba10841128f57450
* Add new "keyboardTheme" <case> predicatorTadashi G. Takaoka2014-09-031-1/+13
| | | | | Bug: 17318036 Change-Id: Ief386c84969d8646fb5cfe2050a2f59a7db16c88
* Use light emoji icon for Material light tablet keyboardTadashi G. Takaoka2014-08-141-1/+0
| | | | | Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
* Add dedicated background for custom action label keyTadashi G. Takaoka2014-08-061-0/+1
| | | | | Bug: 15526978 Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a
* am 91e69980: Use action key background for enter keyTadashi G. Takaoka2014-05-281-1/+1
|\ | | | | | | | | * commit '91e69980bebc37a37f5d176450d952ba394cb303': Use action key background for enter key
| * Use action key background for enter keyTadashi G. Takaoka2014-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | 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
* | Use functional key background for action key with labelTadashi G. Takaoka2014-05-241-6/+9
|/ | | | | | | This CL also adds label_search_key string resources for consistency. Bug: 15135033 Change-Id: I81cae243e83a590ef56fe758a43c7184fc4159aa
* Use slightly dimmed text color for functional keysTadashi G. Takaoka2014-05-151-1/+1
| | | | | | | | | This CL introduces two new key attributes to achieve this. - KeyboardView.functionalTextColor - followFunctionalTextColor flag for Key.keyLabelFlags Bug: 14419121 Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad
* Show icon on action key when it is defined in keyboard themeTadashi G. Takaoka2014-05-131-0/+50
| | | | | | | | | | | | This CL also adds the following icons name for an action key. - Go - Send - Next - Done - Previous Bug: 14259323 Change-Id: I48bba708d1f78349270d2ca01aebd8f111685723
* Rename text resources consistentlyTadashi G. Takaoka2014-03-251-6/+6
| | | | | | | | | | | - 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
* Fix PC Qwerty layoutTadashi G. Takaoka2014-03-191-1/+1
| | | | | | | | | | | | | | This CL fixes: - Action label never displayed on phone. - Go action label incorrectly showed on tablet. - Broken layout on noMicrophoneKey+noSettingsKey input field. - "Voice input key" settings has no effect on phone. - Inconsistent microphone and emoji key layouts. - Slightly modified spacebar size when language switch key is on. - Slightly larger enter key on tablet. Bug: 13537661 Change-Id: I69a6ee7bc99e84b104a4d0352e1824096f6a4750
* Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-071-9/+9
| | | | Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
* Consolidate keyIcon and code with keyLabel attributeTadashi G. Takaoka2014-02-071-26/+24
| | | | Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8
* Don't show long-pressing emoji key on tabletSatoshi Kataoka2013-10-171-0/+191
Bug: 11264603 Change-Id: I85e8dfa795bbaad26f38bcdb8a958c26e031a4cd