aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rows_symbols.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Remove language switch key from symbols and symbols shift keyboardTadashi G. Takaoka2014-01-061-0/+1
| | | | | | | This change also fixes the background color of the left keys of the space key. Bug: 12407208 Change-Id: Id869605146e9f72835f892c3c7ae14f118177394
* Revert emoji key position to JB-mr2Satoshi Kataoka2013-10-041-0/+3
| | | | | | Bug: 10538430 Change-Id: Ie2033b2f5253b2e2fc2229ba6c95568e7b2a58fa
* Optimize tablet layoutSatoshi Kataoka2013-09-061-2/+9
| | | | | Bug: 9059539 Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6
* Optimize layoutSatoshi Kataoka2013-09-051-1/+2
| | | | | | Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925
* Revert "Remove symbols shifted layout"Satoshi Kataoka2013-09-041-1/+6
| | | | | | This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
* Remove symbols shifted layoutTadashi G. Takaoka2013-08-231-6/+1
| | | | | Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
* Move functional keys out from rowkeys_symbols{_shift}3.Tadashi G. Takaoka2012-04-241-0/+8
| | | | Change-Id: Iee5e7e93e5f319551a8ad28c58813c00fc713308
* Modularize keyboard XML filesTadashi G. Takaoka2012-04-201-1/+1
| | | | | | | | | | | | | * Remove duplicated xml-sw768dp/keys_apostrophe_dash.xml * Separate keys_apostrophe_dash.xml to key_apostorhe.xml and key_dash.ml * Separate key_space.xml from row_qwerty4.xml * Separate key_f1.xml from xml{,-sw600dp}/row_qwerty4.xml * Separate keys_f1f2.xml from xml-sw768dp/row_qwerty4.xml * Fix incorrectly named rows_symbols{,_shift}4.xml to row_symbols{,_shift}4.xml Change-Id: Id71967a016a348174d1fc265b654dbc233c6562e
* Split tablet symbols and symbols shifted layout into separated rowsTadashi G. Takaoka2012-03-091-123/+7
| | | | | Bug: 6100832 Change-Id: I6771364ceca2c152bd9c55e22159f57c3468cc31
* Add readable unicode point namesTadashi G. Takaoka2012-03-071-1/+3
| | | | Change-Id: I5689711429526a2bad409f235b6825a7ed4c7bc2
* Add next/prev navigate action more keys and remove tab keyTadashi G. Takaoka2012-02-211-2/+31
| | | | | | Bug: 6037537 Bug: 5961814 Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224
* Support fixed order more keysTadashi G. Takaoka2012-02-171-2/+1
| | | | Change-Id: I979f54e8b54243da4d23cfbe08198d2aa495f870
* Use more standard Unicode notations in keyboard layout resource files.Ken Wakasa2012-02-151-1/+2
| | | | | bug: 5988656 Change-Id: Ie2416ccd790f29934a37e9dc77d7525e5113048a
* Remove BIDI mirroring hack from KeyTadashi G. Takaoka2012-02-011-12/+5
| | | | | | | This change also removes isRtlKeyboard attribute from <Keyboard/> Bug: 5948247 Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
* Support addtionalMoreKeysTadashi G. Takaoka2012-01-301-0/+10
| | | | | | | This change also removes * Unused more_keys_for_q, w, and p. Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f
* Rename keyboard XML resource filesTadashi G. Takaoka2012-01-281-0/+130
* <Keyboard> XML file should be kbd_*.xml * <Row> XML file should be rows_*.xml or row_*.xml * <Key> XML file should be key_*.xml or keys_*.xml * <key-style> XML file should be key_styles_*.xml Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13