aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am 77947c9c: Merge "Consolidate TimerHandler.Callbacks with ↵Tadashi G. Takaoka2014-10-304-52/+57
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PointerTracker.DrawingProxy" * commit '77947c9c96c88fd4a7082c46a479ec145d1d278a': Consolidate TimerHandler.Callbacks with PointerTracker.DrawingProxy
| * | | | Merge "Consolidate TimerHandler.Callbacks with PointerTracker.DrawingProxy"Tadashi G. Takaoka2014-10-304-52/+57
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Consolidate TimerHandler.Callbacks with PointerTracker.DrawingProxyTadashi G. Takaoka2014-10-304-52/+57
| | | | | | | | | | | | | | | | | | | | Change-Id: I654f7483d1c013ac2685a45af4eb2af15fa219ad
* | | | | am 0ca400c8: Merge "Add a preference to resize the keyboard height."Andy Wang2014-10-309-1/+91
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0ca400c8279b17a5e37a95d53a4f445d3d583e44': Add a preference to resize the keyboard height.
| * | | | Merge "Add a preference to resize the keyboard height."Andy Wang2014-10-309-1/+91
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add a preference to resize the keyboard height.Andy Wang2014-10-309-1/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The keyboard height is controlled by a slider in the debug preferences. Without access to debug preferences, this change is a no-op. Bug: 6867494 Change-Id: I984064ed1cab752876615f5ed582818474d6041b
* | | | | am d9b1327c: Merge "Consolidate similar methods"Tadashi G. Takaoka2014-10-305-37/+50
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd9b1327c218c813e5556d5894621c82bd0a99297': Consolidate similar methods
| * | | | Merge "Consolidate similar methods"Tadashi G. Takaoka2014-10-305-37/+50
| |\ \ \ \
| | * | | | Consolidate similar methodsTadashi G. Takaoka2014-10-305-37/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL consolidates similar methods in MainKeyboardView. - startWhileTypingFadeinAnimation and startWhileTypingFadeoutAnimation - showSlidingKeyInputPreview and dismissSlidingKeyInputPreview Change-Id: I607ab74683820de2456af3e75663cf8cf358ab38
* | | | | | am d2c00f55: Fix dismiss key preview bug introduced by I658a5b16ccTadashi G. Takaoka2014-10-301-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd2c00f550d6b4f2452fe38cee7c1d2222a4b4b3d': Fix dismiss key preview bug introduced by I658a5b16cc
| * | | | | Fix dismiss key preview bug introduced by I658a5b16ccTadashi G. Takaoka2014-10-301-2/+2
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I5248374dfe0504f6e64cc5d994e275d80364ec9d
| * | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-10-2973-2/+127
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2014-10-2973-2/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3643a631ae94f295bdcd4cf4427fd4bcfef00a17 Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleGeoff Mendal2014-10-2957-2/+97
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-10-2957-2/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7754ea73920159f7e5b57886eb5064eaec3ad004 Auto-generated-cl: translation import
* | | | | | | am 4e0149c2: Merge "Remove DrawingHandler"Tadashi G. Takaoka2014-10-296-111/+76
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | | | | | | * commit '4e0149c22a78673f3ec7e0903f945587e12cc3b1': Remove DrawingHandler
| * | | | | Merge "Remove DrawingHandler"Tadashi G. Takaoka2014-10-296-111/+76
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Remove DrawingHandlerTadashi G. Takaoka2014-10-296-111/+76
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I658a5b16cca1e56f0b944009b8aef09e0a97a0db
* | | | | | am 93e5cdea: Merge "[CS8] Add explanations"Jean Chalard2014-10-291-16/+28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '93e5cdea71266d0fa1e9c456c42407d7aea1e7cc': [CS8] Add explanations
| * | | | | Merge "[CS8] Add explanations"Jean Chalard2014-10-291-16/+28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [CS8] Add explanationsJean Chalard2014-10-281-16/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13238601 Change-Id: I72a78be5848485f7fd77f5586573692529c7547b
* | | | | | am ca6e5dfe: Remove DrawingHandler.Callbacks.dismissAllKeyPreviews()Tadashi G. Takaoka2014-10-294-32/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ca6e5dfedbb57f6ec31880f2799b40a6b2adadbc': Remove DrawingHandler.Callbacks.dismissAllKeyPreviews()
| * | | | | Remove DrawingHandler.Callbacks.dismissAllKeyPreviews()Tadashi G. Takaoka2014-10-294-32/+8
| | |_|/ / | |/| | | | | | | | | | | | | Change-Id: I2b11ca0dec0f3522648557a9a909f305cc4170fb
* | | | | am 36799b2a: Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-2914-353/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '36799b2aa2982ec17341cd2c5ed81e608bcee8c6': Move InputPointers and ResizableIntArray to common
| * | | | Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-2914-353/+13
| | |/ / | |/| | | | | | | | | | | | | | Bug: 18108776 Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe
* | | | am 48ee473c: Merge "Clean up UserDictionaryCompatUtils"Tadashi G. Takaoka2014-10-291-26/+17
|\| | | | | | | | | | | | | | | | | | | * commit '48ee473c1e4d6eb1c76eeadce4a1fa3e101867a1': Clean up UserDictionaryCompatUtils
| * | | Merge "Clean up UserDictionaryCompatUtils"Tadashi G. Takaoka2014-10-291-26/+17
| |\ \ \
| | * | | Clean up UserDictionaryCompatUtilsTadashi G. Takaoka2014-10-281-26/+17
| | | | | | | | | | | | | | | | | | | | Change-Id: I1b22c82930af4f30db4237335850fb34b66f9299
* | | | | am 4beeb925: Move StringUtils under common.Jean Chalard2014-10-2831-653/+31
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '4beeb9253a06482299e0c67467531d30436a02fc': Move StringUtils under common.
| * | | | Move StringUtils under common.Jean Chalard2014-10-2831-653/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18108776 Change-Id: Ia46a4102a0e86e71118ca5e641f9f531998e166b
* | | | | am ca724ef7: Reduce StringUtils dependency on the Android libsJean Chalard2014-10-283-68/+125
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ca724ef71f70044f48e2360e2627922be8ca24d5': Reduce StringUtils dependency on the Android libs
| * | | | Reduce StringUtils dependency on the Android libsJean Chalard2014-10-283-68/+125
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18108776 Change-Id: I43feb25d79f89276d44462ba71788a14c4583277
* | | | | am 12903991: Merge "Fix Serbian Latin subtype handling"Tadashi G. Takaoka2014-10-283-13/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '1290399123e515d0068e0d8604e87972890178c0': Fix Serbian Latin subtype handling
| * | | | Fix Serbian Latin subtype handlingTadashi G. Takaoka2014-10-283-13/+26
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also adds unit tests for Hinglish and Serbian Latin. Bug: 9687668 Bug: 17169632 Change-Id: Ib9aa1bcdf5b390a9d8c61f07165beacf850e2692
* | | | am 395009c0: Fix NPE in AppearanceSettingsFragmentTadashi G. Takaoka2014-10-283-11/+9
|\| | | | | | | | | | | | | | | | | | | * commit '395009c03eeda42b2b2114d005c3ed8d7e4bfd4b': Fix NPE in AppearanceSettingsFragment
| * | | Fix NPE in AppearanceSettingsFragmentTadashi G. Takaoka2014-10-283-11/+9
| |/ / | | | | | | | | | | | | Bug: 18147440 Change-Id: I7a7a47b3484e54146d34d11b5bd9c1305421d829
* | | am d5455fea: Merge "Add null analysis annotation to CollectionUtils"Tadashi G. Takaoka2014-10-271-5/+7
|\| | | | | | | | | | | | | | * commit 'd5455fea4ad710e4b31890affe8efab948fe586e': Add null analysis annotation to CollectionUtils
| * | Merge "Add null analysis annotation to CollectionUtils"Tadashi G. Takaoka2014-10-271-5/+7
| |\ \
| | * | Add null analysis annotation to CollectionUtilsTadashi G. Takaoka2014-10-271-5/+7
| | | | | | | | | | | | | | | | Change-Id: I3a610b037d6d1431cced3ea193171108bd5a040d
* | | | am f6a63710: Refactor CoordinateUtilsTadashi G. Takaoka2014-10-271-16/+19
|\| | | | | | | | | | | | | | | | | | | * commit 'f6a637109636f39fbcf932bab1709ff247690da8': Refactor CoordinateUtils
| * | | Refactor CoordinateUtilsTadashi G. Takaoka2014-10-271-16/+19
| |/ / | | | | | | | | | Change-Id: I607b803273a4d7983e9e25a81b6941a3b59194c6
* | | am 5547b49b: Merge "Remove device checking of Emoji physical key"Tadashi G. Takaoka2014-10-2711-15/+117
|\| | | | | | | | | | | | | | * commit '5547b49b17572bfeaba90bf4e85e505182720a29': Remove device checking of Emoji physical key
| * | Remove device checking of Emoji physical keyTadashi G. Takaoka2014-10-2711-15/+117
| | | | | | | | | | | | | | | | | | | | | | | | This CL also adds a settings option to enable/disable an Emoji-ALT physical key. Bug: 18122464 Change-Id: Iee1d97efec979a902b0492071d5e511ca1792ff0
* | | am 53b01038: Remove an unused importKen Wakasa2014-10-241-1/+0
|\| | | | | | | | | | | | | | * commit '53b010384e7e883b532d3f65a5e90a0889d315e0': Remove an unused import
| * | Remove an unused importKen Wakasa2014-10-241-1/+0
| | | | | | | | | | | | | | | | | | Follow up to I2b81450f99d7b4493ba0fc5e502f4333b8db48cd Change-Id: I3d106db076e8181b65ce6843b801d12c6ca0adb1
* | | am 23a357d7: Small cleanupKen Wakasa2014-10-241-1/+1
|\| | | | | | | | | | | | | | * commit '23a357d71d5d1a404975375fd376618a4fd2a596': Small cleanup
| * | Small cleanupKen Wakasa2014-10-241-1/+1
| | | | | | | | | | | | Change-Id: I2b81450f99d7b4493ba0fc5e502f4333b8db48cd
* | | am dd5737b0: Merge "Fix unit test breakage"Tadashi G. Takaoka2014-10-241-7/+7
|\| | | | | | | | | | | | | | * commit 'dd5737b0fa3bf68f90534457ed8d23437caf5420': Fix unit test breakage
| * | Fix unit test breakageTadashi G. Takaoka2014-10-241-7/+7
| | | | | | | | | | | | Change-Id: I538288054a58eb2c81ce3cbe5c9bef900fb653a5
* | | am aad188d4: Merge "Height of the keyboard for spellchecker is too large."Keisuke Kuroyanagi2014-10-241-1/+1
|\| | | | | | | | | | | | | | * commit 'aad188d40ad90f688c1967eea8189a8857d333e2': Height of the keyboard for spellchecker is too large.