| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
from com.google.android.inputmethod.latin to com.android.inputmethod.latin
Related change: https://android-git.corp.google.com/g/60862
bug: 2786392
Change-Id: Ib7c6cfe61db19ef50c401a01497eef5f1f5e239e
|
|
|
|
|
|
| |
- rename ginger to stone
Change-Id: I6968ed1b388e1f55ecb27a449ca49be77790f9cc
|
|
|
|
|
|
|
| |
- add default bold theme
- add
Change-Id: Ie3f31a6973c12e7f8b885d0036f50e8647c9fe82
|
|
|
|
| |
Change-Id: I65dbf3a4484b02ff1d854f704088ca527e273b85
|
|
|
|
| |
Change-Id: I99e3ea5eb1f1f5e5f9b36306930cdf0f50acfb01
|
|
|
|
|
|
|
|
| |
- Add a logger of Exception
- Catch RuntimeException where bug reported.
- Delete gradient background.
Change-Id: I98b5fbc4a51163de7e56bee4f8312585d8e98eb7
|
|
|
|
|
|
|
|
|
|
| |
- add Log entry for the setting of auto completion
- fix the parameter names
- reduce the time to commit
- copy popup window's resources from framework
- change extention window to use the current layout
Change-Id: I5f52c41dc8027c28a874ba8f198471eb3c9bdd1e
|
|
|
|
| |
Change-Id: I80db4a52f5bbb25c77dfe7df94bdced69debf831
|
|
|
|
| |
Change-Id: If1bf7d20e4f8a47a7c0429d2445431dc73c1b31b
|
|
|
|
|
|
| |
- extract color
Change-Id: Ic9cbb44502e71941eb74f15cc2f96b9abdb4b327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bugfix for: http://b/issue?id=2568048
[Sapphire] ]For Voice IME busy circle displayed below waveform.
STEPS TO REPRODUCE:
1. launch Calendar . -> Select menu -> New Event.
2. Switch soft keyboard to Number view.
3. Tap on mic symbol of to speak
4. Speak any word to enter in Text field .
5. Verify busy icon ( circular icon ) displayed in "working " screen.
EXPECTED RESULTS:
Busy circle should be displayed in center of waveform
OBSERVED RESULTS:
Busy circle displayed below waveform
ADDITIONAL INFORMATION:
Spoken word is enetering in text field correctly.
Change-Id: I043ce6a985f526cade0e9f63525619a92d918485
|
|
|
|
|
|
| |
This might also fix the keyboard closing suddenly when using the extension.
Re-enable bubble for landscape extension keyboard, since the framework can
now display it to the side.
|
|
Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.
Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
|