| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the open-source LatinIME package name -••• 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
|  Ken Wakasa | 2010-08-13 | 7 | -7/+7 |
* | Change the default value of keyTextSize for xlarge•••- rename ginger to stone
Change-Id: I6968ed1b388e1f55ecb27a449ca49be77790f9cc
|  satok | 2010-07-26 | 4 | -9/+5 |
* | Add a typeFace element and a symbol's color element•••- add default bold theme
- add
Change-Id: Ie3f31a6973c12e7f8b885d0036f50e8647c9fe82
|  satok | 2010-06-29 | 5 | -8/+46 |
* | Remove additional layouts•••Change-Id: I65dbf3a4484b02ff1d854f704088ca527e273b85
|  satok | 2010-06-26 | 4 | -124/+0 |
* | Move KeyboardView in the framework to LatinKeyboardViewBase•••Change-Id: I99e3ea5eb1f1f5e5f9b36306930cdf0f50acfb01
|  satok | 2010-06-26 | 11 | -19/+115 |
* | Get the log of exceptions. And delete the gradient background.•••- Add a logger of Exception
- Catch RuntimeException where bug reported.
- Delete gradient background.
Change-Id: I98b5fbc4a51163de7e56bee4f8312585d8e98eb7
|  satok | 2010-06-01 | 2 | -4/+4 |
* | Log and UI fix•••- 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
|  satok | 2010-05-27 | 2 | -2/+52 |
* | Add new UI for Gingerbread refering to Heiko's sample•••Change-Id: I80db4a52f5bbb25c77dfe7df94bdced69debf831
|  satok | 2010-05-26 | 1 | -0/+33 |
* | Add Keyboard Theme Switcher•••Change-Id: If1bf7d20e4f8a47a7c0429d2445431dc73c1b31b
|  satok | 2010-05-17 | 5 | -0/+145 |
* | Clean up•••- extract color
Change-Id: Ic9cbb44502e71941eb74f15cc2f96b9abdb4b327
|  satok | 2010-05-12 | 1 | -1/+1 |
* | Fix for: For Voice IME busy circle displayed below waveform•••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
|  Valentin Kravtsov | 2010-04-12 | 1 | -2/+1 |
* | Potential fix for extension keyboard not cleaning up bubbles sometimes.•••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.
|  Amith Yamasani | 2010-03-19 | 1 | -0/+1 |
* | Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.
Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
|  Amith Yamasani | 2010-03-09 | 8 | -0/+400 |