- May 10, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4393288 Change-Id: I6cad1d186db25174a3f31a57975165e720b41266
-
- May 06, 2011
-
-
Ken Wakasa authored
bug: 4369728 Change-Id: I7f8b09ecf7fb096bdff73b2d3575ed3779ed120d
-
- Apr 13, 2011
-
-
Tadashi G. Takaoka authored
Previously the key preview was implemented by PopupWindow. The key preview popup window would be dismissed and shown each time the key was released and pressed. It turned out that it was taking several milliseconds. This change implements the key preview by a simple TextView which will be layout-ed at absolute coordinates within the screen FrameLayout. And dismissing and showing the key preview is implemented by the TextView's visibility. This implementation needs careful coordination of candidates.xml layout and LatinIME.onComputeInsets to control suggestion strip visibility. Bug: 4179964 Change-Id: Id6347cb35b91eb14ab20dd2f312e58b54b6625a7
-
- Mar 03, 2011
-
-
Tadashi G. Takaoka authored
Bug: 3504990 Change-Id: Ib7588ab05fa8b8ab58bf3bea6ff1f644c53ebb94
-
- Feb 01, 2011
-
-
Jean Chalard authored
Add frequency of candidates in the candidates view when the debug mode is active. Bug: 3312867 Change-Id: Ie911f14ef11b2fa02af8f3a74302129f16ed0604
-
- Jan 21, 2011
-
-
satok authored
Change-Id: Id673c03bfa22ea9ce1bedb5174d8309a37a2a460
-
- Jan 19, 2011
-
-
satok authored
Bug: 3353956 Change-Id: I6a32632b2f986f0d9a07aa72f256a2c41cc09873
-
- Dec 21, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3294256 Bug: 3284745 Change-Id: I77d54cbfcc2e809315bab59ecb808ae944982501
-
- Dec 16, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3286297 Change-Id: I51d4051ea22c465f81852e4fb98e48bad9cf57f1
-
- Dec 12, 2010
-
-
Tadashi G. Takaoka authored
Change-Id: I81677a785640d37296be8b42c7a74bd0c00edf46
-
- Dec 10, 2010
-
-
Tadashi G. Takaoka authored
Bug: 1647861 Change-Id: I7aa7ceeb93b5d8db69480d73cc8a7177ab6bbb42
-
Tadashi G. Takaoka authored
This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
-
- Dec 09, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3230726 Change-Id: Iecf6fc837952c4721f6b726edcf16179254179ca
-
Tadashi G. Takaoka authored
This change is followup of Iadc11992 Bug: 3230726 Change-Id: I4f6692c3dbfb42986d478f4315105726ff89723a
-
Tadashi G. Takaoka authored
Bug: 3230726 Change-Id: Iadc11992d45776f7a4002ee9ebf24828646bcc53
-
- Dec 08, 2010
-
-
Tadashi G. Takaoka authored
Change-Id: I91963d0be122baf2274ea03b5028a66259a2cdb6
-
Tadashi G. Takaoka authored
This change re-implements CandidateView using HorizontalScrollView and customized Button, so that the candidate strip can be flingable. This change also introduces the following features. - Highlighting candidate strip and space bar is configurable by @bool/config_candidate_highlight_enabled. - Candidate strip can be centered with left/right padding if @dimen/candidate_strip_padding size is greater than 0. - Candidate text size is configurable by @dimen/candidate_text_size. Bug: 1575885 Bug: 3230726 Change-Id: Iedf78ff31bc9f2f6291a8e8fb7faa0e6b961dd6d
-
- Nov 29, 2010
-
-
Tadashi G. Takaoka authored
This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
-
- Oct 01, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3051311 Change-Id: Ia32cd8748a0afade07a9896ad77400cf42aed0f5
-
- Sep 30, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3004696 Change-Id: Icc5bdd6945f3bf79f7234a0227d8036d6f6d4c1d
-
Tadashi G. Takaoka authored
Bug: 3048642 Bug: 3004920 Change-Id: Ibfb495a246c9e2da6ebf3c03d10ed8acff00f54b
-
- Sep 29, 2010
-
-
Tadashi G. Takaoka authored
This change also fixes tha the touch slop value is applyed only for initial movement of scrolling suggestion bar. Bug: 3004920 Change-Id: I62afdedc210156e41e8c84c48cade442f9d5a1aa
-
- Sep 17, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3000978 Change-Id: Iedb3d4619ada8bd3ccc301ca2a8fb16fba6580c0
-
- Sep 16, 2010
-
-
Ken Wakasa authored
bug: 3001007 Change-Id: I0f05d62b2a6848f37975b7a15b3ba14a90776d24
-
- Sep 03, 2010
-
-
satok authored
bug: 2959279 Change-Id: Icc70b7cce0c245ae2451d324debd346f226b8769
-
- Sep 01, 2010
-
-
Amith Yamasani authored
fetching the selected text. Bug: 2950652 Some refinements to correction behavior, such as retaining the tap-to-save when in correction mode. Use reflection to access the new InputConnection APIs with fallbacks, in case we run on older OS versions. Some refactoring to separate lookup for voice alternatives and typed alternatives. Change-Id: I7c4178bf7e6b47ee274c49fa7a694f8c2d50cea7
-
- Aug 20, 2010
-
-
satok authored
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
-
- Aug 18, 2010
-
-
Ken Wakasa authored
bug: 2889273 Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148
-
- Aug 05, 2010
-
-
Ken Wakasa authored
bug: 2889273 Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148
-
- Jul 17, 2010
-
-
Tadashi G. Takaoka authored
Also fixed the comment of mMinTouchableWidth Bug: 2581826 Change-Id: Idc79186b0647b0e7e7ec889488b019b7db5241ad
-
- Jun 02, 2010
-
-
satok authored
Change-Id: Ieed585be5f4e88509cdcc31f5d82474cb06add6a
-
- May 12, 2010
-
-
Yuncheol Heo authored
Fix a bug throwing IndexOutOfBoundsException when IME receives completions more than MAX_SUGGESTIONS in full-screen mode. Change-Id: Ic76287c2f8aa91733769e789df1f2a0614100f65
-
- May 10, 2010
- 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 11, 2010
-
-
Amith Yamasani authored
Make it easy to add new words by tapping the word again. Also, a small unbundling fix for vibration duration.
-
- Feb 03, 2010
-
-
Amith Yamasani authored
Also fix a visual bug with the dividers between suggested words.
-
- Jan 28, 2010
-
-
Amith Yamasani authored
Removed dependency on mScrollX which is a hidden field. Added some required static libraries. TODO: When BackupManager is ready, make sure we don't use any private APIs from there.
-
- Jan 17, 2010
-
-
Mike LeBeau authored
the change to logging to remove any private dependencies and use broadcast intents to VoiceSearch instead. I have audited this code and it appears good to go for open-source, but would appreciate a second pair of eyes. Still to do after submitting this CL: * Reintroduce Amith's memory leak fix (37557) which was the only CL added to LatinIME since the last merge over to the private copy. * Make some changes to allow LatinIME to work without voice search installed. Currently I believe it will show the mic but fail if you press it. We need to base the visibility on the mic on the availability of the service. * Fix this code to use the new Gservices framework, it's still trying to use the old one.
-