| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bug: 3050703
Change-Id: I090b2bfebfb48e5ec461615d4c911024ea6d130a
|
|
|
|
|
|
| |
This is follow up change of Idb3adcb6fac1a23836510912d35312fa11b4f259
Change-Id: I130e381b0d5ac01176a746a4a915e2fc9d54587b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To fit a language name to the space bar or the language switcher, this
change chooses smaller text size or shorter language name
appropriately.
This change also tunes the vertical position of a language name in the
space bar by parameter SPACEBAR_LANGUAGE_BASELINE.
Bug: 3004640
Bug: 3001021
Change-Id: Idb3adcb6fac1a23836510912d35312fa11b4f259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The space key preview should be displayed one of the following case.
- Popup preview is enabled
- Language switcher is in action, whether popup preview is enabled or
not.
For phone number keyboard, popup preview is never displayed even if
popup preview is enabled.
Bug: 3006612
Bug: 3021091
Change-Id: I5385c776d0e8e3981fc8d8851db9140d92599ce5
|
|
|
|
|
|
|
|
|
| |
This change adds lightweight visual hints of alternate numeric characters on the top row - e.g. having a light gray '1' on the upper right corner of letter 'q'
Note that MDPI resources are tentative (the same as HDPI for now, until we get fixed MDPI visual assets).
bug: 3004632
Change-Id: I7a25cf90b702433a844c88f5c47bf914706af9bc
|
|
|
|
|
| |
Bug: 3003888
Change-Id: I0bafcd13f3e5e5c69c65ed72580d108f2745e004
|
|
|
|
|
| |
Bug: 3014225
Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1
|
|
|
|
|
|
|
| |
This change also cleanups some imports, unnecessary cast and null check.
Bug: 2977256
Change-Id: I81b9e539ff8a13ae0cc1eb5c4fb2246732cca3e9
|
|
|
|
| |
Change-Id: If59ea7c871ffc2af6fe2bfde72303f2612e43c3b
|
|
|
|
|
|
| |
bug: 2959279
Change-Id: Icc70b7cce0c245ae2451d324debd346f226b8769
|
|
|
|
| |
Change-Id: I45f13c1fd139ce43478e5d0b2cdb62e56e9f77a8
|
|
|
|
|
|
|
|
| |
- Add a layout for popup for new theme
- Change the color of language bar
- Fix a drawable for settings feedback
Change-Id: I7c0c9e238c8223554a62f7b0c8092d074cf9743f
|
|
|
|
|
| |
Bug: 2959287
Change-Id: I344ac58b4119e96daf5928c784275ee0b7095958
|
|
|
|
|
|
| |
TODO: Cleanup will follow.
Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
selection screen.
Merge commit 'f02964264f196447b03a88591a2964b67c318718' into froyo-plus-aosp
* commit 'f02964264f196447b03a88591a2964b67c318718':
Don't auto-select the system language in IME language selection screen.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes http://b/2650378
On entering the selection screen, don't add the system language in addition
to other selected languages.
Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3
|
|/
|
|
|
|
|
|
| |
-use AOSP copyright instead of Google
-add NOTICE and tag file
Bug: 2548782
Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
|
|
Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.
Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
|