aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIMESettings.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an auto complete's threshold option.Mitsuhiro Shimoda2010-10-051-0/+24
| | | | Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8
* Add Debug Settings Activitysatok2010-09-271-35/+0
| | | | | | Bug:3033472 Change-Id: I311c66ac3c612a30d7da3be8ee35a352f49016ac
* Add a new preference item to show/hide the settings key.Ken Wakasa2010-09-161-1/+12
| | | | | | bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
* Remove Log functions from Gingerbreadsatok2010-08-301-4/+8
| | | | Change-Id: I0ab19726a6bfaf14b42c05903f38dfb74cbd0d37
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-7/+31
| | | | | | TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
* Clarify licensingJean-Baptiste Queru2010-04-051-2/+2
| | | | | | | | -use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
* Fix bug 2553592 API REVIEW: android.speechJean-Michel Trivi2010-03-301-2/+2
| | | | | | | | Change 3 of 4 Notes from API Council review: Rename RecognitionManager to SpeechRecognizer Change-Id: Ieea0ade975b7c01f1fccb83a78a5b8f75e0c62de
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+200
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986