Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 20, 2014
  3. Jun 19, 2014
  4. Jun 20, 2014
  5. Jun 19, 2014
  6. Jun 18, 2014
  7. Jun 17, 2014
  8. Jun 19, 2014
  9. Jun 16, 2014
  10. Jun 17, 2014
  11. Jun 16, 2014
  12. Jun 10, 2014
  13. Jun 16, 2014
  14. Jun 12, 2014
  15. Jun 14, 2014
  16. Jun 13, 2014
  17. Jun 10, 2014
  18. Jun 13, 2014
  19. Jun 10, 2014
  20. Jun 13, 2014
    • Tadashi G. Takaoka's avatar
      Add EmojiPageKeyboardAccessibilityDelegate · e9d9b37b
      Tadashi G. Takaoka authored
      Because EmojiPageKeyboardView doesn't use PointerTracker to handle
      MotionEvent, a dedicated accessibility delegate is needed. Then the
      recent tab can be updated even with accessibility mode on.
      
      Bug: 15582599
      Change-Id: I63d75b9aca21ec44f1f77d2eaaf2ba7813992183
      e9d9b37b
  21. Jun 10, 2014
  22. Jun 13, 2014
    • Tadashi G. Takaoka's avatar
      Return an empty accessibility node info for a keyboard · 9934740a
      Tadashi G. Takaoka authored
      Because a keyboard handling hover events and determining a virtual
      node by itself, there is no need to supply whole virtual nodes info
      for the keyboard. Just returning an empty accessibility node info
      supresses annoucements of all keys.
      
      This CL also fixes the undefined virtual id value.
      
      Bug: 15582251
      Change-Id: Ie033d21ef878d272417cf2b20f8eec1e516587f6
      9934740a
  23. Jun 10, 2014
  24. Jun 13, 2014
    • Tadashi G. Takaoka's avatar
      Make accessibility long press timeout longer · 68b8a2d8
      Tadashi G. Takaoka authored
      The previous time out was 1500 milliseconds that wasn't enough for
      announcing some accented letters, for example "Ü". This CL makes the
      time out to 3000 milliseconds.
      
      BUG: 15582951
      Change-Id: I9bf864389c359e3b9abfe5000b897cf742a8dbe7
      68b8a2d8
Loading