Skip to content
Snippets Groups Projects
  1. Jul 11, 2011
  2. Jul 08, 2011
  3. Jul 04, 2011
    • Tadashi G. Takaoka's avatar
      Narrower KeyboardView reference · f60d09ac
      Tadashi G. Takaoka authored
      This change also rename static inner class to more readable name and
      get rid of unnecessary object reference from PointerTracker.
      
      Bug: 4768084
      Change-Id: Ie4e2b940d66b47d41efcae7eeac853cdae2e4d38
      f60d09ac
    • Tadashi G. Takaoka's avatar
      Move keyboard event handling code to separate LatinKeyboardBaseView class · 5f6816fa
      Tadashi G. Takaoka authored
      To sort out the issue, main keyboard and mini keyboard have to share
      the pointer trackers.
      
      In order to prepare for that, KeyboardView needs to be refactored as
      two separate classes. KeyboardView is responsible for drawing keyboard
      visual. And LatinKeyboardBaseView is responsible for handling key
      event and mini keyboard as well.
      
      Bug: 4768084
      
      Change-Id: I5643e333b9bdfde0c939a0693cea76bd22f38897
      5f6816fa
  4. Jun 30, 2011
  5. Jun 23, 2011
  6. Jun 22, 2011
Loading