Skip to content
Snippets Groups Projects
  1. Nov 16, 2010
  2. Nov 15, 2010
  3. Nov 13, 2010
  4. Nov 12, 2010
  5. Nov 11, 2010
  6. Nov 10, 2010
  7. Nov 09, 2010
  8. Nov 05, 2010
    • Tadashi G. Takaoka's avatar
      Using distance to the edge of key as proximity detection · 59b7bd07
      Tadashi G. Takaoka authored
      Because there may be very long key, such as space bar on tablet, we
      should not use the distance between the touch point and the center of
      key as proximity detection.  Instead of that, this change uses the
      distance between the point and the nearest edge of key as proximity
      detection.
      
      Also this change fixes the bug that space key (code 32) was not
      counted in proximity detection.
      
      Bug: 3164020
      Bug: 3168138
      Change-Id: I687f1ce94a8e944c3f6eea0fe00e18ed6e68e278
      59b7bd07
    • Tadashi Takaoka's avatar
      Rename LatinKeyboardBaseView class to KeyboardBaseView · 68864723
      Tadashi Takaoka authored
      Change-Id: I496ecbfa7d398583d01f821398f49f75d17311d8
      68864723
    • satok's avatar
      Add labels for subtypes · 38976d5b
      satok authored
      - Also changed mode name
      - Move the position of a subtype for "US Keyboard" to the top
      
      Change-Id: I4dd7f869801d5efa775fe8a89dde233215f508d9
      38976d5b
  9. Nov 04, 2010
  10. Nov 02, 2010
  11. Nov 01, 2010
  12. Oct 29, 2010
Loading