| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 "keyboardTheme" <case> predicator•••Bug: 17318036
Change-Id: Ief386c84969d8646fb5cfe2050a2f59a7db16c88
|  Tadashi G. Takaoka | 2014-09-03 | 1 | -1/+13 |
* | Use light emoji icon for Material light tablet keyboard•••Bug: 16808603
Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
|  Tadashi G. Takaoka | 2014-08-14 | 1 | -1/+0 |
* | Add dedicated background for custom action label key•••Bug: 15526978
Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a
|  Tadashi G. Takaoka | 2014-08-06 | 1 | -0/+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 |
|/ |
|
* | 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 | 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
|  Tadashi G. Takaoka | 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
|  Tadashi G. Takaoka | 2014-03-25 | 1 | -6/+6 |
* | 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 | 1 | -1/+1 |
* | Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
|  Tadashi G. Takaoka | 2014-02-07 | 1 | -9/+9 |
* | Consolidate keyIcon and code with keyLabel attribute•••Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8
|  Tadashi G. Takaoka | 2014-02-07 | 1 | -26/+24 |
* | Don't show long-pressing emoji key on tablet•••Bug: 11264603
Change-Id: I85e8dfa795bbaad26f38bcdb8a958c26e031a4cd
|  Satoshi Kataoka | 2013-10-17 | 1 | -0/+191 |