aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Prepare supporting n-gram for user history dictionary.Keisuke Kuroyanagi2014-09-222-12/+30
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:17097992 Change-Id: Ic8bfde3d4cc0e720bf7681e08e16fb2ad94d5670
* | | | | | | | | Merge "Add StatsUtilManager.onStartInput & onFinishInput"Jatin Matani2014-09-221-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add StatsUtilManager.onStartInput & onFinishInputJatin Matani2014-09-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:15657192 Change-Id: I6e976202812d1c1675bd7822c4a15686d1ec1fe9
* | | | | | | | | | Merge "Hiding SuggestedWords.EMPTY and refactoring code that compares ↵Adrian Velicu2014-09-226-22/+24
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | SuggestedWords instances directly to it to use isEmpty instead"
| * | | | | | | | | Hiding SuggestedWords.EMPTY and refactoring code that compares ↵Adrian Velicu2014-09-226-22/+24
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SuggestedWords instances directly to it to use isEmpty instead Bug: 17560717 Change-Id: I7032bf0ab46f9cf5e3b3312a14e689b5496764c1
* | | | | | | | | Add plus-sign hint to PIN's zero keyTadashi G. Takaoka2014-09-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16378846 Change-Id: Ia1f95a33db4e1eb6b2fe367cfffa4aada567b6d9
* | | | | | | | | Merge "Create DictionaryStats in executor."Keisuke Kuroyanagi2014-09-221-7/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Create DictionaryStats in executor.Keisuke Kuroyanagi2014-09-221-7/+10
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16553957 Change-Id: Ie4e9a6ee67f90ba0086af2075068e078efc7f189
* | | | | | | Merge "Invoke onWordCommitUserTyped on startInput() with non empty wordcomposer"Mohammadinamul Sheik2014-09-221-0/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Invoke onWordCommitUserTyped on startInput() with non empty wordcomposerMohammadinamul Sheik2014-09-181-0/+7
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In chat clients, the last committed word is not committed via rich input connection. This will handle those missed out cases. Change-Id: If3f1f6e1927cdf56a09d3e9124f05c66ca75de53
* | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-2173-9/+1227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I51bc9a71a30b362938d155e091a7b0d4694eacbf Auto-generated-cl: translation import
* | | | | | am d8c83fb8: am 88cae78f: am 89dd5f03: am c1d35148: am f2d0d9b0: Merge ↵Yohei Yukawa2014-09-203-28/+42
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | "Avoid the add-to-dictionary indicator from being clipped" into lmp-dev * commit 'd8c83fb81bb06e22ab0857e1a7531c666ad8701e': Avoid the add-to-dictionary indicator from being clipped
| * | | | | am f2d0d9b0: Merge "Avoid the add-to-dictionary indicator from being ↵Yohei Yukawa2014-09-203-28/+42
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | clipped" into lmp-dev * commit 'f2d0d9b0b91953df440ed55e0ee2e7f67705a881': Avoid the add-to-dictionary indicator from being clipped
| | * | | | Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-devYohei Yukawa2014-09-203-28/+42
| | |\ \ \ \
| | | * | | | Avoid the add-to-dictionary indicator from being clippedYohei Yukawa2014-09-193-28/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, the display bounds is taken into consideration when the location of add-to-dictionary indicator is determined. BUG: 17578360 Change-Id: I31e458fa7bbc33e539578b331fe1c51ff7f8668e
| * | | | | | am c648bae1: (DO NOT MERGE) Remove some logs which spam encrypted bootJean Chalard2014-09-201-10/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c648bae15de599e76d865fd181e980fc1b2175b3': (DO NOT MERGE) Remove some logs which spam encrypted boot
| | * | | | | (DO NOT MERGE) Remove some logs which spam encrypted bootJean Chalard2014-09-191-10/+8
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 (cherry picked from commit 4b6c6fa0e475b987fe3734989dee4159b1d6d548)
| * | | | | am 00e01837: Merge "(DO NOT MERGE) Fix showing important notice even at ↵Tadashi G. Takaoka2014-09-185-17/+41
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | beginning of sentence" into lmp-dev * commit '00e018370fdc3b66a7937a3f08197cedb7907c19': (DO NOT MERGE) Fix showing important notice even at beginning of sentence
| | * | | | Merge "(DO NOT MERGE) Fix showing important notice even at beginning of ↵Tadashi G. Takaoka2014-09-185-17/+41
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | sentence" into lmp-dev
| | | * | | | (DO NOT MERGE) Fix showing important notice even at beginning of sentenceTadashi G. Takaoka2014-09-185-17/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17536096 Change-Id: Ic72d6fecc3241c1a9aba87b82a46750cbd69e001
| * | | | | | am fa63d910: Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-1810-415/+264
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fa63d910950621d820d28b177a9de199e492557c': Use Add-To-Dictionary indicator only
| * | | | | | am bfabac44: Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit 'bfabac449d0b529ee22887aa198a34fdf04b3beb': Suppress voice input key on textWebEmailAddress field
| * | | | | | am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-devTadashi G. Takaoka2014-09-162-1/+7
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5ae057862e316bac7971d2ec325e57d5ff54c592': Fix drawing of custom action label key
| * \ \ \ \ \ \ am 5b9a1e59: Fix key preview popup for Material themeTadashi G. Takaoka2014-09-1430-12/+12
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5b9a1e59bb7434cce740616c64e274a130a66ee6': Fix key preview popup for Material theme
| * \ \ \ \ \ \ \ am 941531b2: Merge "Tune keyboard height and letter size of tablet" into lmp-devTadashi G. Takaoka2014-09-1310-32/+60
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '941531b26eb0d95028357ab5615e89227cf84de6': Tune keyboard height and letter size of tablet
| * \ \ \ \ \ \ \ \ am 991571ff: Wording update for settings.Ken Wakasa2014-09-131-2/+2
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '991571ff456ebe181489f8dbb737fce941d6a78c': Wording update for settings.
| * \ \ \ \ \ \ \ \ \ am d0d8f90a: Merge "Reorganize settings in Google Keyboard" into lmp-devJatin Matani2014-09-1213-78/+132
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd0d8f90a32b907b867f8fa934dc7582ff53a9a43': Reorganize settings in Google Keyboard
| * \ \ \ \ \ \ \ \ \ \ am fd5f2b91: Merge "Fix not always showing input view with physical keyboard ↵Tadashi G. Takaoka2014-09-122-24/+24
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connected" into lmp-dev * commit 'fd5f2b91fdb67921edf3d9071557d013fa498386': Fix not always showing input view with physical keyboard connected
| * \ \ \ \ \ \ \ \ \ \ \ am 7aa47cb3: Only do double-space-period on real text fields.Jean Chalard2014-09-122-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7aa47cb3748d82b6f8bf3713c3c9e05b3fca8979': Only do double-space-period on real text fields.
| * \ \ \ \ \ \ \ \ \ \ \ \ am dc1097ee: Merge "Update AOSP launcher icon" into lmp-devTadashi G. Takaoka2014-09-115-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dc1097ee2e85daaed525ceff2154d4d7252c75ed': Update AOSP launcher icon
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 31544dcb: Add xxxhdpi assetsTadashi G. Takaoka2014-09-1197-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '31544dcb43bfb4f14339d1c2b3ffa92063487c0c': Add xxxhdpi assets
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am cd119050: Support CursorAnchorInfo in the full-screen modeYohei Yukawa2014-09-113-20/+291
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'cd11905022306c9b95f8781f0f8b23a3570f30e9': Support CursorAnchorInfo in the full-screen mode
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 486c4894: Keep aspect ratio of Material action key backgroundTadashi G. Takaoka2014-09-099-26/+90
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '486c4894ce0917fc7b18eaee4bfd031051f2b05b': Keep aspect ratio of Material action key background
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 9395014e: Don\'t resume suggestions with H/W keyboardJean Chalard2014-09-081-41/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9395014e76877fc9ef060a3fe54a9e06f0036d6d': Don't resume suggestions with H/W keyboard
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 914078fd: Fix a bug where recorrection would stop on connectorsJean Chalard2014-09-083-8/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '914078fd9198aeb3d7ffa034562321d688d588f7': Fix a bug where recorrection would stop on connectors
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 42665f0e: Merge "Mark isDefault="true" for all supported subtypes" into ↵Tadashi G. Takaoka2014-09-0818-0/+432
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit '42665f0ee26407fae984446b306309376aac2b36': Mark isDefault="true" for all supported subtypes
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 1caa0b71: Merge "Follow up API signature changes of CursorAnchorInfo" ↵Yohei Yukawa2014-09-082-13/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '1caa0b714dc49c8723d36d4d9825427f8978a602': Follow up API signature changes of CursorAnchorInfo
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am cb077f75: Merge "Resolve an old TODO." into lmp-devJean Chalard2014-09-084-30/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'cb077f75ac750d50c305ac5da20d81df5003907a': Resolve an old TODO.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 257dfa79: Merge "Revert "Use right arrow for the commit indicator"" into ↵Yohei Yukawa2014-09-081-16/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit '257dfa79f7f19eac5f3481f1b8fe28038d1e0c5e': Revert "Use right arrow for the commit indicator"
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 0f33e614: Implement Floating Action Button more keys keyboardTadashi G. Takaoka2014-09-0810-3/+117
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0f33e614c0799fa3a14a2c32db4bf0654df039da': Implement Floating Action Button more keys keyboard
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 727e818e: Move more keys divider to MoreKeysKeyboardViewTadashi G. Takaoka2014-09-089-27/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '727e818e95ef68460ebafb2eb3b11c23a2d8fcd8': Move more keys divider to MoreKeysKeyboardView
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 6888ec00: Merge "Create donottranslate debug settings string resources ↵Tadashi G. Takaoka2014-09-054-41/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file" into lmp-dev * commit '6888ec009951ffd900c04a0ad179a94d47eca03c': Create donottranslate debug settings string resources file
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 6ba84dcd: Merge "Refactor action label/icon definitions" into lmp-devTadashi G. Takaoka2014-09-054-265/+263
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6ba84dcd96418a7a568afeaf064aa64cf94a1839': Refactor action label/icon definitions
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 79eae0ad: Merge "Update active key backgrounds" into lmp-devTadashi G. Takaoka2014-09-0516-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '79eae0ada40d7af096ad95e03ab1f32c8369cb2c': Update active key backgrounds
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id7ca3e11bc5e49a1d6f32a573c983c7aaf029210 Auto-generated-cl: translation import
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-203-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-173-8/+8
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2152337de34905215926f0e774d587f8b1bc36b5 Auto-generated-cl: translation import
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-171-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5ee3f71942e7ee089d0bdff0264c05956f73a190 Auto-generated-cl: translation import