aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/ExternalDictionaryGetterForDebug.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move settings related classes to "settings"Ken Wakasa2013-07-221-186/+0
| | | | Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f
* Open an API in ExternalDictionaryGetterForDebugSatoshi Kataoka2013-06-271-4/+24
| | | | | | and extend it Change-Id: Id2ba8dd8928a6327d3b31eb35f7cc314e2d31050
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-0/+3
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Create methods in LatinIME to make the current dict listsJean Chalard2013-01-311-7/+3
| | | | | Bug: 7005813 Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f
* RefactoringJean Chalard2013-01-291-17/+3
| | | | | | | This creates a new DictionaryInfoUtils class and moves a bunch of static methods there for later usage. Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
* Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
| | | | Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
* [AD4] Actually copy the file in place.Jean Chalard2013-01-211-3/+51
| | | | | | | | This finally makes it work. Bug: 7702011 Change-Id: I3508c88567f79598e4d1dff561b6ba7dc5c3808f
* [AD3] Implement the interface to choose a local dictionaryJean Chalard2013-01-211-0/+133
Bug: 7702011 Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690