aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/settings/SettingsValues.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* [AC5] Introduce the setting for phrase gesture.•••Bug: 9059617 Change-Id: I6fa0f675f4edac10bd19228cd2f0c8fca97cebd6 Jean Chalard2013-09-131-0/+3
* [AC4] Add native methods necessary for auto-commit•••Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d Jean Chalard2013-09-131-1/+2
* Consolidate voice input key options no.1•••Change-Id: I2f928522a0795f57b4133072f270d8fd2498cae9 Satoshi Kataoka2013-09-051-16/+18
* Merge "[AC2] Reference a dict rather than a string in suggestion infos"Jean Chalard2013-08-201-1/+1
|\
| * [AC2] Reference a dict rather than a string in suggestion infos•••Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e Jean Chalard2013-08-201-1/+1
* | Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-201-1/+2
|\|
| * [AC1] Add a memory of where to cut the first word.•••Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631 Jean Chalard2013-08-201-1/+2
* | Add a functionality to boost scores of personalization dictionary•••Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f Satoshi Kataoka2013-08-201-0/+8
|/
* Support languages that don't use spaces.•••Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7 Jean Chalard2013-08-161-0/+3
* Add looksValidForDictionaryInsertion•••...and test it. Also at the same time, add a facility to create a SettingsValues for test, and some minor performance improvement to surrounding methods. Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f Jean Chalard2013-08-141-0/+54
* Deallocate gesture trail bitmap when unneeded further•••Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I7b916daa5269cfde359a77555e8ffadf0e4a8f92 Ken Wakasa2013-08-091-2/+2
* Merge "Fix some warnings"Jean Chalard2013-07-311-1/+0
|\
| * Fix some warnings•••Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd Jean Chalard2013-07-311-1/+0
* | Fix inconsistency with mutable settings.•••Change-Id: I0550044199273cecb6f5713aa2e43ae16319cd47 Jean Chalard2013-07-301-1/+4
|/
* Make RunInLocale as top-level class•••Change-Id: I07ed606b7aba098a5be85533e5baff300b21fb44 Tadashi G. Takaoka2013-07-241-1/+2
* Move settings related classes to "settings"•••Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f Ken Wakasa2013-07-221-0/+306