aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 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
* | | | | am 3dd6bdf9: Merge "Add InputMethodSubtypeCompatUtils.isAsciiCapable()"Tadashi G. Takaoka2014-02-173-6/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '3dd6bdf9312007ed43827975d121e972b98ab5e3': Add InputMethodSubtypeCompatUtils.isAsciiCapable()
| * | | | Merge "Add InputMethodSubtypeCompatUtils.isAsciiCapable()"Tadashi G. Takaoka2014-02-173-6/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add InputMethodSubtypeCompatUtils.isAsciiCapable()Tadashi G. Takaoka2014-02-173-6/+20
| | |/ / | | | | | | | | | | | | Change-Id: I8145f090486f6fe30ef1e992db374cfba0c31012
* | | | am 4c628b9d: Merge "Don\'t show important notice on password field"Tadashi G. Takaoka2014-02-174-12/+27
|\| | | | | | | | | | | | | | | | | | | * commit '4c628b9d5b05045e9bbe5be7327e28aee2309e1d': Don't show important notice on password field
| * | | 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
* | | | am 4f4fb5ef: Merge "Use the same label of switch-to-alphabet key on Emoji ↵Tadashi G. Takaoka2014-02-164-26/+50
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | palette" * commit '4f4fb5ef345bebfed2c2d3fee5527a5f6b25a342': Use the same label of switch-to-alphabet key on Emoji palette
| * | | 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
* | | | | am 4c680e7b: Merge "Add go to "Settings" button to important notice dialog"Tadashi G. Takaoka2014-02-16127-76/+74
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '4c680e7bcfe7737302f9900aea3f1d11f5e60b21': Add go to "Settings" button to important notice dialog
| * | | | 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
* | | | | am b092aef4: Merge "Remove key show up and dismiss animation"Tadashi G. Takaoka2014-02-166-4/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'b092aef4a7034f5a4a50f0e50bf3b4ebb4e2a86c': Remove key show up and dismiss animation
| * | | | 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
* | | | | am ffde401b: Fix PC/QWERTY phone layoutTadashi G. Takaoka2014-02-161-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ffde401b656ba801b4187eeb61e41e0a00884a18': Fix PC/QWERTY phone layout
| * | | | Fix PC/QWERTY phone layoutTadashi G. Takaoka2014-02-171-0/+1
| |/ / / | | | | | | | | | | | | | | | | Bug: 13025426 Change-Id: I980832ccab7fb7700ca8b01d4f05e920b3f45582
* | | | am 95d16561: Remove unused code.Keisuke Kuroyanagi2014-02-1511-592/+98
|\| | | | | | | | | | | | | | | | | | | * commit '95d16561e0e6c38dbd99c893f09c5dbe9d4a465d': Remove unused code.
| * | | Remove unused code.Keisuke Kuroyanagi2014-02-1511-592/+98
| | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: I9c7fff60ae0e94d52f3bd19c3e88de5a53b917d7
* | | | am 0fc93fe4: Implement PatriciaTriePolicy::getNextWordAndNextToken().Keisuke Kuroyanagi2014-02-152-18/+54
|\| | | | | | | | | | | | | | | | | | | * commit '0fc93fe4455f24809f6c9baf0d3b936519779cfb': Implement PatriciaTriePolicy::getNextWordAndNextToken().
| * | | Implement PatriciaTriePolicy::getNextWordAndNextToken().Keisuke Kuroyanagi2014-02-152-18/+54
| | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: Id1d44f90de9455d9cbe7b6e0a161cae91d6d422c
* | | | am 85fe06e7: Merge "Remove unused argument from readDictionaryBinary."Keisuke Kuroyanagi2014-02-144-42/+13
|\| | | | | | | | | | | | | | | | | | | * commit '85fe06e759ab89c629caab5fb73de7ff0441d060': Remove unused argument from readDictionaryBinary.
| * | | Merge "Remove unused argument from readDictionaryBinary."Keisuke Kuroyanagi2014-02-144-42/+13
| |\ \ \
| | * | | Remove unused argument from readDictionaryBinary.Keisuke Kuroyanagi2014-02-144-42/+13
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12810574 Change-Id: Ice415ebd8d11162facca3fe8927ef8a616b11424
* | | | | am 36d606fc: Use 16sp text to show important notice titleTadashi G. Takaoka2014-02-141-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '36d606fcbc666c331ffaba02fe6b55afa4509348': Use 16sp text to show important notice title
| * | | | Use 16sp text to show important notice titleTadashi G. Takaoka2014-02-141-1/+1
| | |/ / | |/| | | | | | | | | | | | | | Bug: 10587358 Change-Id: Ib840cb71d9e87282ea0d13839dbf2a2da2081d5f
* | | | am b136b7dd: Merge "Add sanity check to KeybaordTextsTable for debugging"Tadashi G. Takaoka2014-02-142-9/+24
|\| | | | | | | | | | | | | | | | | | | * commit 'b136b7dd6f0757e3988639b0794c04d50b4087da': Add sanity check to KeybaordTextsTable for debugging
| * | | Merge "Add sanity check to KeybaordTextsTable for debugging"Tadashi G. Takaoka2014-02-142-9/+24
| |\ \ \
| | * | | Add sanity check to KeybaordTextsTable for debuggingTadashi G. Takaoka2014-02-142-9/+24
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13007104 Change-Id: Id12f75da7a1c6a2a078d41721ee4016794e9dd2a
* | | | | am fdc41732: Merge "Fix a view-related crash"Jean Chalard2014-02-142-5/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'fdc417321345037fdcf31de95fbaf7cc195856b3': Fix a view-related crash
| * | | | 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
* | | | am 3c4f05dd: Remove unused label_tab_keyTadashi G. Takaoka2014-02-141-28/+25
|\| | | | | | | | | | | | | | | | | | | * commit '3c4f05dd66f8211508010e82b414d111037f35dd': Remove unused label_tab_key
| * | | Remove unused label_tab_keyTadashi G. Takaoka2014-02-141-28/+25
| | | | | | | | | | | | | | | | Change-Id: Ic10b9678c9b0ebab977589aa0093740b9c9f2d90
* | | | am e422c946: Fix test resource declarations and parsing a bitTadashi G. Takaoka2014-02-132-2/+2
|\| | | | | | | | | | | | | | | | | | | * commit 'e422c94634da4d0e61a9106addebf06cbcf70c2e': Fix test resource declarations and parsing a bit
| * | | Fix test resource declarations and parsing a bitTadashi G. Takaoka2014-02-142-2/+2
| | | | | | | | | | | | | | | | Change-Id: I882a41b2934c48f4405f1ea5bf4d6ad41e87322c
* | | | am d4469756: Merge "Special punctuations for Arabic and Persian"Tadashi G. Takaoka2014-02-136-10/+63
|\| | | | | | | | | | | | | | | | | | | * commit 'd4469756beca3b890fa52ff21aefa0559b0c38ac': Special punctuations for Arabic and Persian
| * | | 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
* | | | | am 17993ed4: Merge "Fix null KeyDetector reference"Tadashi G. Takaoka2014-02-134-16/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '17993ed4ef235a730f609f6bd38c914ff0f5b4a6': Fix null KeyDetector reference
| * | | | 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
* | | | | am 32a7e079: Merge "Add PunctuationSuggestions class"Tadashi G. Takaoka2014-02-1314-70/+185
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '32a7e079e0f66c23405880bc228edcbaa42bd945': Add PunctuationSuggestions class
| * | | | Merge "Add PunctuationSuggestions class"Tadashi G. Takaoka2014-02-1414-70/+185
| |\ \ \ \
| | * | | | Add PunctuationSuggestions classTadashi G. Takaoka2014-02-1414-70/+185
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | This change must be checked in together with I366c477516. Bug: 12640318 Change-Id: I8d3864b9d9649c9e3306e82b01a6327b11281b1f
* | | | | am 42e4ea7d: Add Kazakh (kk) subtypeTadashi G. Takaoka2014-02-131-3/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '42e4ea7d6cdaddcd2b055d3d8ddf04c86dba2575': Add Kazakh (kk) subtype
| * | | | 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
* | | | am 4197c6f3: Merge "Show the suggestion strip for the important notice"Jean Chalard2014-02-133-6/+9
|\| | | | | | | | | | | | | | | | | | | * commit '4197c6f3ab1db7d37bfb5fca05bd7169504f451e': Show the suggestion strip for the important notice