summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/keyboard/internal/TimerHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactor PointerTracker and MainKeyboardViewTadashi G. Takaoka2014-11-211-3/+2
| | | | | | This CL reorganize the key press/release state visual drawing code. Change-Id: I4aa10f57309ae2f81333a1e2bd863c23a7a41d82
* Make DrawingProxy and TimerProxy as a top-level interfaceTadashi G. Takaoka2014-10-301-11/+9
| | | | Change-Id: Ia425f341255595f8f80c13b2aa409249f9ce4202
* Consolidate TimerHandler.Callbacks with PointerTracker.DrawingProxyTadashi G. Takaoka2014-10-301-24/+15
| | | | Change-Id: I654f7483d1c013ac2685a45af4eb2af15fa219ad
* Consolidate similar methodsTadashi G. Takaoka2014-10-301-6/+7
| | | | | | | | This CL consolidates similar methods in MainKeyboardView. - startWhileTypingFadeinAnimation and startWhileTypingFadeoutAnimation - showSlidingKeyInputPreview and dismissSlidingKeyInputPreview Change-Id: I607ab74683820de2456af3e75663cf8cf358ab38
* Remove DrawingHandlerTadashi G. Takaoka2014-10-291-5/+28
| | | | Change-Id: I658a5b16cca1e56f0b944009b8aef09e0a97a0db
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-1/+1
| | | | | | | Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
* Add JSR305 annotation to LeakGuardHandlerWrapperTadashi G. Takaoka2014-10-141-1/+3
| | | | Change-Id: I7456200af739db4510c5549b7bc894fb48749455
* Fix a bug where changing auto-shift would cancel autorepeat.Jean Chalard2014-01-091-1/+1
| | | | | Bug: 12453966 Change-Id: Idd65f732e2de0a7309e08315893c28cca63732c5
* Cancel long press shift key while chording inputTadashi G. Takaoka2013-12-161-4/+18
| | | | | Bug: 12123508 Change-Id: I693caad1f8ee47ebeb14419603d1fc29f6263a75
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-0/+206
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854