aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "Add boundary check for PtNode reading position."Keisuke Kuroyanagi2013-09-162-0/+24
|\| |
| * | Add boundary check for PtNode reading position.Keisuke Kuroyanagi2013-09-162-0/+24
| | | | | | | | | | | | | | | Bug: 10743878 Change-Id: I6727b12b0ef98bb9cfb3ca95aeab2c79749f47a2
* | | Save & restore emoji keyboard stateSatoshi Kataoka2013-09-164-93/+173
| | | | | | | | | | | | | | | Bug: 10538430 Change-Id: I7982f53f5dfa44071e74da63826acffcdc2547e6
* | | Merge "Split Emoji categories fitting the pager"Satoshi Kataoka2013-09-166-45/+135
|\ \ \
| * | | Split Emoji categories fitting the pagerSatoshi Kataoka2013-09-166-45/+135
| | | | | | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: Ic023ac0b9db8a1fe16c73ab5fd12dfcd7cbbe6a3
* | | | Additional fix for Lao; No spaces used between wordsKen Wakasa2013-09-163-2/+25
|/ / / | | | | | | | | | | | | bug: 6911140 Change-Id: I1b1141c203175b9f9a818564272c0aa49df33888
* | | Fix issues with Nepali layoutsKen Wakasa2013-09-167-4/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added the missing ZWNJ/ZWJ key - Fix a wrong letter in the shift layout of Nepali Romaized layout - Put the currency symbol for Nepalese Rupee - Fix the missing 2nd symbols layout - Use the Devanagari numbers just like Hindi layout - Fix the Main/Symbols switch key label just like Hindi layout bug: 6910787 bug: 9833890 Change-Id: Ie6aa5a06008f1e9347d4fc08ededd48287df5d73
* | | am 8b2d8dc9: (-s ours) am ea8d6329: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-09-140-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * commit '8b2d8dc940519f34ed773268e55183dd05b32b19': Import translations. DO NOT MERGE
| * \ \ am ea8d6329: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-09-140-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit 'ea8d63291e7d56bb09e5003b1d34f7d5c8c16945': Import translations. DO NOT MERGE
| | * | | Import translations. DO NOT MERGEBaligh Uddin2013-09-1413-24/+294
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I812a2cf2a6821c5dc165eb5c884c39c3f6eeb838 Auto-generated-cl: translation import
* | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-09-142-2/+2
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2013-09-142-2/+2
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | Change-Id: Ic9bf848940c7594c6012901e803c203e35df72b8 Auto-generated-cl: translation import
* / | | | Small tweak for label_to_more_symbol_for_tablet_keyKen Wakasa2013-09-142-2/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | To make it a bit more consistent with the one for phones Change-Id: Ia5775b07a0d70cabc5c51ff2b954c64ce4dc8c7c
* | | | Merge "Use DynamicGridKeyboard for EmojiPager"Satoshi Kataoka2013-09-132-49/+127
|\ \ \ \
| * | | | Use DynamicGridKeyboard for EmojiPagerSatoshi Kataoka2013-09-132-49/+127
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: Iff84e306faaa8e87d107e418d5c61c5613b57430
* | | | | Merge "Add Lao keyboard"Ken Wakasa2013-09-1312-1/+770
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add Lao keyboardKen Wakasa2013-09-1312-1/+770
| | | | | | | | | | | | | | | | | | | | | | | | | bug: 6911140 Change-Id: Id689be1fb9dbc89b5a9b7f142626751a62d931ed
* | | | | Merge "[AC4] Add native methods necessary for auto-commit"Jean Chalard2013-09-1310-19/+73
|\ \ \ \ \
| * | | | | [AC4] Add native methods necessary for auto-commitJean Chalard2013-09-1310-19/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d
* | | | | | Merge "Employ "bigram link" for handling moved bigram target."Keisuke Kuroyanagi2013-09-138-72/+128
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Employ "bigram link" for handling moved bigram target.Keisuke Kuroyanagi2013-09-138-72/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I9a6c0cdb28265e3215ced88f38344df12c25a76d
* | | | | | Merge "Add Ver4DictEncoder."Ken Wakasa2013-09-136-44/+343
|\ \ \ \ \ \
| * | | | | | Add Ver4DictEncoder.Yuichiro Hanada2013-09-136-44/+343
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9618601 Change-Id: I161d2845906f07c1251deb8005fdffe49c5b7940
* | | | | | | Merge "Add shutdown and isTerminated to PrioritizedSerialExecutor."Satoshi Kataoka2013-09-133-9/+55
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add shutdown and isTerminated to PrioritizedSerialExecutor.Yuichiro Hanada2013-09-133-9/+55
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: Id185224d135c8571a39efe8a41a66ce769142903
* | | | | | Merge "Refactor RecentsKeyboard"Satoshi Kataoka2013-09-132-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor RecentsKeyboardSatoshi Kataoka2013-09-132-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: I7a22d2d4a105b17b2a84a3fff2bc3981823d228d
* | | | | | Merge "Update three letters in the Nepali (Traditional) layout"Ken Wakasa2013-09-132-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update three letters in the Nepali (Traditional) layoutKen Wakasa2013-09-132-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 9833890 Change-Id: I19b3d0284e94e81cc25f2a0430b6a863673b7e1c
* | | | | | Fix more symbols keyboard for ArmenianSatoshi Kataoka2013-09-132-2/+7
|/ / / / / | | | | | | | | | | | | | | | | | | | | Bug: 7963631 Change-Id: Ie8a5e70bd8baeaa440f339b3e4c5465ae819721c
* | | | | Merge "Fix emoji tabs"Satoshi Kataoka2013-09-131-2/+2
|\ \ \ \ \
| * | | | | Fix emoji tabsSatoshi Kataoka2013-09-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10541453 Change-Id: If920eafa0c48e437301fc0b7055ea7b7bbc04669
* | | | | | Merge "Fix bug related to dynamic patricia trie bigram adding."Keisuke Kuroyanagi2013-09-134-14/+10
|\ \ \ \ \ \
| * | | | | | Fix bug related to dynamic patricia trie bigram adding.Keisuke Kuroyanagi2013-09-134-14/+10
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: Ia1216a1860a7c5c12a0d8a0816dda8d6a3bea123
* | | | | | Merge "Update children's parent position when the node get moved."Keisuke Kuroyanagi2013-09-133-2/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Update children's parent position when the node get moved.Keisuke Kuroyanagi2013-09-133-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: Ifcaf784afd218c7afd70167045cd2aed8b7909c2
* | | | | Merge "Fix emoji keyboard insets"Satoshi Kataoka2013-09-132-3/+10
|\ \ \ \ \
| * | | | | Fix emoji keyboard insetsSatoshi Kataoka2013-09-132-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10541453 Change-Id: I16dd72c8c55cb5d21ad61a3307c0f3c5f16f460c
* | | | | | Show Emoji key on more symbols keyboardSatoshi Kataoka2013-09-131-3/+2
| |/ / / / |/| | | | | | | | | | | | | | | | | | | Bug: 10541453 Change-Id: Ia18c0fdec3196b8ddc04f6c71a733713b63ee87b
* | | | | Consolidate EmojiKeyboardViewSatoshi Kataoka2013-09-131-70/+151
|/ / / / | | | | | | | | | | | | | | | | bug: 10538430 Change-Id: Ia799eca303d8ec68eeeb9f00fa8002a44d0c49fc
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-09-121-7/+7
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-09-111-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia1959384a4c70ef55ba89500664d436e3c9de70d Auto-generated-cl: translation import
* | | | | 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-1213-59/+80
|\ \ \ \ \
| * | | | | Add getDictDecoder.Yuichiro Hanada2013-09-1213-59/+80
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 9618601 Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4
* | | | | Merge "Suppress emoji tabs on JB-MR2 or previous versions"Satoshi Kataoka2013-09-121-4/+7
|\ \ \ \ \
| * | | | | Suppress emoji tabs on JB-MR2 or previous versionsSatoshi Kataoka2013-09-121-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6a9c4994a446026b9736fda37ad7eccbd67a9a3d
* | | | | | Merge "Change cache capacity depending on the dictionary size."Keisuke Kuroyanagi2013-09-128-21/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change cache capacity depending on the dictionary size.Keisuke Kuroyanagi2013-09-128-21/+48
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10699291 Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996