aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change GET_SUGGESTED_WORDS_TIMEOUT to 200.Yuichiro Hanada2013-09-031-1/+2
| | | | Change-Id: Ia5aa0b7af16d7ad45c98d0c5a7dcabba76d19b67
* Merge "Change GET_SUGGESTED_WORDS_TIMEOUT to 50."Ken Wakasa2013-09-031-1/+2
|\
| * Change GET_SUGGESTED_WORDS_TIMEOUT to 50.Yuichiro Hanada2013-09-031-1/+2
| | | | | | | | Change-Id: I4d495a782ed1dea1c377837c6579ce5ff74086b5
* | Optimize tablet layoutSatoshi Kataoka2013-09-0327-168/+86
|/ | | | | Bug: 9059539 Change-Id: I049941d2c83764c7f07c5215799b9657a7f27764
* Call getSuggestedWords asynchronously.Yuichiro Hanada2013-09-031-39/+100
| | | | Change-Id: Ia8a21b53f4d12b759d9ef5a5181ed04875e4d198
* Remove typedWord from the arguments of showSuggestionStrip.Yuichiro Hanada2013-09-021-11/+9
| | | | Change-Id: Iddf33227982e65705b49c6a527286d8695878c90
* Merge "Consolidate 7inch and 10inch layout"Satoshi Kataoka2013-09-0249-3086/+0
|\
| * Consolidate 7inch and 10inch layoutSatoshi Kataoka2013-09-0249-3086/+0
| | | | | | | | | | Bug: 9059539 Change-Id: I32ca3f69d9fdfc4bdb74a235346b1c0221d0d92d
* | Revert "Revert "Add onGetSuggestedWordsCallback.""Yuichiro Hanada2013-09-022-75/+120
|/ | | | | This reverts commit 78f707a142570c33bf5a7a3173f39d19103383ea. Change-Id: I5dd4f2d40314002736226886477563f29a25079c
* Merge "Revert "Add onGetSuggestedWordsCallback.""Ken Wakasa2013-08-302-121/+76
|\
| * Revert "Add onGetSuggestedWordsCallback."Ken Wakasa2013-08-302-121/+76
| | | | | | | | | | | | This reverts commit 820c290a61e4067c9d8557af4c3160c866f70667. Change-Id: I5c50731ff9f330c05c5841b8c65f16e28e67422c
* | Fix emoji view insets calculationKen Wakasa2013-08-302-9/+25
| | | | | | | | | | bug: 10541453 Change-Id: I605e657c94686c4974d162657a5e820798d20e8f
* | Revert "Revert "Support Emoji keyboard""Satoshi Kataoka2013-08-3013-52/+141
| | | | | | | | | | | | | | | | Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d
* | Merge "Add onGetSuggestedWordsCallback."Ken Wakasa2013-08-302-76/+121
|\|
| * Add onGetSuggestedWordsCallback.Yuichiro Hanada2013-08-302-76/+121
| | | | | | | | Change-Id: Ib527d31f9c2dd6dc385cb2f767cd90d9d28a1b1b
* | Merge "Revert "Remove key preview backing view""Ken Wakasa2013-08-304-52/+87
|\ \
| * | Revert "Remove key preview backing view"Ken Wakasa2013-08-304-52/+87
| | | | | | | | | | | | | | | | | | | | | This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453
* | | Merge "Revert "Support Emoji keyboard""Ken Wakasa2013-08-3013-138/+49
|\ \ \ | |_|/ |/| |
| * | Revert "Support Emoji keyboard"Ken Wakasa2013-08-3013-138/+49
| | | | | | | | | | | | | | | | | | This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-2962-237/+895
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-08-2962-237/+895
| | | | | | | | | | | | | | | | | | | | Change-Id: I3c5ddf1ec770ba02dab6948d2f856e91fa32dc62 Auto-generated-cl: translation import
* | | | Add Armenian Phoetic keyboardTadashi G. Takaoka2013-08-2913-0/+627
| |/ / |/| | | | | | | | | | | | | | | | | We believe this layout is Armenian Eastern Phonetic Keyboard. Bug: 7963631 Change-Id: Iff3dd879268dd95f00855f67f749e8562fff490c
* | | Support Emoji keyboardTadashi G. Takaoka2013-08-2913-49/+138
| | | | | | | | | | | | | | | Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a
* | | Add Nepali Traditional keyboardTadashi G. Takaoka2013-08-2928-10/+954
| | | | | | | | | | | | | | | Bug: 9833890 Change-Id: I0af4a358cc1457dc08c32744b5c170bd2a3382c9
* | | Fix keyStyle flags handlingTadashi G. Takaoka2013-08-291-4/+6
| | | | | | | | | | | | Change-Id: Ia0d21f7a00ff99eae89c746244484d6fa3f0f44e
* | | Merge "Clean up Devanagari key definitions"Tadashi G. Takaoka2013-08-2946-663/+870
|\ \ \
| * | | Clean up Devanagari key definitionsTadashi G. Takaoka2013-08-2946-663/+870
| | | | | | | | | | | | | | | | Change-Id: I42210a0bb974f7186fde35f4c8022b0c8603ab8d
* | | | Merge "Workaround for AIOOB exception in ProximityInfo"Ken Wakasa2013-08-291-1/+3
|\ \ \ \
| * | | | Workaround for AIOOB exception in ProximityInfoSatoshi Kataoka2013-08-291-1/+3
| |/ / / | | | | | | | | | | | | | | | | Bug: 10537485 Change-Id: I185f17dcb2cd9e3af17a1eafefaa487804d5cce9
* / / / Use fixed column order for punctuation more keysTadashi G. Takaoka2013-08-291-2/+2
|/ / / | | | | | | | | | | | | | | | | | | This is a follow up of I71f58fc49b. Bug: 9059539 Change-Id: Ibf5684ac196e03e889160d8bb14e2b1377331133
* | | 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 keyTadashi G. Takaoka2013-08-291-4/+4
| |/ / | | | | | | | | | | | | Bug: 9059539 Change-Id: I71f58fc49bf33b40c17b5a94cad82e942b95e3f1
* / / Add keyboardLayoutSet attribute to <case> conditionTadashi G. Takaoka2013-08-292-7/+14
|/ / | | | | | | Change-Id: I017c4a3c1c7b2e4c6f607940078f61e120042270
* | Merge "Fix unit test"Tadashi G. Takaoka2013-08-2810-25/+45
|\ \
| * | Fix unit testTadashi G. Takaoka2013-08-2810-25/+45
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Add EmojiKeyboardView"Tadashi G. Takaoka2013-08-287-0/+551
|\ \ \
| * | | Add EmojiKeyboardViewTadashi G. Takaoka2013-08-287-0/+551
| |/ / | | | | | | | | | | | | Bug: 6370846 Change-Id: Ic7d75f1d242795e756e6fede988cfe4b5cc17f0e
* / / Pass additionalFeaturesOptions for getSuggestions().Keisuke Kuroyanagi2013-08-2815-43/+54
|/ / | | | | | | | | | | | | This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4
* | Merge "Add emoji keyboard related assets"Tadashi G. Takaoka2013-08-2878-1/+328
|\ \
| * | Add emoji keyboard related assetsTadashi G. Takaoka2013-08-2878-1/+328
| | | | | | | | | | | | | | | Bug: 6370846 Change-Id: I86c446665387b5ddf7de08189de306f2bc569262
* | | Merge "Add Nepali Romanized keyboard"Tadashi G. Takaoka2013-08-2830-0/+1360
|\ \ \
| * | | Add Nepali Romanized keyboardTadashi G. Takaoka2013-08-2830-0/+1360
| |/ / | | | | | | | | | | | | Bug: 6910787 Change-Id: Ib803a75ac3c0e36e05b82f36a38b3a7bc2cae689
* | | Merge "Add dummy Emoji subtype"Tadashi G. Takaoka2013-08-284-2/+40
|\ \ \
| * | | Add dummy Emoji subtypeTadashi G. Takaoka2013-08-284-2/+40
| |/ / | | | | | | | | | | | | Bug: 6370846 Change-Id: I4fa3a6832fa316d0c6312d434be3c3ff02b52402
* | | Merge "Add recents keyboard"Tadashi G. Takaoka2013-08-286-35/+165
|\ \ \
| * | | Add recents keyboardTadashi G. Takaoka2013-08-286-35/+165
| |/ / | | | | | | | | | | | | Bug: 6370846 Change-Id: I5dc235395fe9b3bd95711fee2fe9b678b4660760
* | | Merge "Fix: Wrong file name for dynamic prediction dictionary."Ken Wakasa2013-08-281-1/+1
|\ \ \
| * | | Fix: Wrong file name for dynamic prediction dictionary.Keisuke Kuroyanagi2013-08-281-1/+1
| |/ / | | | | | | | | | | | | Bug: 6669677 Change-Id: Id6f06a7423600d3f0604fab43d855826c20d0545
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-2816-0/+2152
|\ \ \ | |/ / |/| |
| * | Import translations. DO NOT MERGEBaligh Uddin2013-08-2616-0/+2152
| | | | | | | | | | | | | | | Change-Id: Ib646a6fbf47e6dbff5f7e9bf8d6d406e64011ed0 Auto-generated-cl: translation import