aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add Lao keyboard•••bug: 6911140 Change-Id: Id689be1fb9dbc89b5a9b7f142626751a62d931ed Ken Wakasa2013-09-131-0/+20
* | | Merge "[AC4] Add native methods necessary for auto-commit"Jean Chalard2013-09-137-14/+64
|\ \ \ | |/ / |/| |
| * | [AC4] Add native methods necessary for auto-commit•••Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d Jean Chalard2013-09-137-14/+64
* | | Merge "Add Ver4DictEncoder."Ken Wakasa2013-09-135-7/+305
|\ \ \
| * | | Add Ver4DictEncoder.•••Bug: 9618601 Change-Id: I161d2845906f07c1251deb8005fdffe49c5b7940 Yuichiro Hanada2013-09-135-7/+305
* | | | Merge "Add shutdown and isTerminated to PrioritizedSerialExecutor."Satoshi Kataoka2013-09-132-6/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add shutdown and isTerminated to PrioritizedSerialExecutor.•••Change-Id: Id185224d135c8571a39efe8a41a66ce769142903 Yuichiro Hanada2013-09-132-6/+37
| |/ /
* / / Refactor RecentsKeyboard•••Bug: 10538430 Change-Id: I7a22d2d4a105b17b2a84a3fff2bc3981823d228d Satoshi Kataoka2013-09-132-6/+6
|/ /
* | Fix emoji tabs•••Bug: 10541453 Change-Id: If920eafa0c48e437301fc0b7055ea7b7bbc04669 Satoshi Kataoka2013-09-131-2/+2
* | Merge "Fix emoji keyboard insets"Satoshi Kataoka2013-09-132-3/+10
|\ \
| * | Fix emoji keyboard insets•••Bug: 10541453 Change-Id: I16dd72c8c55cb5d21ad61a3307c0f3c5f16f460c Satoshi Kataoka2013-09-132-3/+10
* | | Consolidate EmojiKeyboardView•••bug: 10538430 Change-Id: Ia799eca303d8ec68eeeb9f00fa8002a44d0c49fc Satoshi Kataoka2013-09-131-70/+151
|/ /
* | Merge "Avoid recorrection in ex-password fields."Jean Chalard2013-09-121-0/+2
|\ \
| * | Avoid recorrection in ex-password fields.•••Bug: 10115839 Change-Id: I1f1025c9f28adfb6f5a63d5ba86e359f30c0963e Jean Chalard2013-09-121-0/+2
| |/
* | Merge "Add getDictDecoder."Ken Wakasa2013-09-127-20/+58
|\ \
| * | Add getDictDecoder.•••Bug: 9618601 Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4 Yuichiro Hanada2013-09-127-20/+58
| |/
* | Merge "Suppress emoji tabs on JB-MR2 or previous versions"Satoshi Kataoka2013-09-121-4/+7
|\ \
| * | Suppress emoji tabs on JB-MR2 or previous versions•••Change-Id: I6a9c4994a446026b9736fda37ad7eccbd67a9a3d Satoshi Kataoka2013-09-121-4/+7
* | | Merge "Change cache capacity depending on the dictionary size."Keisuke Kuroyanagi2013-09-122-6/+8
|\ \ \ | |/ / |/| |
| * | Change cache capacity depending on the dictionary size.•••Bug: 10699291 Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996 Keisuke Kuroyanagi2013-09-122-6/+8
| |/
* | Merge "Change space key height in Emoji keyboard view"Satoshi Kataoka2013-09-122-14/+97
|\ \ | |/ |/|
| * Change space key height in Emoji keyboard view•••bug: 10538430 Change-Id: I724a8c92b49a64196c7da2af40f3d20758e0dbae Satoshi Kataoka2013-09-122-14/+97
* | Hide DictBuffer from BinaryDictDecoderUtils.•••Bug: 9618601 Change-Id: I87515bc1555bdfe09426a056ceda74d8e63eba82 Yuichiro Hanada2013-09-124-53/+98
* | Remove changing a word when added to the dictionary•••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 Jean Chalard2013-09-123-162/+0
|/
* Merge "Use same session id for typing and gesture."Keisuke Kuroyanagi2013-09-121-1/+2
|\
| * Use same session id for typing and gesture.•••Bug: 10699291 Change-Id: I7c8a3a57e8d189b72a17e4b9c6831becee6ec146 Keisuke Kuroyanagi2013-09-121-1/+2
* | Add writePtNode to DictEncoder.•••Bug: 9618601 Change-Id: Ie4529444780edee8d0f0d5f23c5619c1a3344286 Yuichiro Hanada2013-09-113-67/+78
* | Add a flag to readDictioanryBinary in DictDecoder.•••Change-Id: I356adb72047ebc43c924fbff1ff45e7460508a31 Yuichiro Hanada2013-09-112-4/+8
|/
* Revert Ida230ca42 and I6adf7d08f.•••Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7 Yuichiro Hanada2013-09-101-101/+46
* Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.•••Change-Id: I003b769e408ebd692085a7e17fed6d9396876202 Yuichiro Hanada2013-09-106-247/+317
* Merge "Check the version of format options before writing."Ken Wakasa2013-09-101-0/+6
|\
| * Check the version of format options before writing.•••Change-Id: I3951e4395a2da225e240e856c23339b679e6155e Yuichiro Hanada2013-09-101-0/+6
* | Move a flag about switching dynamic update to java.•••Bug: 6669677 Change-Id: I6aa99cae4a227f9202179c2873d13473a773e024 Keisuke Kuroyanagi2013-09-101-0/+17
|/
* Add AsyncResultHolder.•••Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a Yuichiro Hanada2013-09-102-19/+78
* Merge "Check contents in user history dictionary tests"Satoshi Kataoka2013-09-095-26/+67
|\
| * Check contents in user history dictionary tests•••Bug: 10667710 Change-Id: I45ebb08cb4ef9a9f6d2da31e2c50e740f88209c2 Satoshi Kataoka2013-09-095-26/+67
* | Hide physical structure of the dictionary from BinaryDictEncoderUtils.•••Bug: 9618601 Change-Id: I01b8da42058d7c05bf7f4e6d43718032c2ad12c5 Yuichiro Hanada2013-09-093-150/+230
* | Make commitCurrentAutoCorrection asynchronous.•••Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c Yuichiro Hanada2013-09-091-13/+27
* | Revise TODO comment for I823912e3979829a.•••Change-Id: I839d8cb4d45d7d17b7940d710a2fef5aeacc11ab Keisuke Kuroyanagi2013-09-091-2/+2
|/
* Fix: wrong locking order.•••Change-Id: I823912e3979829ad1e825cf91dc5e18f7f0f9cc3 Keisuke Kuroyanagi2013-09-091-8/+10
* Merge "Write forgetting curve flag."Keisuke Kuroyanagi2013-09-091-0/+7
|\
| * Write forgetting curve flag.•••Bug: 6669677 Change-Id: Ic19aa3b69fb45d9638f9dcc8c3dd8a34aad41965 Keisuke Kuroyanagi2013-09-061-0/+7
* | Rename write(|Signed)VariableAddress and to write(|Signed)ChildrenPosition.•••Change-Id: Ib018bde346744b470a4fb13b0c57e3a633b8bb20 Yuichiro Hanada2013-09-061-23/+23
* | Add computeChildrenPosition and simplify writePlacedNode.•••Change-Id: Idcf0e056bf61e29844d4d0e91c482cd78c41704c Yuichiro Hanada2013-09-061-20/+19
* | Add margin to the label of language•••Change-Id: I48dc63475caf5cc1a1ac09b82b26fbeaef993fa1 Satoshi Kataoka2013-09-061-5/+10
* | Optimize tablet layout•••Bug: 9059539 Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6 Satoshi Kataoka2013-09-061-1/+1
* | Merge "Optimize layout"Satoshi Kataoka2013-09-052-5/+7
|\ \
| * | Optimize layout•••Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925 Satoshi Kataoka2013-09-052-5/+7
* | | Add a callback to the arguments of commitCurrentAutoCorrection.•••Change-Id: I6adf7d08fdc4382233a63304743207368db8058a Yuichiro Hanada2013-09-051-45/+91
|/ /
* | Merge "Consolidate voice input key options no.1"Satoshi Kataoka2013-09-055-32/+32
|\ \