aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am f49e9757: Clear suggestions strip if a suggestion engine isn\'t attachedTadashi G. Takaoka2014-06-191-0/+2
|\ | | | | | | | | * commit 'f49e9757404a84620f56e4210159c55193587187': Clear suggestions strip if a suggestion engine isn't attached
| * Clear suggestions strip if a suggestion engine isn't attachedTadashi G. Takaoka2014-06-181-0/+2
| | | | | | | | | | Bug: 15709298 Change-Id: I1b3fff3152960d85060149727d7a3422fea8a0bd
* | am d89a34b0: Merge "Hide voice input key from URI, Email, Number, and Phone ↵Tadashi G. Takaoka2014-06-192-3/+10
|\| | | | | | | | | | | | | layout" * commit 'd89a34b0a1e7b5df7526e42027f8379a25baa291': Hide voice input key from URI, Email, Number, and Phone layout
| * Merge "Hide voice input key from URI, Email, Number, and Phone layout"Tadashi G. Takaoka2014-06-192-3/+10
| |\
| | * Hide voice input key from URI, Email, Number, and Phone layoutTadashi G. Takaoka2014-06-182-3/+10
| | | | | | | | | | | | | | | Bug: 15709298 Change-Id: I05d9433d4e1c2cc475a2136cc97bc32bde6fc745
* | | am 03288ef4: Refactor MoreKeysKeyboard.Builder a bitTadashi G. Takaoka2014-06-192-46/+42
|\| | | | | | | | | | | | | | * commit '03288ef47fd93758b5665e19fe9b892ece6e586f': Refactor MoreKeysKeyboard.Builder a bit
| * | Refactor MoreKeysKeyboard.Builder a bitTadashi G. Takaoka2014-06-182-46/+42
| | | | | | | | | | | | Change-Id: I12139a925d59bb467df629cebc61423d61db1d2d
* | | am 3ff72dd0: Consolidate 3 public methods of key preview into oneTadashi G. Takaoka2014-06-192-9/+14
|\| | | | | | | | | | | | | | * commit '3ff72dd0daa9baaeb4d6b8ade59d65c1f0e8b34f': Consolidate 3 public methods of key preview into one
| * | Consolidate 3 public methods of key preview into oneTadashi G. Takaoka2014-06-182-9/+14
| |/ | | | | | | Change-Id: I0ac92c56bdb636998f7f5e20fba6830b4ac435fa
* | am 4c45fff2: Merge "Fix: NPE when initializing AOSP keyboard."Keisuke Kuroyanagi2014-06-171-3/+12
|\| | | | | | | | | * commit '4c45fff2404b274cf6345221412671a81f0dba46': Fix: NPE when initializing AOSP keyboard.
| * Merge "Fix: NPE when initializing AOSP keyboard."Keisuke Kuroyanagi2014-06-161-3/+12
| |\
| | * Fix: NPE when initializing AOSP keyboard.Keisuke Kuroyanagi2014-06-171-3/+12
| | | | | | | | | | | | | | | Bug: 15677822 Change-Id: Ibebb215a08795482c0f1eef965db06af57558906
* | | am ccfc824a: Merge "[CM2] Update beginning-of-sentence suggestions"Jean Chalard2014-06-161-1/+4
|\| | | | | | | | | | | | | | * commit 'ccfc824a8863ba800173905c439c2c4fca4458a9': [CM2] Update beginning-of-sentence suggestions
| * | Merge "[CM2] Update beginning-of-sentence suggestions"Jean Chalard2014-06-101-1/+4
| |\ \
| | * | [CM2] Update beginning-of-sentence suggestionsJean Chalard2014-06-161-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to update them after separator-space, and also when the user presses shift and they are displayed. Bug: 15554503 Change-Id: I5596163d5cd94d3cc5f6af10a1ab2cc74b6d4279
* | | | am 8a237037: Merge "[CM1] Let predictions be aware of capitalize mode."Jean Chalard2014-06-164-17/+47
|\| | | | | | | | | | | | | | | | | | | * commit '8a23703763fdbda06f1d272f47064334a5eeda14': [CM1] Let predictions be aware of capitalize mode.
| * | | Merge "[CM1] Let predictions be aware of capitalize mode."Jean Chalard2014-06-104-17/+47
| |\| | | | |/ | |/|
| | * [CM1] Let predictions be aware of capitalize mode.Jean Chalard2014-06-164-17/+47
| | | | | | | | | | | | | | | Bug: 15554503 Change-Id: If5e8c0d94ed26d929400ccbb0d45ac23dd98d180
* | | am 37c49f63: Update suggestion strip when the contextual dict is updated.Keisuke Kuroyanagi2014-06-162-2/+9
|\| | | | | | | | | | | | | | * commit '37c49f63dfe5cd2385d808cd113a3b46603fc5d4': Update suggestion strip when the contextual dict is updated.
| * | Update suggestion strip when the contextual dict is updated.Keisuke Kuroyanagi2014-06-162-2/+9
| | | | | | | | | | | | | | | Bug: 14161647 Change-Id: Ic7d53464bd051bffc8c7f8d097325321fe0aaee7
* | | am cb368a6d: Fix: Probability used for one word contextual phrase.Keisuke Kuroyanagi2014-06-161-15/+14
|\| | | | | | | | | | | | | | * commit 'cb368a6dac1d3148785da4fd8572bb79847c2ad1': Fix: Probability used for one word contextual phrase.
| * | Fix: Probability used for one word contextual phrase.Keisuke Kuroyanagi2014-06-161-15/+14
| | | | | | | | | | | | | | | Bug: 14161647 Change-Id: Ia5f985ea467145fb381e3ad2c1f67f3b013f19e8
* | | am 6aa64e91: Merge "Add clearContextualDictionary()."Keisuke Kuroyanagi2014-06-161-12/+13
|\| | | | | | | | | | | | | | * commit '6aa64e91ed431717f22b9621b424b04b270b32ae': Add clearContextualDictionary().
| * | Merge "Add clearContextualDictionary()."Keisuke Kuroyanagi2014-06-101-12/+13
| |\ \
| | * | Add clearContextualDictionary().Keisuke Kuroyanagi2014-06-161-12/+13
| | | | | | | | | | | | | | | | Change-Id: Ia2f8d5640cde816cca23b26ee261acf44f3cdcdc
* | | | am 17f03583: Merge "Add a method to update contextual dictionary."Keisuke Kuroyanagi2014-06-162-0/+115
|\| | | | | | | | | | | | | | | | | | | * commit '17f03583c85bfd03b94bcaa75fe717d344d48445': Add a method to update contextual dictionary.
| * | | Merge "Add a method to update contextual dictionary."Keisuke Kuroyanagi2014-06-102-0/+115
| |\| |
| | * | Add a method to update contextual dictionary.Keisuke Kuroyanagi2014-06-162-0/+115
| | | | | | | | | | | | | | | | | | | | Bug: 14161647 Change-Id: I2111f841c94e31d62b670da4236fc738df03a708
* | | | am 54360424: Dicttool\'s shared lib is now built for 64bitKen Wakasa2014-06-161-16/+2
|\| | | | | | | | | | | | | | | | | | | * commit '54360424a17bc03ed168d8dd2e1fc36b9cbeae9b': Dicttool's shared lib is now built for 64bit
| * | | Dicttool's shared lib is now built for 64bitKen Wakasa2014-06-161-16/+2
| | | | | | | | | | | | | | | | Change-Id: I3a21384e8ee6b419088f8140ff56a4ee89c3b052
* | | | am a4f2e8ee: Merge "Contextual dictionary updater."Keisuke Kuroyanagi2014-06-162-1/+44
|\| | | | | | | | | | | | | | | | | | | * commit 'a4f2e8eee086e97330299515b0894da9f602b279': Contextual dictionary updater.
| * | | Merge "Contextual dictionary updater."Keisuke Kuroyanagi2014-06-102-1/+44
| |\| | | | |/ | |/|
| | * Contextual dictionary updater.Keisuke Kuroyanagi2014-06-132-1/+44
| | | | | | | | | | | | | | | Bug: 14161647 Change-Id: I8106419678d5d26a4debec7bbef43af079c1ab18
* | | am 83c7fc94: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-150-0/+0
|\| | | | | | | | | | | | | | * commit '83c7fc94f61fe24b50111a1be0f52a913f9c755a': Import translations. DO NOT MERGE
| * | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-1257-228/+0
| |\ \
| | * | Import translations. DO NOT MERGEBaligh Uddin2014-06-1357-228/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic5e3ad6078f654fcde156216016a87e5226dabca Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-1357-228/+0
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-1357-228/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9886d0363d7eec305e07be56205196307d4b4731 Auto-generated-cl: translation import
* | | | | am ad4f964a: am 4f28b227: Update SDK version check due to I4716e71d72Tadashi G. Takaoka2014-06-131-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | * commit 'ad4f964a702534e60dfeb68d922d815ab2dcbacb': Update SDK version check due to I4716e71d72
| * | | am 4f28b227: Update SDK version check due to I4716e71d72Tadashi G. Takaoka2014-06-131-1/+1
| |\ \ \ | | |/ / | |/| | | | | | | | | | * commit '4f28b22766e06b8c62636527393945114ea78002': Update SDK version check due to I4716e71d72
| | * | Update SDK version check due to I4716e71d72Tadashi G. Takaoka2014-06-131-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 15603590 Change-Id: Ia2ac28a2dbf3e07678661d59e0aa6b4e6a536a02
* | | | am a2e365da: Stop announcing suggestions strip content while more keys ↵Tadashi G. Takaoka2014-06-133-1/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard is showing * commit 'a2e365da0acf80c1bcd8413d72f697a0da374779': Stop announcing suggestions strip content while more keys keyboard is showing
| * | | Stop announcing suggestions strip content while more keys keyboard is showingTadashi G. Takaoka2014-06-143-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also supports announcing dismissing of a more keys keyboard. Bug: 15582905 Change-Id: Ia9e5d6c7e3e23dac39ee570b20d32f0141ae6184
* | | | am fd0d104f: Merge "Fix forwarding event only when sending view is visible"Tadashi G. Takaoka2014-06-131-1/+6
|\| | | | | | | | | | | | | | | | | | | * commit 'fd0d104fa7d407d760ccd8cfaa8e37a41f50044f': Fix forwarding event only when sending view is visible
| * | | Merge "Fix forwarding event only when sending view is visible"Tadashi G. Takaoka2014-06-101-1/+6
| |\ \ \
| | * | | Fix forwarding event only when sending view is visibleTadashi G. Takaoka2014-06-131-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15579941 Change-Id: I25c19068ae4ad26b1ff64ffccf36ef8dd58ed295
* | | | | am dc0c1e40: Merge "Add EmojiPageKeyboardAccessibilityDelegate"Tadashi G. Takaoka2014-06-132-5/+21
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'dc0c1e40be53e8657634cf77bd6fe3edb1b14441': Add EmojiPageKeyboardAccessibilityDelegate
| * | | | Merge "Add EmojiPageKeyboardAccessibilityDelegate"Tadashi G. Takaoka2014-06-102-5/+21
| |\ \ \ \
| | * | | | Add EmojiPageKeyboardAccessibilityDelegateTadashi G. Takaoka2014-06-132-5/+21
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because EmojiPageKeyboardView doesn't use PointerTracker to handle MotionEvent, a dedicated accessibility delegate is needed. Then the recent tab can be updated even with accessibility mode on. Bug: 15582599 Change-Id: I63d75b9aca21ec44f1f77d2eaaf2ba7813992183
* | | | | am 163f3185: Merge "Return an empty accessibility node info for a keyboard"Tadashi G. Takaoka2014-06-131-14/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '163f318545f6c4c568e96cc1e379afed41159d31': Return an empty accessibility node info for a keyboard