History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4fa67efc790600cce51cee844875b185c16438c1 30-Sep-2010 Tadashi G. Takaoka <takaoka@google.com> Dismiss orange highlight after suggestion has been selected

Bug: 3051311
Change-Id: Ia32cd8748a0afade07a9896ad77400cf42aed0f5
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
fcba53ef7c874a4685c12c01404c91b779cae1e8 30-Sep-2010 Tadashi G. Takaoka <takaoka@google.com> Display feedback popup for saving word while the word is pressing.

Bug: 3004696
Change-Id: Icc5bdd6945f3bf79f7234a0227d8036d6f6d4c1d
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
c9716b28ce438e06b5cacc07fc002944bcbe24a0 29-Sep-2010 Tadashi G. Takaoka <takaoka@google.com> Disable suggestion selection preview popup

Bug: 3048642
Bug: 3004920
Change-Id: Ibfb495a246c9e2da6ebf3c03d10ed8acff00f54b
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
179ada958b0bb46c6b9c8eb8b220d84dd3db855a 29-Sep-2010 Tadashi G. Takaoka <takaoka@google.com> Refactor CandidateView touch event handling

This change also fixes tha the touch slop value is applyed only for
initial movement of scrolling suggestion bar.

Bug: 3004920
Change-Id: I62afdedc210156e41e8c84c48cade442f9d5a1aa
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
1476988ebbecbb44088423573a8311c97e4449dd 17-Sep-2010 Tadashi G. Takaoka <takaoka@google.com> Default puctuation suggestions have same color

Bug: 3000978
Change-Id: Iedb3d4619ada8bd3ccc301ca2a8fb16fba6580c0
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
749b1eaaaac3a7d051e907c4ae5f07521b3e75a3 16-Sep-2010 Ken Wakasa <kwakasa@google.com> Increase gradient of suggestion bar

bug: 3001007
Change-Id: I0f05d62b2a6848f37975b7a15b3ba14a90776d24
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
41feaaadb758a8b31d3e436063b4b5faed104d4d 02-Sep-2010 satok <satok@google.com> Change symbol on space bar when autocompletion is activated

bug: 2959279

Change-Id: Icc70b7cce0c245ae2451d324debd346f226b8769
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
b00a1d0c0adbdfc507676772201e979e539a2801 26-Aug-2010 Amith Yamasani <yamasani@google.com> Correction improvements - use the new InputConnection APIs for underlining and
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
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
979f8690967ff5409fe18f5085858ccdb8e0ccf1 20-Aug-2010 satok <satok@google.com> DO NOT MERGE. Backport LatinIME from master to Gingerbread

TODO: Cleanup will follow.

Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
6511376ff6f06aba15cdd1ab598a96924bae16ad 06-Aug-2010 Ken Wakasa <kwakasa@google.com> am 65582531: Fix a bug in backspace handling for the "Tap again to save"

Merge commit '6558253160e2039c87f424bd814f402ecd31de3b' into gingerbread

* commit '6558253160e2039c87f424bd814f402ecd31de3b':
Fix a bug in backspace handling for the "Tap again to save"
6558253160e2039c87f424bd814f402ecd31de3b 03-Aug-2010 Ken Wakasa <kwakasa@google.com> Fix a bug in backspace handling for the "Tap again to save"

bug: 2889273
Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
443c360d0afdbab091994244f045f4756feaf2b4 26-Mar-2010 Jean-Baptiste Queru <jbq@google.com> Clarify licensing

-use AOSP copyright instead of Google
-add NOTICE and tag file

Bug: 2548782
Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java
07b1603a3f9611f6d15dd7fcedf883d6ef8e5817 09-Mar-2010 Amith Yamasani <yamasani@google.com> 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
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/CandidateView.java