| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing res dir•••Change-Id: I50e79bbb1f2eab33c7e5a76086bbe41f7e757ada
|  Satoshi Kataoka | 2012-11-06 | 1 | -0/+40 |
* | Merge remote-tracking branch 'goog/master' into mergescriptpackage•••Conflicts:
java/res/values-ca/strings.xml
java/res/values-cs/strings.xml
java/res/values-de/strings.xml
java/res/values-es/strings.xml
java/res/values-hr/strings.xml
java/res/values-hu/strings.xml
java/res/values-it/strings.xml
java/res/values-lv/strings.xml
java/res/values-nb/strings.xml
java/res/values-nl/strings.xml
java/res/values-pl/strings.xml
java/res/values-pt/strings.xml
java/res/values-ro/strings.xml
java/res/values-ru/strings.xml
java/res/values-sv/strings.xml
java/res/values-sw/strings.xml
java/res/values-tr/strings.xml
java/res/values-uk/strings.xml
java/res/values-zh-rCN/strings.xml
java/res/values-zh-rTW/strings.xml
java/src/com/android/inputmethod/latin/RichInputConnection.java
Change-Id: Iba00dd5b86cb16d72968bc7e40d75853845b6dcb
|  Satoshi Kataoka | 2012-11-06 | 1 | -40/+0 |
* | Reduce amount of empty space in which keypresses are detected•••Bug: 6942329
Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7
|  Tadashi G. Takaoka | 2012-09-04 | 1 | -1/+3 |
* | Microphone key on 7-inch tablet on the far right vs where it is on phones•••Bug: 6568834
Change-Id: If48635ead60dc119656f1b10c9b05a1918ebd668
|  Tadashi G. Takaoka | 2012-06-06 | 1 | -5/+5 |
* | Slightly wider keys for 7-inch tablet layouts•••This change also removes the usage of "fillBoth" keyWidth from 7-inch
tablet layouts.
Bug: 6480505
Change-Id: I9ed58e0b49138fa9e1610c2b008798eedb19dd26
|  Tadashi G. Takaoka | 2012-05-14 | 1 | -6/+4 |
* | Tidy up 10-9-7 7-inch tablet layouts•••* Slightly smaller key width and larger shift key and space key.
* Both left and right shift key has the same width.
* Move the 2nd-row slight right.
Bug: 6422448
Change-Id: If27028eaac20c503c352ba35dd156befc53918c7
|  Tadashi G. Takaoka | 2012-05-10 | 1 | -4/+4 |
* | Remove tab key from alphabet layout of tablet 7•••Bug: 6410889
Change-Id: If7269aa2aeb1b6af9f0286f96c48b68309d646c5
|  Tadashi G. Takaoka | 2012-05-01 | 1 | -1/+1 |
* | Cleanup <include/> and etc. in keyboard XML•••* Remove keyXPos and keyWidth from key_*.xml and make it more generic.
* Add keyXPos and keyWidth to <include/> generalized key_*.xml.
* Remove zero width <Spacer/> and fold into successive <include/>.
Change-Id: I4b5c02a165ba0bc9ef8741be0b4938c1efaf5e27
|  Tadashi G. Takaoka | 2012-04-24 | 1 | -3/+3 |
* | Add language switch key to symbols and symbols shifted layout•••Bug: 6370179
Change-Id: I061559ea5d0cb11a059de4b6e741f9c17ee69a27
|  Tadashi G. Takaoka | 2012-04-20 | 1 | -5/+3 |
* | Modularize keyboard XML files•••* 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
|  Tadashi G. Takaoka | 2012-04-20 | 1 | -0/+42 |