aboutsummaryrefslogtreecommitdiffstats
path: root/tests/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add <uses-sdk> in manifest files of test apks•••Change-Id: If5d0aeba8fadb25f67bcd9132dd6c56e5bf9899e Ken Wakasa2012-07-311-0/+2
* Remove redundant permission tag•••Change-Id: I717e2fc9dca13096d76c159f8c3bebff065c6ca1 Tadashi G. Takaoka2012-01-161-2/+0
* Revert the open-source LatinIME package name -••• from com.google.android.inputmethod.latin to com.android.inputmethod.latin Related change: https://android-git.corp.google.com/g/60862 bug: 2786392 Change-Id: Ib7c6cfe61db19ef50c401a01497eef5f1f5e239e Ken Wakasa2010-08-131-1/+1
* Add aggressive cancellation for auto suggestion•••- Add ring buffer - Count separator for auto suggestion - Add a test for ring buffer Change-Id: Id4a0aa00ceb1b055b8fc96c45e100d318cceb2ab satok2010-06-021-1/+1
* Tests and some new constructors to help in testing.•••Added tests for the dictionary lookup and correction logic on the primary dictionary. This exercises part of the Suggest class and the native dictionary lookup code. Amith Yamasani2010-05-071-0/+33