aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Allow double-space-to-period after a plus char"Jean Chalard2013-09-182-4/+3
|\
| * Allow double-space-to-period after a plus charJean Chalard2013-09-182-4/+3
| | | | | | | | | | Bug: 10704936 Change-Id: I30fdaea648605ef7e7fea6c093581ed5c6de03f3
* | Merge "Set EmojiCapable"Satoshi Kataoka2013-09-183-7/+17
|\ \
| * | Set EmojiCapableSatoshi Kataoka2013-09-183-7/+17
| | | | | | | | | | | | | | | Bug: 10240645 Change-Id: I891309c2a82f8d10f8fdb0872403a7a235e27b5f
* | | Merge "Fix Emoji recents"Satoshi Kataoka2013-09-182-3/+74
|\ \ \
| * | | Fix Emoji recentsSatoshi Kataoka2013-09-182-3/+74
| |/ / | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: Ia2e423eb1843195b3c3218afc79a5820b8cd729b
* | | Merge "Fix getChildrenPosition."Ken Wakasa2013-09-181-2/+9
|\ \ \
| * | | Fix getChildrenPosition.Yuichiro Hanada2013-09-181-2/+9
| | | | | | | | | | | | | | | | Change-Id: Ic39592dbf0d4e6d2e4879cdb1a95b65d46a57e92
* | | | Merge "Don't resume suggestion on digits."Jean Chalard2013-09-181-0/+8
|\ \ \ \
| * | | | Don't resume suggestion on digits.Jean Chalard2013-09-181-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10780016 Change-Id: I94fad06e4c71eddc96bdda1765925f98bed160f3
* | | | | Merge "Fix contacts/user dictionary writing."Keisuke Kuroyanagi2013-09-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix contacts/user dictionary writing.Keisuke Kuroyanagi2013-09-181-1/+1
| | |_|/ | |/| | | | | | | | | | | | | | Bug: 10743878 Change-Id: I5d61b7955ef69a635f994f01cc575fb23fdf942b
* | | | Merge "Add BinaryDictionary.getBigramProbabilityNative()."Keisuke Kuroyanagi2013-09-181-5/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Add BinaryDictionary.getBigramProbabilityNative().Keisuke Kuroyanagi2013-09-181-5/+17
| | | | | | | | | | | | | | | | | | | | Bug: 10197478 Change-Id: Id16e3ee22a17679c46cc7a0199a9e28065177aa3
* | | | Improve trailing quotes processingJean Chalard2013-09-171-2/+7
| |/ / |/| | | | | | | | | | | Bug: 10445496 Change-Id: Ib7bd05aea59ae6c9b8ce31299ef2235521b0e350
* | | [AC9] Resize an arrayJean Chalard2013-09-171-1/+1
|/ / | | | | | | | | | | | | | | It's not easy for native code to only output the first result, so let's supply enough room for it to output all. Bug: 9059617 Change-Id: Ie93b7e54284c8c5d01fdc15846cf52d3442287b6
* | Merge "[AC8] Restrict the suggestion strip to the correct part"Jean Chalard2013-09-172-0/+21
|\ \
| * | [AC8] Restrict the suggestion strip to the correct partJean Chalard2013-09-172-0/+21
| | | | | | | | | | | | | | | | | | | | | ...for phrase gesture. Bug: 9059617 Change-Id: Ic5c0616f28af4ba45ca72a5721d1926029adc1c5
* | | Prepare dictionary saving in native code.Keisuke Kuroyanagi2013-09-171-0/+24
|/ / | | | | | | | | | | Bug: 6669677 Change-Id: I0787f66409e2b183c6328fa05805945520e1e93a
* / [AC7] Actually auto-commit.Keisuke Kuroyanagi2013-09-174-7/+46
|/ | | | | Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b
* 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-162-0/+28
|/ | | | | Bug: 10538430 Change-Id: I7982f53f5dfa44071e74da63826acffcdc2547e6
* Merge "[AC4] Add native methods necessary for auto-commit"Jean Chalard2013-09-137-14/+64
|\
| * [AC4] Add native methods necessary for auto-commitJean Chalard2013-09-137-14/+64
| | | | | | | | | | Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d
* | Merge "Add Ver4DictEncoder."Ken Wakasa2013-09-135-7/+305
|\ \
| * | Add Ver4DictEncoder.Yuichiro Hanada2013-09-135-7/+305
| | | | | | | | | | | | | | | Bug: 9618601 Change-Id: I161d2845906f07c1251deb8005fdffe49c5b7940
* | | Add shutdown and isTerminated to PrioritizedSerialExecutor.Yuichiro Hanada2013-09-132-6/+37
|/ / | | | | | | Change-Id: Id185224d135c8571a39efe8a41a66ce769142903
* | Fix emoji keyboard insetsSatoshi Kataoka2013-09-131-1/+4
| | | | | | | | | | Bug: 10541453 Change-Id: I16dd72c8c55cb5d21ad61a3307c0f3c5f16f460c
* | Merge "Avoid recorrection in ex-password fields."Jean Chalard2013-09-121-0/+2
|\ \
| * | Avoid recorrection in ex-password fields.Jean Chalard2013-09-121-0/+2
| |/ | | | | | | | | Bug: 10115839 Change-Id: I1f1025c9f28adfb6f5a63d5ba86e359f30c0963e
* | Merge "Add getDictDecoder."Ken Wakasa2013-09-127-20/+58
|\ \
| * | Add getDictDecoder.Yuichiro Hanada2013-09-127-20/+58
| |/ | | | | | | | | Bug: 9618601 Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4
* / Change cache capacity depending on the dictionary size.Keisuke Kuroyanagi2013-09-122-6/+8
|/ | | | | | Bug: 10699291 Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996
* Hide DictBuffer from BinaryDictDecoderUtils.Yuichiro Hanada2013-09-124-53/+98
| | | | | Bug: 9618601 Change-Id: I87515bc1555bdfe09426a056ceda74d8e63eba82
* Remove changing a word when added to the dictionaryJean Chalard2013-09-123-162/+0
| | | | | | | | | This code is now useless. I thought it affected 9902905, but it seems it actually does not. Still, it's dead code. Bug: 9902905 Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093
* Merge "Use same session id for typing and gesture."Keisuke Kuroyanagi2013-09-121-1/+2
|\
| * Use same session id for typing and gesture.Keisuke Kuroyanagi2013-09-121-1/+2
| | | | | | | | | | Bug: 10699291 Change-Id: I7c8a3a57e8d189b72a17e4b9c6831becee6ec146
* | Add writePtNode to DictEncoder.Yuichiro Hanada2013-09-113-67/+78
| | | | | | | | | | Bug: 9618601 Change-Id: Ie4529444780edee8d0f0d5f23c5619c1a3344286
* | Add a flag to readDictioanryBinary in DictDecoder.Yuichiro Hanada2013-09-112-4/+8
|/ | | | Change-Id: I356adb72047ebc43c924fbff1ff45e7460508a31
* Revert Ida230ca42 and I6adf7d08f.Yuichiro Hanada2013-09-101-101/+46
| | | | Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7
* Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.Yuichiro Hanada2013-09-106-247/+317
| | | | Change-Id: I003b769e408ebd692085a7e17fed6d9396876202
* Merge "Check the version of format options before writing."Ken Wakasa2013-09-101-0/+6
|\
| * Check the version of format options before writing.Yuichiro Hanada2013-09-101-0/+6
| | | | | | | | Change-Id: I3951e4395a2da225e240e856c23339b679e6155e
* | Move a flag about switching dynamic update to java.Keisuke Kuroyanagi2013-09-101-0/+17
|/ | | | | | Bug: 6669677 Change-Id: I6aa99cae4a227f9202179c2873d13473a773e024
* Add AsyncResultHolder.Yuichiro Hanada2013-09-102-19/+78
| | | | Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a
* Merge "Check contents in user history dictionary tests"Satoshi Kataoka2013-09-095-26/+67
|\
| * Check contents in user history dictionary testsSatoshi Kataoka2013-09-095-26/+67
| | | | | | | | | | | | Bug: 10667710 Change-Id: I45ebb08cb4ef9a9f6d2da31e2c50e740f88209c2
* | Hide physical structure of the dictionary from BinaryDictEncoderUtils.Yuichiro Hanada2013-09-093-150/+230
| | | | | | | | | | Bug: 9618601 Change-Id: I01b8da42058d7c05bf7f4e6d43718032c2ad12c5
* | Make commitCurrentAutoCorrection asynchronous.Yuichiro Hanada2013-09-091-13/+27
| | | | | | | | Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c