aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/SeekBarDialogPreference.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move settings related classes to "settings"•••Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f Ken Wakasa2013-07-221-145/+0
* Get value text from ValueProxy•••As a preparation to show "system default" in the settings. LatinIME can't know the actual system default value. Bug: 9468462 Change-Id: I0b7898d1ca29ded7a619dd636d2ad16eb0db292e Tadashi G. Takaoka2013-06-181-23/+16
* Delete shared preference entry when user select default value•••Change-Id: I3fbafd9024c26a99d87376f5d5e359e03988a30f Tadashi G. Takaoka2013-05-281-3/+8
* Tune maximum keypress duration to 100 milliseconds•••Bug: 8556975 Change-Id: If7839c5764f7a269243a9570c0b7782b6f7ee73b Tadashi G. Takaoka2013-05-131-1/+1
* SeekBarDialogPreference supports minValue and stepValue•••Change-Id: I7aaeeb2db85103708747ae318610bd4896ef96fd Tadashi G. Takaoka2013-01-221-7/+31
* Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 Tadashi G. Takaoka2013-01-211-8/+8
* Add SeekBarDialogPreference•••This change removes SeekBarDialog class. Change-Id: I437b1e554a5af264b8031ebe05b8250a831c8d3b Tadashi G. Takaoka2013-01-181-0/+123