- Apr 08, 2011
-
-
satok authored
This is a supplement for I9abb8141f23100d Change-Id: I529d2a78f4fe630611db4cba830d933370c8c34f
-
- Mar 08, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4051276 Change-Id: I980c0dfefdf3ae70935aca9755a55d1c925a23f9
-
- Mar 03, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3504990 Change-Id: I3de44e9d9adb0bcafa2e59685c4cdc257716b1d6
-
Tadashi G. Takaoka authored
Bug: 3504990 Change-Id: Id1ae9715d9f9ba99702e4cd5c243026a84d6861d
-
- Mar 01, 2011
-
-
Ken Wakasa authored
Change-Id: I3cb76e622e33985a187afe0a8928ed7b261615fd
-
- Dec 20, 2010
-
-
Tadashi G. Takaoka authored
Change-Id: Ife44b3f9d420d77d2cfb51044a8356f02ed63e8b
-
- Dec 10, 2010
-
-
Tadashi G. Takaoka authored
This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
-
- Dec 02, 2010
-
-
Tadashi G. Takaoka authored
This change also moves KeyboardSwitcher and related classes to com.android.inputmethod.keyboard package. Multi project change with Ib23017b2 Change-Id: Id7d54b24615fe22ebb540ca847549909e346ee24
-
Tadashi G. Takaoka authored
This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
-
- Nov 13, 2010
-
-
Ken Wakasa authored
This is required to make cancellations of auto-corrections/completions work. Change-Id: I091fb9946d4642847fde39d86a6b3b09735e93a8
-
- Nov 11, 2010
-
-
satok authored
- Fixed the visibility of the suggestion strip Change-Id: I63ad561c71464657521661dbd25c72dd34841834
-
- Oct 01, 2010
-
-
satok authored
Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c
-
- Aug 20, 2010
-
-
satok authored
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
-
- Aug 17, 2010
-
-
Amith Yamasani authored
Also, continue to show the corrections when user keeps replacing the word repeatedly with different corrections from the suggestion strip. There were problems with tapping suggestions quickly or tapping the same suggestion more than once (same length). Also fixes Bug: 2852891 - Text suggestion appears incorrectly when selecting text that's not a whole word. Changed the TextEntryState states to an enum type instead of int. Needed it to show the states for debugging purposes.
-
- Jul 27, 2010
-
-
satok authored
- with some cleanups Change-Id: I737c9ee7f148f94e6299d6e962dda82701454759
-
- Jul 01, 2010
-
-
satok authored
Change-Id: Ib232475520f822bf8613258afb9638e1be50d7f7
-
- Jun 25, 2010
-
-
Amith Yamasani authored
Change-Id: I475c2fa7604f91659100510079fa13c7615177e9
-
- May 31, 2010
-
-
satok authored
Change-Id: Ic2af15adff64631cc275b07113b42991363c92f8
-
- May 10, 2010
-
-
satok authored
- Add log of auto suggestion - Add log of cancelling auto suggestion - Add log of actual number of charactors - Add log of manually clicking suggestion Change-Id: I8fc1cef356bf1a98b0676ed171bfb17825e18425
-
- Apr 05, 2010
-
-
Jean-Baptiste Queru authored
-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
-
- Mar 09, 2010
-
-
Amith Yamasani authored
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
-
- Feb 01, 2010
-
-
Amith Yamasani authored
Shows the language on the spacebar and in the preview bubble. Allows dragging of the spacebar from side to side to switch to previous or next languages.
-
- Mar 13, 2009
-
-
The Android Open Source Project authored
-