aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIMESettings.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an auto complete's threshold option.•••Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8 Mitsuhiro Shimoda2010-10-051-0/+24
* Add Debug Settings Activity•••Bug:3033472 Change-Id: I311c66ac3c612a30d7da3be8ee35a352f49016ac satok2010-09-271-35/+0
* Add a new preference item to show/hide the settings key.•••bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0 Ken Wakasa2010-09-161-1/+12
* Remove Log functions from Gingerbread•••Change-Id: I0ab19726a6bfaf14b42c05903f38dfb74cbd0d37 satok2010-08-301-4/+8
* DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 satok2010-08-201-7/+31
* Clarify licensing•••-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4 Jean-Baptiste Queru2010-04-051-2/+2
* Fix bug 2553592 API REVIEW: android.speech•••Change 3 of 4 Notes from API Council review: Rename RecognitionManager to SpeechRecognizer Change-Id: Ieea0ade975b7c01f1fccb83a78a5b8f75e0c62de Jean-Michel Trivi2010-03-301-2/+2
* 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 Yamasani2010-03-091-0/+200