Skip to content
Snippets Groups Projects
  1. Jun 26, 2014
    • Jean Chalard's avatar
      [HW1] Fix some bugs with event handling · 09291050
      Jean Chalard authored
      With hardware events, we do have some events that
      have both a keycode and a code point, so we need
      a better way of distinguishing between auto-insert
      keystrokes and others.
      
      Change-Id: Ia23042989b4dca9d3a7d4a4c06bcebdabe324a7a
      09291050
  2. Jun 24, 2014
  3. Jun 25, 2014
    • Yohei Yukawa's avatar
      Simplify a make file · cc9b6040
      Yohei Yukawa authored
      This CL simplifies the makefile for host unittest.
      
      BUG: 13754552
      Change-Id: Id09da77b45610db2747897533c18a6d0d81c59d7
      cc9b6040
  4. Jun 24, 2014
  5. Jun 25, 2014
  6. Jun 24, 2014
  7. Jun 23, 2014
  8. Jun 24, 2014
  9. Jun 23, 2014
  10. Jun 19, 2014
  11. Jun 23, 2014
  12. Jun 20, 2014
  13. Jun 21, 2014
    • Tadashi G. Takaoka's avatar
      Add click and long click actions to key node info · d4b6af14
      Tadashi G. Takaoka authored
      This CL adds ACTION_CLICK or ACTION_LONG_CLICK actions to a key node
      info. But report a node info without these actions for the same key
      while hovering to avoid announcement "double tap to select and double
      tap and hold to long press".
      
      Bug: 15727335
      Change-Id: I1e9333c94c819d049bda81ad410299f5a509d29c
      d4b6af14
Loading