aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/settings/Settings.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a debug preference for using only personalization dictionary"Satoshi Kataoka2013-08-021-0/+6
|\
| * Add a debug preference for using only personalization dictionary•••Bug: 9429906 Change-Id: I2003060c7065e736d42f3b3303fbba549358dd18 Satoshi Kataoka2013-08-021-0/+6
* | Fix a concurrency bug.•••This probably only ever happens in tests, but still, that's the right thing to do. Bug: 10139031 Change-Id: I259be9e7306162e19faf738a093a77762f2e7675 Jean Chalard2013-08-021-14/+27
|/
* Fix inconsistency with mutable settings.•••Change-Id: I0550044199273cecb6f5713aa2e43ae16319cd47 Jean Chalard2013-07-301-8/+2
* Make RunInLocale as top-level class•••Change-Id: I07ed606b7aba098a5be85533e5baff300b21fb44 Tadashi G. Takaoka2013-07-241-1/+1
* Move subtype related utility class to utils package•••Change-Id: I3564796531ea85f2ebafde40cd822b806b8741df Tadashi G. Takaoka2013-07-241-2/+2
* Move settings related classes to "settings"•••Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f Ken Wakasa2013-07-221-0/+333