aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Refine InputMethodInfo APIKen Wakasa2011-01-201-20/+7
| | | | | bug: 3370297 Change-Id: I16073e6b8b90a06a20e506dac66e3ca25b4712d0
* Add unit test for SubtypeLocaleTadashi G. Takaoka2011-01-171-0/+106
| | | | Change-Id: Id0605a64786b96176960b6ea0eb2add2f0c30a64
* Load main dic in nativeKen Wakasa2011-01-074-41/+7
| | | | | | | Follow up to Id57dce51 bug: 3219819 Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66
* Remove multi-tap featureTadashi G. Takaoka2010-12-202-108/+80
| | | | Change-Id: Ife44b3f9d420d77d2cfb51044a8356f02ed63e8b
* Add popupKeyboardTemplate attribute to KeyboardTadashi G. Takaoka2010-12-172-0/+325
| | | | | | | | | | | | | | This change - introduces the popupKeyboardTemplate attribute of Keyboard to specify XML Keyboard file for popup mini keyboard. - introduces the maxPopupKeyboardColumn attribute of Keyboard to specify the maximum column of popup mini keyboard. - changes the content format of the popupCharacters attribute of Key. It now represents keyLabel, codes and keyTextOutput of each key of popup mini keyboard using CSV format. Bug: 2214959 Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
* Fix unit test to runTadashi G. Takaoka2010-12-161-2/+4
| | | | | | Note that two tests in SuggestTests fail. Commented out these for now. Change-Id: I652ffa1dd8e7b742ea0491ddd7efc14cea1430d4
* Fix auto correction threshold values array referenceTadashi G. Takaoka2010-12-131-8/+8
| | | | | | This change also removes unused argument from Suggest.getSuggestions(). Change-Id: I512f8695d22898bb906e136a66e0ee6b521cd1d1
* Introduce SuggestedWords class to represent suggestions listTadashi G. Takaoka2010-12-121-10/+10
| | | | Change-Id: I81677a785640d37296be8b42c7a74bd0c00edf46
* Remove Tutorial class and unused debug featureTadashi G. Takaoka2010-12-101-9/+0
| | | | | | | This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
* Remove LatinIME prefix from classesTadashi G. Takaoka2010-12-091-9/+9
| | | | | | This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-021-1/+1
| | | | | | | | | This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
* Add an auto complete's threshold option.Mitsuhiro Shimoda2010-10-051-0/+107
| | | | Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8
* Refactor SwipeTracker classTadashi G. Takaoka2010-08-261-0/+154
| | | | | | | | | This change moves SwipeTracker out from LatinKeyboardBaseView. Also this introduces EventBuffer class for swipe tracking buffer. Bug: 2910379 Change-Id: I48ff714226a248ca063cbaf9755cf45e458f7402
* Move ImeLoggerTests.java from package to vendorKen Wakasa2010-08-251-59/+0
| | | | Change-Id: I002dcd43b91f9a7911b52ef1d5b7b16acb01209d
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-205-0/+725
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963