aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Make dotted i the base character of dotless i.Jean Chalard2014-02-171-1/+2
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is already the case for the capital version, and natives Turkish speakers seem to think it should be the case. An important reason to make it so is that the Turkish keyboard has only the dotless i as a "more keys" key, so it's really hard to type words with a dotless i without this, especially those with several of them. Bug: 11519119 Change-Id: I4df2a289783e4eb3c1291b8ad0a2ba5947bf7671
* | | | | | | Merge "Stop overriding SuggestionStripView.dispatchTouchEvent"Tadashi G. Takaoka2014-02-171-24/+23
|\ \ \ \ \ \ \
| * | | | | | | Stop overriding SuggestionStripView.dispatchTouchEventTadashi G. Takaoka2014-02-171-24/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11721001 Bug: 11976254 Change-Id: Idfdeafe45abb16ca54be529b4f4b2c38c22a7fac
* | | | | | | | Merge "Remove unnecessary override of MainKeyboardView.dispatchTouchEvent"Tadashi G. Takaoka2014-02-172-21/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary override of MainKeyboardView.dispatchTouchEventTadashi G. Takaoka2014-02-172-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11721001 Bug: 11976254 Change-Id: I762bd9e76ea31d67b3e31c3a0a19ee9f040015b8
* | | | | | | | | Merge "Add InputMethodSubtypeCompatUtils.isAsciiCapable()"Tadashi G. Takaoka2014-02-173-6/+20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add InputMethodSubtypeCompatUtils.isAsciiCapable()Tadashi G. Takaoka2014-02-173-6/+20
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8145f090486f6fe30ef1e992db374cfba0c31012
* | | | | | | | Merge "Don't show important notice on password field"Tadashi G. Takaoka2014-02-174-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't show important notice on password fieldTadashi G. Takaoka2014-02-174-12/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10587358 Change-Id: Ieff7960e5e2b8609fddeb173af578a5d9b2c4d98
* | | | | | | | | Merge "Stop using deprecated InputMethodSubtype constructor"Yohei Yukawa2014-02-171-11/+20
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Stop using deprecated InputMethodSubtype constructorYohei Yukawa2014-02-171-11/+20
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The constructors of InputMethodSubtype were deprecated in API level 19. However we cannot yet switch to a new InputMethodSubtypeBuilder style due to our minimum support API level. As an intermediate solution, this patch replaces the these API calls with InputMethodSubtypeCompatUtils.newInputMethodSubtype so that these legacy API call can be consolidated at the same place. BUG: 13030512 Change-Id: I561a585f5dbea56c337680b645be5ef07015a0b1
* | | | | | | | Merge "Use the same label of switch-to-alphabet key on Emoji palette"Tadashi G. Takaoka2014-02-174-26/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the same label of switch-to-alphabet key on Emoji paletteTadashi G. Takaoka2014-02-174-26/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12115967 Change-Id: I61cf80db933aa2ab220ddcaa88a4c9af7beeb35c
* | | | | | | | | Merge "Add go to "Settings" button to important notice dialog"Tadashi G. Takaoka2014-02-17127-76/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add go to "Settings" button to important notice dialogTadashi G. Takaoka2014-02-17127-76/+74
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also - removes icons on important notice title. - changes the "Personalized suggestions" summary text. This change must be checked in together with Id115d89ba9. Bug: 10587358 Change-Id: I52ff26fa8ae12445e9014ba08253f69e1be609f4
* | | | | | | | | Merge "Remove key show up and dismiss animation"Tadashi G. Takaoka2014-02-176-4/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove key show up and dismiss animationTadashi G. Takaoka2014-02-176-4/+10
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11518021 Change-Id: I4a5eb0732f399612141f7c22d83e2210da612d7e
* / / / / / / / / Fix PC/QWERTY phone layoutTadashi G. Takaoka2014-02-171-0/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13025426 Change-Id: I980832ccab7fb7700ca8b01d4f05e920b3f45582
* | | | | | | | Remove unused code.Keisuke Kuroyanagi2014-02-1512-593/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: I9c7fff60ae0e94d52f3bd19c3e88de5a53b917d7
* | | | | | | | Implement PatriciaTriePolicy::getNextWordAndNextToken().Keisuke Kuroyanagi2014-02-157-39/+212
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: Id1d44f90de9455d9cbe7b6e0a161cae91d6d422c
* | | | | | | Merge "Remove unused argument from readDictionaryBinary."Keisuke Kuroyanagi2014-02-149-50/+20
|\ \ \ \ \ \ \
| * | | | | | | Remove unused argument from readDictionaryBinary.Keisuke Kuroyanagi2014-02-149-50/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: Ice415ebd8d11162facca3fe8927ef8a616b11424
* | | | | | | | Use 16sp text to show important notice titleTadashi G. Takaoka2014-02-141-1/+1
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10587358 Change-Id: Ib840cb71d9e87282ea0d13839dbf2a2da2081d5f
* | | | | | | Merge "Add sanity check to KeybaordTextsTable for debugging"Tadashi G. Takaoka2014-02-143-16/+46
|\ \ \ \ \ \ \
| * | | | | | | Add sanity check to KeybaordTextsTable for debuggingTadashi G. Takaoka2014-02-143-16/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13007104 Change-Id: Id12f75da7a1c6a2a078d41721ee4016794e9dd2a
* | | | | | | | Merge "Fix a view-related crash"Jean Chalard2014-02-142-5/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a view-related crashJean Chalard2014-02-142-5/+14
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12788164 Change-Id: If0d815518824a8e57b15e80111c5e6e08e93ba7e
* | | | | | | | Merge "Implement PatriciaTriePolicy::getWordProperty()."Keisuke Kuroyanagi2014-02-143-4/+97
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Implement PatriciaTriePolicy::getWordProperty().Keisuke Kuroyanagi2014-02-143-4/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: I7bcccfd3641ebbcf2b8d857d33bb4734c42af5eb
* | | | | | | | Merge "Fix SpacingAndPunctuationsTests due to I2219224840"Tadashi G. Takaoka2014-02-141-12/+28
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix SpacingAndPunctuationsTests due to I2219224840Tadashi G. Takaoka2014-02-141-12/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12640318 Change-Id: If0b0696b937c580d69cb909ddaf414d01ea2c01b
* | | | | | | | Remove unused label_tab_keyTadashi G. Takaoka2014-02-142-30/+25
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic10b9678c9b0ebab977589aa0093740b9c9f2d90
* | | | | | | Fix test resource declarations and parsing a bitTadashi G. Takaoka2014-02-1410-35/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I882a41b2934c48f4405f1ea5bf4d6ad41e87322c
* | | | | | | Merge "Special punctuations for Arabic and Persian"Tadashi G. Takaoka2014-02-146-10/+63
|\ \ \ \ \ \ \
| * | | | | | | Special punctuations for Arabic and PersianTadashi G. Takaoka2014-02-146-10/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also removes duplications from tablet punctuation suggestions Bug: 12640318 Change-Id: I221922484027d6b91e2f23a6bf60a18766f3a13c
* | | | | | | | Merge "Fix null KeyDetector reference"Tadashi G. Takaoka2014-02-144-16/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix null KeyDetector referenceTadashi G. Takaoka2014-02-144-16/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change must be checked in together with I737c266c45. Bug: 13011041 Change-Id: Ia3d25be6de47fa16ab7156a25641e53a23948ff4
* | | | | | | | Merge "Add PunctuationSuggestions class"Tadashi G. Takaoka2014-02-1416-87/+209
|\ \ \ \ \ \ \ \
| * | | | | | | | Add PunctuationSuggestions classTadashi G. Takaoka2014-02-1416-87/+209
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change must be checked in together with I366c477516. Bug: 12640318 Change-Id: I8d3864b9d9649c9e3306e82b01a6327b11281b1f
* / | | | | | | Add Kazakh (kk) subtypeTadashi G. Takaoka2014-02-141-3/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Kazakh (kk) subtype has been temporarily disabled by Ic44ef378a9. Bug: 9698902 Change-Id: Ib2096cdf79fd45d36f5504be55f76416ba11445d
* | | | | | | Merge "Show the suggestion strip for the important notice"Jean Chalard2014-02-143-6/+9
|\ \ \ \ \ \ \
| * | | | | | | Show the suggestion strip for the important noticeJean Chalard2014-02-123-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10587358 Change-Id: Ia060a9ca9dfc2e7fe0750536a9fea3b9cc5900c4
* | | | | | | | Merge "Fix reading uninitialized memory in BloomFilter."Keisuke Kuroyanagi2014-02-141-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix reading uninitialized memory in BloomFilter.Keisuke Kuroyanagi2014-02-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12967899 Change-Id: I180b9d728c887c480b6d956bbc4599079c1c359f
* | | | | | | | | Merge "Fix reading uninitialized memory."Keisuke Kuroyanagi2014-02-149-29/+29
|\| | | | | | | | | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix reading uninitialized memory.Keisuke Kuroyanagi2014-02-139-29/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12967899 Change-Id: Ia17e4ca9dd8c1e0b24b0fb7e73d07b97c5d81c0c
* | | | | | | | Fix a null object reference crash on Emoji PaletteYohei Yukawa2014-02-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do nothing if the current EmojiPageKeyboardView is null. BUG: 13006906 Change-Id: I169b70122ec939075b5be033953b48762fd528fc
* | | | | | | | Merge "Fix indent."Yohei Yukawa2014-02-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix indent.Yohei Yukawa2014-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up for the previous commit to fix indent. BUG: 12964092 Change-Id: I0530b1c0dae26ac736ddcc6d426ec6ce57bce4d1
* | | | | | | | | Merge "Make InputLogicTest more robust"Tadashi G. Takaoka2014-02-135-28/+14
|\ \ \ \ \ \ \ \ \