aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Separate spacing and punctuation related settings values""•••This reverts commit 8bc427799a9b7a53103d1edba4a447033fbd8cfa. Change-Id: I34f509998afdb1a7c120fbfdb9f0a1b188224a4d Jean Chalard2014-01-081-3/+3
* Merge "Revert "Separate spacing and punctuation related settings values""Jean Chalard2014-01-081-3/+3
|\
| * Revert "Separate spacing and punctuation related settings values"•••This is conflicting with later changes. Temporary revert for cherry-pick. This reverts commit 0b593ce858d4b406e949f0e809cb77f41da691f9. Change-Id: Id53eadb023a950cfcca496c0cfbfe583c7ec7b8c Jean Chalard2014-01-081-3/+3
* | Rename InputPointers.addPointer and ResizableIntArray.add•••Change-Id: I5580250c91b29f93ed886b080ce33845b3b67ace Tadashi G. Takaoka2014-01-081-2/+1
* | Fix ResizableIntArrayTests readability•••Change-Id: I68862b98f228210f1d76fef4fd7454edbfd8e01d Tadashi G. Takaoka2014-01-081-0/+1
|/
* Separate spacing and punctuation related settings values•••Bug: 12179576 Change-Id: Ibafd824a0ea2251843b388e95dcbd8f9bca92d5c Tadashi G. Takaoka2014-01-081-3/+3
* Fix possible NPE.•••Bug: 11933670 Change-Id: Ib0ce853e691bdadffb73874ea9f188cfbec8bc93 Keisuke Kuroyanagi2014-01-061-1/+10
* Fix possible NPE in FileUtils.•••Change-Id: I503f91e266c71e2370a5807d171e2254c334f7cb Keisuke Kuroyanagi2013-12-271-2/+8
* Move dict operations to Suggest.•••Bug: 8187060 Change-Id: Iabe13abcd43b381360f7080b3f4ee0533f246160 Keisuke Kuroyanagi2013-12-251-47/+0
* Remove personalized dicts when the option is turned off.•••Bug: 11757851 Change-Id: I94f32859d862fe41e39845ab2bfc2d396c6aea0f Keisuke Kuroyanagi2013-12-251-0/+15
* [IL21] Move the workaround utils to a better place.•••Bug: 8636060 Change-Id: I566f9e109ebcabe3a6a778118434ce79d02d1113 Jean Chalard2013-12-201-8/+6
* [IL15] Some small refactoring•••Bug: 8636060 Change-Id: I4bfdf1628c9b55a79bd2d88ee30bf10b08a49232 Jean Chalard2013-12-201-1/+1
* Fix a bug with languages without spaces and predictions•••This is simpler and more correct. Change-Id: I41806d2fc12b4ca25f76e32972b38f91f3d05c2b Jean Chalard2013-12-161-0/+18
* Instead of ignoring PARAGRAPH spans, fix them.•••I don't know what or when this flag is set, but it's only bad news. Luckily, we can just remove it. Bug: 12119393 Change-Id: I2952138c8ce517535b91e0fe25d2cf4960e02862 Jean Chalard2013-12-131-2/+7
* Merge "Remove code for forgetting curve in Java side."Keisuke Kuroyanagi2013-12-131-242/+0
|\
| * Remove code for forgetting curve in Java side.•••Change-Id: I294ed179c642ff52452b5884326c1083477e1bce Keisuke Kuroyanagi2013-12-131-242/+0
* | Merge "Remove flags from Java side."Jean Chalard2013-12-131-2/+1
|\ \ | |/ |/|
| * Remove flags from Java side.•••This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1 Jean Chalard2013-12-131-2/+1
| * Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-1315-186/+378
* | Make ExpandableBinaryDictionary usable for offdevice tests.•••Bug: 11956652 Change-Id: If5a503ef161781818f2efceba542be5a61be6bd1 Keisuke Kuroyanagi2013-12-131-0/+1
* | Remove dependency from StringUtils to Json•••Change-Id: I2a89497fb9ec12a37ba09f4598742e88f6700576 Jean Chalard2013-12-122-74/+103
* | Merge "Rename deprecated locale directories"Tadashi G. Takaoka2013-12-111-4/+6
|\ \
| * | Rename deprecated locale directories•••cf. Ibe392f5f9dbc82c3cdff8e06b958bc3bcce3fa82 Also, cf. bug id 11340849 Change-Id: I43e84f8ca04eb1aa74037a705970a36434429a0f Ken Wakasa2013-12-111-4/+6
* | | Fix typos.•••One of these cost me a day and a half searching for a bug :( Change-Id: I20f0b727f7c02e2754aaaf6a05b74c9cf9e6375e Jean Chalard2013-12-111-6/+6
|/ /
* | Merge "[RF4] Actually remove ver4 dicts"Jean Chalard2013-12-061-0/+33
|\ \
| * | [RF4] Actually remove ver4 dicts•••And fix a couple bugs. Bug: 11281748 Change-Id: If07953a4b1ff9eb1165af03fdb332d7e47cd8f32 Jean Chalard2013-12-061-0/+33
* | | Add a jni method to fetch unigram information.•••Bug: 11956652 Change-Id: I59f1823bbc0146f6d2f34cbed8166bb6de197208 Keisuke Kuroyanagi2013-12-061-0/+82
|/ /
* | Merge "Fix some more tests"Jean Chalard2013-12-021-5/+5
|\ \
| * | Fix some more tests•••Bug: 11960453 Bug: 11954718 Change-Id: I71e98cc6ab30cc89e921e9ef578d7f6366049d01 Jean Chalard2013-12-021-5/+5
* | | Merge "Add config_ prefix to the resource names merged from dimens.xml"Tadashi G. Takaoka2013-12-021-4/+4
|\ \ \ | |/ / |/| |
| * | Add config_ prefix to the resource names merged from dimens.xml•••Change-Id: I6fb11b8cb52c06b805fb17d61450d7df50e4e20d Tadashi G. Takaoka2013-12-021-4/+4
* | | Quit recording LastUserHistoryWriteTime.•••Change-Id: I0f2b408b4976d8119c932654e23836803d42c568 Keisuke Kuroyanagi2013-12-021-37/+0
|/ /
* | Rename StaticInnerHandlerWrapper to LeakGuardHandlerWrapper•••Change-Id: I024f0ee9c7f7718afc8a4ca0c6c49f2e88b035ad Tadashi G. Takaoka2013-11-291-10/+10
* | Merge "Remove compiler warnings from emoji related code"Tadashi G. Takaoka2013-11-271-30/+36
|\ \
| * | Remove compiler warnings from emoji related code•••Change-Id: I88ed0d25bee87c4dabcbc425589215b901345908 Tadashi G. Takaoka2013-11-271-30/+36
* | | Small optimizations for single code point strings•••Change-Id: I299c7622db291ea411e2b48dfdb622b407912ea6 Ken Wakasa2013-11-271-1/+1
|/ /
* | Fix additional subtype id calculation•••Bug: 11678247 Change-Id: I4a2061fae264473e1ebff6961aa897367ef9cc09 Tadashi G. Takaoka2013-11-142-22/+26
* | Add StringUtils.joinCommaSplittableText•••Change-Id: I80ad9d8b5aee53f1403486a56ffae8d09cbd4e28 Tadashi G. Takaoka2013-11-141-4/+22
* | Move reference char/digit width/height method to TypefaceUtils•••Change-Id: I3c94c23c31b273a07e145d381587ab0aa4ee8e68 Tadashi G. Takaoka2013-11-071-11/+25
* | Fix possible RuntimeException in parsing saved addtional subtypes•••Bug: 11488129 Change-Id: I91f333aee9f3ae8d4b1d5e67d47de30f361947f3 Tadashi G. Takaoka2013-11-061-12/+21
* | Merge "Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting."Keisuke Kuroyanagi2013-10-291-0/+1
|\ \
| * | Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting.•••Change-Id: I1bfeeafa002496bb98a385b87437e7f4eb0f6e1d Keisuke Kuroyanagi2013-10-281-0/+1
* | | Merge "Show version in dumped info"Satoshi Kataoka2013-10-291-0/+18
|\ \ \
| * | | Show version in dumped info•••Bug: 10315296 Change-Id: Icb8e271451f4f9c5b083bfb5eb408372479c2140 Satoshi Kataoka2013-10-281-0/+18
| |/ /
* / / Fix tests by adding @UsedForTesting.•••Change-Id: I5b98db67a083bde65bb0f2fb714ae2e799fb1d45 Keisuke Kuroyanagi2013-10-281-0/+9
|/ /
* | Merge "Revert "Revert "Add Swiss French and German keyboard layouts."""Ken Wakasa2013-10-151-0/+4
|\ \ | |/ |/|
| * Revert "Revert "Add Swiss French and German keyboard layouts.""•••This reverts commit 56402cf10a3a26ca7add62678d7e1ab3064feab7. I'll submit this on 10/16 after the final cut for Bayo. Change-Id: I0fe4ab64fd8dfa1e63e29adf00388743fca6a1ed bug: 11144401 Ken Wakasa2013-10-101-0/+4
| * Revert "Add Swiss French and German keyboard layouts."•••This reverts commit 220ce8f269e8d2507a2a57ec919e48ddb6f496f8. Sorry, but we are now in the week before the final cut for the next launch. We shouldn't be taking new features like this at this point. Let me revert this change for now. I'll re-revert this after the cut next week. Change-Id: Ia8b00680c992ec526e6a858945f2380cbcdfdd55 Ken Wakasa2013-10-101-4/+0
| * Add Swiss French and German keyboard layouts.•••There used to be two "Swiss" keyboard layouts, labelled fr_CH and de_QY, available in LatinIME. They were, however, not actually Swiss layouts but instead work-arounds to be able to get French or German with qwertz or qwerty (instead of azerty and qwertz) layouts, respectively. These were thus removed by commit f6972561fcb45310f18230ce217f0c6bb57e7eee replacing them with the generic fr-qwertz and de-qwerty layouts instead. Here, now, is a proper Swiss keyboard layout, following Swiss standards for people accustomed to typing on Swiss keyboards, with the expected tailorings for French and German. Change-Id: I9feed752053ecc694c84db713284f69bc1daf155 Fredrik Roubert2013-10-091-0/+4
| * Merge "Fix the security related API change for PreferenceActivity"Satoshi Kataoka2013-10-091-0/+52
| |\