| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing ZWNJ key of BengaliAkhhor keyboard•••This CL also fixes the wrong script of Bengali Akkhor.
Change-Id: Id4af2ea160b4ef3cfd40ffc5984354bc60f0b7b7
|  Tadashi G. Takaoka | 2014-11-04 | 2 | -12/+4 |
* | Fix symbol letter size of phone/number layout•••This CL
- decreases the size of symbols letter on number and phone layout.
- increases the size of "Pause" and "Wait" label.
- fixes "Pause" and "Wait" label for no language keyboard
Bug: 18179572
Change-Id: I6e8b4a8e07d805c3da0558b4832291ce41ad3db0
|  Tadashi G. Takaoka | 2014-11-04 | 2 | -23/+33 |
* | Fix number and phone keyboard visual glitches•••Bug: 18179572
Change-Id: I387b965ed4f7adc5a34b63e622520e3c88ffd5ca
|  Tadashi G. Takaoka | 2014-11-04 | 2 | -2/+4 |
* | Use Devanagari Danda letter as full stop on Nepali keyboard•••Bug: 17741882
Change-Id: I62e8c9a3f194b9a3a6724c7d1a92292b150ddeb9
|  Tadashi G. Takaoka | 2014-10-03 | 2 | -4/+7 |
* | Add Uzbek keyboard•••Bug: 13222403
Change-Id: I9a4cf447a8ab0c26c4dc7f7794c57390024660cc
|  Tadashi G. Takaoka | 2014-10-01 | 1 | -0/+48 |
* | Use Devanagari Danda letter as full stop on Hindi keyboard•••Bug: 17418371
Change-Id: I22bb2913015a83604301576e68095974c38b7c9a
|  Tadashi G. Takaoka | 2014-10-01 | 1 | -11/+0 |
* | Add Akkhor Layout for Bengali Bangladesh•••Bug: 16143057
Change-Id: I0b4a3d0d1125f9af25a98ee7a1852129ae1c1d2c
|  Tadashi G. Takaoka | 2014-09-26 | 1 | -0/+50 |
* | Add Serbian Latin keyboard•••Bug: 9687668
Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
|  Tadashi G. Takaoka | 2014-09-26 | 1 | -0/+43 |
* | Initial split QWERTY layout•••Change [2/3]
Add an attribute that's used in layout xmls for specifying
the split-keyboard layout.
This attribute will be checked/set by the KeyboardBuilder which knows about
the "splittability" of the keyboard.
Bug: 4968173
Change-Id: I5d792e570b9648e09022e9b7e92a972a161009ee
|  Sandeep Siddhartha | 2014-09-12 | 3 | -49/+222 |
* | Keep aspect ratio of Material action key background•••Bug: 15681452
Change-Id: Ie4b823dca541b76b68cade580845a21ff0b21e2f
|  Tadashi G. Takaoka | 2014-09-09 | 1 | -7/+21 |
* | Refactor action label/icon definitions•••Bug: 15782668
Change-Id: Ibf1205d46e9293d516a56030ba10841128f57450
|  Tadashi G. Takaoka | 2014-09-05 | 1 | -110/+14 |
* | Add new value "spacebar" to Key.backgroundType attribute•••Bug: 17318036
Change-Id: Ie84438a6aa3adc14a9db603d0cd4d5e37a55d612
|  Tadashi G. Takaoka | 2014-09-03 | 3 | -6/+5 |
* | Add new "keyboardTheme" <case> predicator•••Bug: 17318036
Change-Id: Ief386c84969d8646fb5cfe2050a2f59a7db16c88
|  Tadashi G. Takaoka | 2014-09-03 | 1 | -1/+13 |
* | Fix the bottom row of tablet keyboard layout•••This CL eliminates "_" and "/" keys from the bottom row of tablet
keyboard. This CL also reorganizes the bottom row of tablet Dvorak
keyboard.
Bug: 16603887
Change-Id: Ic1570836dea1a475bed5d43aeb6a351507bf5428
|  Tadashi G. Takaoka | 2014-08-25 | 12 | -154/+47 |
* | Use light emoji icon for Material light tablet keyboard•••Bug: 16808603
Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
|  Tadashi G. Takaoka | 2014-08-14 | 2 | -2/+1 |
* | Add dedicated background for custom action label key•••Bug: 15526978
Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a
|  Tadashi G. Takaoka | 2014-08-06 | 1 | -0/+1 |
* | Add Telugu keyboard•••Bug: 10028759
Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
|  Tadashi G. Takaoka | 2014-07-09 | 2 | -3/+53 |
* | Add Kannada keyboard•••Bug: 10029252
Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631
|  Tadashi G. Takaoka | 2014-07-09 | 2 | -2/+54 |
* | Add Malayalam keyboard•••Bug: 10417006
Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc
|  Tadashi G. Takaoka | 2014-07-08 | 1 | -0/+49 |
* | Add Tamil keyboard•••Bug: 9978106
Change-Id: I226e640fe453076063121176121ed5923d1ccfa1
|  Tadashi G. Takaoka | 2014-07-08 | 1 | -0/+49 |
* | Remove unused keyPreviewIcon attributes•••This CL also removes unused tabKeyPreview icon.
Change-Id: Ia69ba9c3d7c67ccb8983275bed262292eb422db2
|  Tadashi G. Takaoka | 2014-07-08 | 1 | -3/+0 |
* | Move fontNormal flag from Key to Row•••Change-Id: I250da7c82e005ffe2027c528a1df731a1a3cdf47
|  Tadashi G. Takaoka | 2014-07-07 | 16 | -239/+158 |
* | Fix Sinhala keyboard for tablet device•••This CL introduces fontDefault flag to keyLabelFlags of Key attribute
to reset font specification to keyTypeface attribute.
This is a followup of I065824f3fa.
Bug: 6911143
Change-Id: I33bd4a23aaea73e2b17175ddd39053ec915d5451
|  Tadashi G. Takaoka | 2014-07-07 | 2 | -2/+7 |
* | Add Bengali keyboard layout•••This is a preliminary keyboard layout.
Bug: 10028755
Change-Id: I365fb8e942a60d4b690a4af95fcd35bf73fffbe4
|  Tadashi G. Takaoka | 2014-07-04 | 1 | -0/+54 |
* | Add Sinhala keyboard layout•••Bug: 6911143
Change-Id: I9ff87ece3e68381c0e9855106e7320c227f09965
|  Tadashi G. Takaoka | 2014-06-27 | 1 | -0/+57 |
* | Reorder keys around the spacebar•••This CL reorders keys around the spacebar.
- On phone's symbols and symbols shift layout, the comma key is moved
to the left of the spacebar to aligned with main layout.
- On tablet's layout, the comma key is moved to the left of the
spacebar on all layout to aligned with the same layout of
phone's. Also the comma key has "settings" as more keys.
- In Arabic and Perisan, the comma key of tablet already has some more keys
This CL remove "/" and add "settings" instead.
Bug: 15281451
Change-Id: I6e0e75e4d4abfb1f356e7499be91424c7c57c58b
|  Tadashi G. Takaoka | 2014-06-04 | 5 | -19/+67 |
* | am 3d5a72eb: Update spacebar icon of LXX_Dark•••* commit '3d5a72ebe20b4cab415c43c8022427b7618d8519':
Update spacebar icon of LXX_Dark
|  Tadashi G. Takaoka | 2014-05-30 | 1 | -1/+1 |
|\ |
|
| * | Update spacebar icon of LXX_Dark•••This CL does't fix Bug: 15321822 though.
Bug: 15298065
Bug: 15321822
Change-Id: Ie6ab1e230c1657317dc06193da598f04f682f521
|  Tadashi G. Takaoka | 2014-05-30 | 1 | -1/+1 |
* | | am 91e69980: Use action key background for enter key•••* commit '91e69980bebc37a37f5d176450d952ba394cb303':
Use action key background for enter key
|  Tadashi G. Takaoka | 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
|  Tadashi G. Takaoka | 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
|  Tadashi G. Takaoka | 2014-05-24 | 1 | -6/+9 |
|/ |
|
* | Support 9-patch drawable for spacebar icon•••Bug: 14419121
Change-Id: I901ea2a5bfae870b3aae8fea3bc38d999b2354b8
|  Tadashi G. Takaoka | 2014-05-15 | 1 | -0/+1 |
* | 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
|  Tadashi G. Takaoka | 2014-05-15 | 2 | -2/+2 |
* | 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
|  Tadashi G. Takaoka | 2014-05-13 | 1 | -0/+50 |
* | Remove voice key from keyboard layout•••Bug: 14419121
Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866
|  Tadashi G. Takaoka | 2014-05-12 | 4 | -22/+5 |
* | Add pseudo LMP theme•••This CL introduce pseudo LMP theme. This keyboard theme is a
placeholder and not final. The drawables and colors that this CL
introduces should be replaced with the final assets.
Bug: 14419121
Change-Id: I7a37c884e4ee0cac09ad21ff729996c2b9c1b4af
|  Tadashi G. Takaoka | 2014-05-12 | 1 | -1/+1 |
* | Add Marathi keyboard layout•••Bug: 10028772
Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
|  Tadashi G. Takaoka | 2014-05-01 | 1 | -0/+54 |
* | Revise myanmar keyboard layout•••Note that this keyboard layout is still a preliminary.
Bug: 7963632
Change-Id: I4c53b3359ea2c0dd8e2ce7db8ec916ab9340eec5
|  Tadashi G. Takaoka | 2014-04-11 | 1 | -16/+6 |
* | Add hindi_compact keyboard•••Bug: 13779052
Change-Id: Ic7c17d96560501422a63340d7ce6bd8720e6c3c9
|  Tadashi G. Takaoka | 2014-04-03 | 2 | -7/+76 |
* | 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
|  Tadashi G. Takaoka | 2014-03-25 | 9 | -39/+39 |
* | Fix PC Qwerty shift locked layout•••Bug: 13537661
Change-Id: I5b3645a64126118e22f44c262123076e85d7f83e
|  Tadashi G. Takaoka | 2014-03-19 | 5 | -99/+99 |
* | Fix PC Qwerty layout•••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
|  Tadashi G. Takaoka | 2014-03-19 | 3 | -24/+19 |
* | Fix Colemak layout•••Bug: 13535305
Change-Id: I48c42d4cdc5e991873cbdd1eb8abe5428b850dcf
|  Tadashi G. Takaoka | 2014-03-19 | 2 | -31/+0 |
* | Add preliminary Myanmar keyboard•••This CL adds preliminary Myanmar keyboard as a groundwork. The
keyboard layout comes mainly from virtual keyboard of
<http://www.google.com.mm/>
Bug: 7963632
Change-Id: I36504ceb6c2079a6e133edaeb458da1c5cf3ded2
|  Tadashi G. Takaoka | 2014-03-18 | 1 | -0/+73 |
* | Fix space key on tablet symbols/symbols shifted•••This is a follow up of Ic175c5d792.
Bug: 13460706
Change-Id: I7d0121855a029a5006c78d53b630fedc8f57110c
|  Tadashi G. Takaoka | 2014-03-14 | 1 | -3/+3 |
* | Fix ZWJ/ZWNJ on Nepali tablet keyboards•••Bug: 13460706
Change-Id: Ic175c5d7920ed56a007374160be6ed76b44c4f94
|  Tadashi G. Takaoka | 2014-03-14 | 1 | -2/+2 |
* | Fix Greek tablet layout aligned with phone layout•••Bug: 13406008
Change-Id: Iba5bd757c5874e426d5d4fcb8c404c21d259b833
|  Tadashi G. Takaoka | 2014-03-11 | 2 | -31/+0 |
* | Fix AZERTY/tablet layout•••Bug: 13351429
Change-Id: I599627a78397e5bbae689c1aec3a3f11b72a834f
|  Tadashi G. Takaoka | 2014-03-07 | 1 | -29/+0 |
* | Fix test resource declarations and parsing a bit•••Change-Id: I882a41b2934c48f4405f1ea5bf4d6ad41e87322c
|  Tadashi G. Takaoka | 2014-02-14 | 1 | -1/+1 |
* | Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
|  Tadashi G. Takaoka | 2014-02-07 | 22 | -120/+120 |