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 18, 2014
  5. Jun 19, 2014
  6. Jun 17, 2014
  7. Jun 16, 2014
  8. Jun 14, 2014
  9. Jun 13, 2014
  10. Jun 16, 2014
  11. Jun 13, 2014
  12. Jun 12, 2014
  13. Jun 13, 2014
  14. Jun 12, 2014
  15. Jun 13, 2014
    • Tadashi G. Takaoka's avatar
      Clear PointerTracker state when more keys keyboard is dismissed · 08199ec8
      Tadashi G. Takaoka authored
      With accessibility mode on, hover events for a more keys keyboard are
      handled among MoreKeysKeyboardAccessibilityDelegate and
      MoreKeysKeyboardView. But the more keys keyboard is shown by
      MainKeyboardAccessibilityDelegate that uses PointerTracker to handle
      hover events. Thus we need to clear PointerTracker state when the more
      keys keyboard is dismissed.
      
      This is a workaround to resolve the issue. We should reconsider the
      structure of those views and accessibility delegates in the future.
      
      Bug: 15583751
      Change-Id: Ida8c3e55194c59bdaa5bc4ff06068e699b888ced
      08199ec8
  16. Jun 11, 2014
  17. Jun 10, 2014
Loading