aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Move some methods to MoreKeySpec classTadashi G. Takaoka2014-01-311-1/+2
| | | | Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa
* Show "Touch again to save" in system localeTadashi G. Takaoka2014-01-301-2/+0
| | | | | Bug: 12811156 Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac
* Use sorted int[] to represent word separatorsTadashi G. Takaoka2014-01-202-7/+4
| | | | Change-Id: I4103541d99fe59bfcf12379a1298a0a690497846
* Add SpacingAndPunctuationsTestsTadashi G. Takaoka2014-01-201-15/+16
| | | | Change-Id: I78d488ad84a11af809ee1f8d3d2fa01a89fbfa28
* Fix a bug specific to German capitalization.Jean Chalard2014-01-171-1/+3
| | | | | Bug: 9663105 Change-Id: Ib68ee4edb135e96dfca229c1ccce308e7e638bdd
* Merge "Check corpus handles during startup for personalization."Keisuke Kuroyanagi2014-01-101-0/+13
|\
| * Check corpus handles during startup for personalization.Keisuke Kuroyanagi2014-01-101-0/+13
| | | | | | | | | | Bug: 12479792 Change-Id: I62fd75d4bebd28afebd9631e865f5d59385511e7
* | Merge "Periodic wipe of the personalization dict."Keisuke Kuroyanagi2014-01-101-0/+10
|\|
| * Periodic wipe of the personalization dict.Keisuke Kuroyanagi2014-01-101-0/+10
| | | | | | | | | | | | Bug: 12216453 Change-Id: Ie59dd19c044e9b1eb9b8bd805366200737ea506a
* | Passing SpacingAndPunctuations to StringUtils.looksValidForDictionaryInsertionTadashi G. Takaoka2014-01-092-67/+0
| | | | | | | | | | | | This change must be checked in together with Iec437d6df0. Change-Id: Idf745b8870965f3bdf690de7ff3b22f83f6204bf
* | Add American typography boolean to SpacingAndPunctuationsTadashi G. Takaoka2014-01-093-8/+18
|/ | | | Change-Id: Ic2663eaef38fbe7c5bd1fb3a81771e94c2d4de52
* Revert "Revert "Separate spacing and punctuation related settings values""Jean Chalard2014-01-083-67/+132
| | | | | | This reverts commit 8bc427799a9b7a53103d1edba4a447033fbd8cfa. Change-Id: I34f509998afdb1a7c120fbfdb9f0a1b188224a4d
* Revert "Separate spacing and punctuation related settings values"Jean Chalard2014-01-083-132/+67
| | | | | | | | This is conflicting with later changes. Temporary revert for cherry-pick. This reverts commit 0b593ce858d4b406e949f0e809cb77f41da691f9. Change-Id: Id53eadb023a950cfcca496c0cfbfe583c7ec7b8c
* Separate spacing and punctuation related settings valuesTadashi G. Takaoka2014-01-083-67/+132
| | | | | Bug: 12179576 Change-Id: Ibafd824a0ea2251843b388e95dcbd8f9bca92d5c
* Add description of disabled voice input key optionTadashi G. Takaoka2014-01-061-2/+8
| | | | | Bug: 12377179 Change-Id: I44d35c6fa82883710674ecca6f630d09076472fe
* Remove "Boost personalization dictionary" from settings.Keisuke Kuroyanagi2013-12-251-2/+0
| | | | Change-Id: Iab05e42e947610f358472cd95d0319d0ab3f0b31
* Use SettingsValues instead of Settings in Suggest.Keisuke Kuroyanagi2013-12-252-18/+2
| | | | | Bug: 8187060 Change-Id: Idba1e708d67c036072b728949d17f8bd98ae0115
* Fix NPE in SettingsValues.Keisuke Kuroyanagi2013-12-251-1/+1
| | | | Change-Id: I96fc381d2b45881aeb342d33207cd7fe82f5077c
* Remove personalized dicts when the option is turned off.Keisuke Kuroyanagi2013-12-251-2/+6
| | | | | | Bug: 11757851 Change-Id: I94f32859d862fe41e39845ab2bfc2d396c6aea0f
* [IL24] Move mDisplayOrientation to SettingsValues.Jean Chalard2013-12-201-5/+11
| | | | | Bug: 8636060 Change-Id: Id57ced0cca9dc9e5e85c3a53683588feb28c1402
* Fix an NPEJean Chalard2013-12-201-2/+6
| | | | Change-Id: I6307c1545d9d48cdea66d08f8efc1b7fbb08ee42
* [IL21] Move the workaround utils to a better place.Jean Chalard2013-12-202-5/+35
| | | | | Bug: 8636060 Change-Id: I566f9e109ebcabe3a6a778118434ce79d02d1113
* [IL15] Some small refactoringJean Chalard2013-12-201-1/+1
| | | | | Bug: 8636060 Change-Id: I4bfdf1628c9b55a79bd2d88ee30bf10b08a49232
* Add option to enable personalization dictionaries.Keisuke Kuroyanagi2013-12-162-2/+4
| | | | | | Bug: 11757851 Change-Id: I4872c10793d4fd55c0bd9e5bc4650925de6d2c1d
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-134-126/+59
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Update Color Scheme summary explicitlyTadashi G. Takaoka2013-11-222-0/+44
| | | | | Bug: 11622614 Change-Id: I5464054425e4d688eaa39f96ba9a3a3c613c6f42
* Add keyboard color switch optionTadashi G. Takaoka2013-11-221-3/+1
| | | | | Bug: 11622614 Change-Id: I25aa1ff7376fe72fd94ab2cb7190c61d7a98a1af
* Save / restore the last used emoji categorySatoshi Kataoka2013-10-111-7/+18
| | | | | Bug: 11029983 Change-Id: I1bec2c3c6b547de68562a818a8d6c9fef83787b7
* Fix the security related API change for PreferenceActivitySatoshi Kataoka2013-10-092-2/+5
| | | | | Bug: 10118761 Change-Id: I63501d6c2b5f561d7ab8b7362498665d805d5e1e
* Make the sentence separator a resource.Jean Chalard2013-10-081-0/+4
| | | | | | | This will help handing correctly the armenian full stop. Bug: 10082781 Change-Id: Id7bb219ebd89daba203216eab362d1cc26a65a36
* Suppress exceptions that have always been happening.Ken Wakasa2013-10-041-6/+11
| | | | Change-Id: I5f85a7a0f94ea9ecbe0c4a8caebcf551fa9c9669
* Correspond to the security related API change for PreferenceActivitySatoshi Kataoka2013-10-022-0/+12
| | | | | Bug: 10118761 Change-Id: Ia7d1c6c526dae849f447c26387e96a4fb4d6042f
* Merge "[AC5] Introduce the setting for phrase gesture."Jean Chalard2013-09-172-0/+10
|\
| * [AC5] Introduce the setting for phrase gesture.Jean Chalard2013-09-132-0/+10
| | | | | | | | | | Bug: 9059617 Change-Id: I6fa0f675f4edac10bd19228cd2f0c8fca97cebd6
* | Save & restore emoji keyboard stateSatoshi Kataoka2013-09-161-0/+24
|/ | | | | Bug: 10538430 Change-Id: I7982f53f5dfa44071e74da63826acffcdc2547e6
* [AC4] Add native methods necessary for auto-commitJean Chalard2013-09-131-1/+2
| | | | | Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d
* Consolidate voice input key options no.1Satoshi Kataoka2013-09-053-31/+27
| | | | Change-Id: I2f928522a0795f57b4133072f270d8fd2498cae9
* Pass additionalFeaturesOptions for getSuggestions().Keisuke Kuroyanagi2013-08-282-4/+3
| | | | | | | This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4
* 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 infosJean Chalard2013-08-201-1/+1
| | | | | | | | | | Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
* | 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.Jean Chalard2013-08-201-1/+2
| | | | | | | | | | Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
* | Add a functionality to boost scores of personalization dictionarySatoshi Kataoka2013-08-203-0/+16
|/ | | | | Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f
* Merge "Support languages that don't use spaces."Jean Chalard2013-08-161-0/+3
|\
| * Support languages that don't use spaces.Jean Chalard2013-08-162-1/+3
| | | | | | | | | | | | | | Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7
* | Add hex string utilsSatoshi Kataoka2013-08-161-1/+13
|/ | | | | Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e
* Add looksValidForDictionaryInsertionJean Chalard2013-08-141-0/+54
| | | | | | | | | | ...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
* Merge "Rationalize how to use AdditionalFeaturesSettingUtils"Ken Wakasa2013-08-121-2/+2
|\
| * Rationalize how to use AdditionalFeaturesSettingUtilsKen Wakasa2013-08-101-2/+2
| | | | | | | | | | | | It should be called regardless of the gesture input being enabled or not Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31
* | Deallocate gesture trail bitmap when unneeded furtherKen Wakasa2013-08-091-2/+2
|/ | | | | | | Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 bug: 8967766 Change-Id: I7b916daa5269cfde359a77555e8ffadf0e4a8f92