aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change GET_SUGGESTED_WORDS_TIMEOUT to 50.•••Change-Id: I4d495a782ed1dea1c377837c6579ce5ff74086b5 Yuichiro Hanada2013-09-031-1/+2
* Call getSuggestedWords asynchronously.•••Change-Id: Ia8a21b53f4d12b759d9ef5a5181ed04875e4d198 Yuichiro Hanada2013-09-031-39/+100
* Remove typedWord from the arguments of showSuggestionStrip.•••Change-Id: Iddf33227982e65705b49c6a527286d8695878c90 Yuichiro Hanada2013-09-021-11/+9
* Merge "Consolidate 7inch and 10inch layout"Satoshi Kataoka2013-09-0249-3086/+0
|\
| * Consolidate 7inch and 10inch layout•••Bug: 9059539 Change-Id: I32ca3f69d9fdfc4bdb74a235346b1c0221d0d92d Satoshi Kataoka2013-09-0249-3086/+0
* | Revert "Revert "Add onGetSuggestedWordsCallback.""•••This reverts commit 78f707a142570c33bf5a7a3173f39d19103383ea. Change-Id: I5dd4f2d40314002736226886477563f29a25079c Yuichiro Hanada2013-09-022-75/+120
|/
* Merge "Revert "Add onGetSuggestedWordsCallback.""Ken Wakasa2013-08-302-121/+76
|\
| * Revert "Add onGetSuggestedWordsCallback."•••This reverts commit 820c290a61e4067c9d8557af4c3160c866f70667. Change-Id: I5c50731ff9f330c05c5841b8c65f16e28e67422c Ken Wakasa2013-08-302-121/+76
* | Fix emoji view insets calculation•••bug: 10541453 Change-Id: I605e657c94686c4974d162657a5e820798d20e8f Ken Wakasa2013-08-302-9/+25
* | Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d Satoshi Kataoka2013-08-3013-52/+141
* | Merge "Add onGetSuggestedWordsCallback."Ken Wakasa2013-08-302-76/+121
|\|
| * Add onGetSuggestedWordsCallback.•••Change-Id: Ib527d31f9c2dd6dc385cb2f767cd90d9d28a1b1b Yuichiro Hanada2013-08-302-76/+121
* | Merge "Revert "Remove key preview backing view""Ken Wakasa2013-08-304-52/+87
|\ \
| * | Revert "Remove key preview backing view"•••This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453 Ken Wakasa2013-08-304-52/+87
* | | Merge "Revert "Support Emoji keyboard""Ken Wakasa2013-08-3013-138/+49
|\ \ \ | |_|/ |/| |
| * | Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b Ken Wakasa2013-08-3013-138/+49
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-2962-237/+895
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: I3c5ddf1ec770ba02dab6948d2f856e91fa32dc62 Auto-generated-cl: translation import Baligh Uddin2013-08-2962-237/+895
* | | | Add Armenian Phoetic keyboard•••We believe this layout is Armenian Eastern Phonetic Keyboard. Bug: 7963631 Change-Id: Iff3dd879268dd95f00855f67f749e8562fff490c Tadashi G. Takaoka2013-08-2913-0/+627
| |/ / |/| |
* | | Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a Tadashi G. Takaoka2013-08-2913-49/+138
* | | Add Nepali Traditional keyboard•••Bug: 9833890 Change-Id: I0af4a358cc1457dc08c32744b5c170bd2a3382c9 Tadashi G. Takaoka2013-08-2928-10/+954
* | | Fix keyStyle flags handling•••Change-Id: Ia0d21f7a00ff99eae89c746244484d6fa3f0f44e Tadashi G. Takaoka2013-08-291-4/+6
* | | Merge "Clean up Devanagari key definitions"Tadashi G. Takaoka2013-08-2946-663/+870
|\ \ \
| * | | Clean up Devanagari key definitions•••Change-Id: I42210a0bb974f7186fde35f4c8022b0c8603ab8d Tadashi G. Takaoka2013-08-2946-663/+870
* | | | Merge "Workaround for AIOOB exception in ProximityInfo"Ken Wakasa2013-08-291-1/+3
|\ \ \ \
| * | | | Workaround for AIOOB exception in ProximityInfo•••Bug: 10537485 Change-Id: I185f17dcb2cd9e3af17a1eafefaa487804d5cce9 Satoshi Kataoka2013-08-291-1/+3
| |/ / /
* / / / Use fixed column order for punctuation more keys•••This is a follow up of I71f58fc49b. Bug: 9059539 Change-Id: Ibf5684ac196e03e889160d8bb14e2b1377331133 Tadashi G. Takaoka2013-08-291-2/+2
|/ / /
* | | Merge "Reduce the number of more keys of the period key"Tadashi G. Takaoka2013-08-291-4/+4
|\ \ \
| * | | Reduce the number of more keys of the period key•••Bug: 9059539 Change-Id: I71f58fc49bf33b40c17b5a94cad82e942b95e3f1 Tadashi G. Takaoka2013-08-291-4/+4
| |/ /
* / / Add keyboardLayoutSet attribute to <case> condition•••Change-Id: I017c4a3c1c7b2e4c6f607940078f61e120042270 Tadashi G. Takaoka2013-08-292-7/+14
|/ /
* | Merge "Fix unit test"Tadashi G. Takaoka2013-08-2810-25/+45
|\ \
| * | Fix unit test•••The breakage of the unit tests has been introduced by Id8caf5a972 that emptied the default styles. This change reverts back some attributes to the default. Change-Id: I2748eefe50e34bbf908071e4a1a17a70aa32bdef Tadashi G. Takaoka2013-08-2810-25/+45
* | | Merge "Add EmojiKeyboardView"Tadashi G. Takaoka2013-08-287-0/+551
|\ \ \
| * | | Add EmojiKeyboardView•••Bug: 6370846 Change-Id: Ic7d75f1d242795e756e6fede988cfe4b5cc17f0e Tadashi G. Takaoka2013-08-287-0/+551
| |/ /
* / / Pass additionalFeaturesOptions for getSuggestions().•••This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4 Keisuke Kuroyanagi2013-08-2815-43/+54
|/ /
* | Merge "Add emoji keyboard related assets"Tadashi G. Takaoka2013-08-2878-1/+328
|\ \
| * | Add emoji keyboard related assets•••Bug: 6370846 Change-Id: I86c446665387b5ddf7de08189de306f2bc569262 Tadashi G. Takaoka2013-08-2878-1/+328
* | | Merge "Add Nepali Romanized keyboard"Tadashi G. Takaoka2013-08-2830-0/+1360
|\ \ \
| * | | Add Nepali Romanized keyboard•••Bug: 6910787 Change-Id: Ib803a75ac3c0e36e05b82f36a38b3a7bc2cae689 Tadashi G. Takaoka2013-08-2830-0/+1360
| |/ /
* | | Merge "Add dummy Emoji subtype"Tadashi G. Takaoka2013-08-284-2/+40
|\ \ \
| * | | Add dummy Emoji subtype•••Bug: 6370846 Change-Id: I4fa3a6832fa316d0c6312d434be3c3ff02b52402 Tadashi G. Takaoka2013-08-284-2/+40
| |/ /
* | | Merge "Add recents keyboard"Tadashi G. Takaoka2013-08-286-35/+165
|\ \ \
| * | | Add recents keyboard•••Bug: 6370846 Change-Id: I5dc235395fe9b3bd95711fee2fe9b678b4660760 Tadashi G. Takaoka2013-08-286-35/+165
| |/ /
* | | Merge "Fix: Wrong file name for dynamic prediction dictionary."Ken Wakasa2013-08-281-1/+1
|\ \ \
| * | | Fix: Wrong file name for dynamic prediction dictionary.•••Bug: 6669677 Change-Id: Id6f06a7423600d3f0604fab43d855826c20d0545 Keisuke Kuroyanagi2013-08-281-1/+1
| |/ /
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-2816-0/+2152
|\ \ \ | |/ / |/| |
| * | Import translations. DO NOT MERGE•••Change-Id: Ib646a6fbf47e6dbff5f7e9bf8d6d406e64011ed0 Auto-generated-cl: translation import Baligh Uddin2013-08-2616-0/+2152
* | | Add comma to the symbol layout's period more keys.•••Change-Id: I8a9bc48bab68355936a8ff1d2a00055069d5423d Ken Wakasa2013-08-271-4/+5
* | | Fix build•••Change-Id: I60a6ee4dff8203cd9a2ed8045df6a2d75e50c89d Tadashi G. Takaoka2013-08-271-1/+1
* | | Fix SuggetionStripView.ICS style•••This is a follow up of I06427e8886. Change-Id: Ib33d64f4a4c4f08a80983b6ddf8d117aacbedccb Tadashi G. Takaoka2013-08-273-6/+7