aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/DebugSettings.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move settings related classes to "settings"•••Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f Ken Wakasa2013-07-221-130/+0
* Reorganize Utils class•••Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18 Tadashi G. Takaoka2013-07-051-2/+2
* Fix some warnings•••Mostly remove unused imports Change-Id: If8ceffdfad79b78194094527759f5c334746973e Jean Chalard2013-06-271-5/+0
* Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa Ken Wakasa2013-06-241-0/+1
* Work around a bug in older DownloadManager versions.•••This adds a number to the extension. Note that for DownloadManager to keep this, the server needs to send it a mime type it does not recognize. Right now, it does not recognize application/json so it's okay, but we'd do well to remove the content/type header from the server to prevent problems. Bug: 8467516 Change-Id: Ic484f66ac3f67c36f59f2c0bcb8c7fdeb6e8590d Jean Chalard2013-04-251-1/+1
* Legal notice•••Bug: 8533258 Change-Id: I00e4916f86f29dd476c51a65e8fa5a6c136fd179 Satoshi Kataoka2013-04-221-12/+2
* Clean up PREF_USABILITY_STUDY_MODE•••- Refer to a common default value in DebugSettings - Make PREF_USABILITY_STUDY_MODE independent of the ResearchLogger - ResearchLogger uses its own preference through ResearchSettings multi-project commit with Ie0df836c9d779eba484b522666ec357f4e234823 Change-Id: I88547a2f619db6e7364abbbec12f9f76855dd11a Kurt Partridge2013-03-041-1/+1
* 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-0/+1
* [AD3] Implement the interface to choose a local dictionary•••Bug: 7702011 Change-Id: Id3b9c58dbbf5097e4d6ce986d20924eae19f9690 Jean Chalard2013-01-211-1/+2
* [AD1] Add an option to read an arbitrary dictionary.•••Bug: 7702011 Change-Id: I76f52dd3fdb22824fc243ab3845ceec610469c81 Jean Chalard2013-01-181-0/+15
* fix possible NPE in DebugSettings•••Change-Id: I44ec5bd3b2a00087603316f14d732164dbcf399f satok2013-01-101-0/+3
* Clean up debug related preference keys•••Change-Id: Ib7129692c673b3bce253120ee709e0253aeafa52 Tadashi G. Takaoka2013-01-081-9/+9
* Remove a couple Eclipse and Android Lint warnings•••Change-Id: I0c29c5d2abcbf80759b996d34b534deb083cd7d3 Jean Chalard2012-12-061-1/+0
* Tweak beeline speed•••Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7 Satoshi Kataoka2012-11-301-0/+11
* Hide statustics logging option•••Change-Id: I1ee258948a8335af7996f9e3afcc0508adbb1ac0 Satoshi Kataoka2012-11-141-0/+8
* Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e Tadashi G. Takaoka2012-09-271-1/+1
* Cleanup settings•••bug: 7200189 Change-Id: Ibfd9254670cde5f4b2b693cc9334ee2845bede59 Satoshi Kataoka2012-09-211-0/+11
* Use InputMethodSettingsFragment for IME settings•••Change-Id: Id6d9cd0ddf99c0687b6d3ea4b2f868f6cf2a0eaf Tadashi G. Takaoka2012-04-131-5/+8
* Fix TAG name•••Change-Id: Ibea065bc72e6b5e40cfa3ffa2fb6bcdeb107ffc4 Kurt Partridge2012-03-191-1/+1
* Restart LatinIME service when keyboard theme is changed•••Bug: 6023947 Change-Id: I779da32708fca7333aff74929cc98173246ee685 Tadashi G. Takaoka2012-03-081-1/+4
* Add "force non-distinct multitouch" debug option•••Change-Id: I9fd6fabf03515011cedb8aaa30fdb7a77f2d4d12 Tadashi G. Takaoka2012-01-171-0/+3
* Remove sliding spacebar language switcher•••Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798 Tadashi G. Takaoka2011-07-191-8/+0
* Add an debug option to use spacebar switcher•••Change-Id: Icc483f097696a1c5a2a7ab037afce19c9cfe837f satok2011-04-221-0/+8
* Rename a member to comply to the member naming policy.•••Change-Id: Ie9493f438c6ac371029e52a5d5f6191c7239bf75 Jean Chalard2011-02-031-4/+4
* Kill the process when the debug mode is updated.•••Killing the process allows for some settings that are read only on service start up to be correctly read again. Change-Id: Ia48f2ca4760a530ac47b727f290d606715cb6bde Jean Chalard2011-02-031-0/+10
* Remove LatinIME prefix from classes•••This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb Tadashi G. Takaoka2010-12-091-0/+76