aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/CandidateViewContainer.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of arrows in candidate viewKen Wakasa2010-09-011-83/+0
| | | | | bug: 2959293 Change-Id: Ia5dcb29397f608846f865fabb3c696866b3687aa
* Clarify licensingJean-Baptiste Queru2010-04-051-1/+1
| | | | | | | | -use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+83
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986