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