Skip to content
Snippets Groups Projects
  1. Nov 07, 2014
  2. Oct 21, 2014
    • Tadashi G. Takaoka's avatar
      Fix some compiler warnings · 5f00fe09
      Tadashi G. Takaoka authored
      This CL fixes the following compiler warnings.
      
      - Indirect access to static member
      - Access to a non-accessible member of an enclosing type
      - Parameter assignment
      - Method can be static
      - Local variable declaration hides another field or variable
      - Value of local variable is not used
      - Unused import
      - Unused private member
      - Unnecessary 'else' statement
      - Unnecessary declaration of throw exception
      - Redundant type arguments
      - Missing '@Override' annotation
      - Unused '@SuppressWarning' annotations
      
      Bug: 18003991
      Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
      5f00fe09
  3. Jun 27, 2014
  4. Jun 25, 2014
  5. 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
  6. Jun 20, 2014
  7. 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
  8. Jun 03, 2014
  9. May 27, 2014
  10. May 20, 2014
  11. May 01, 2014
  12. Apr 25, 2014
  13. Apr 24, 2014
  14. Apr 22, 2014
  15. Apr 21, 2014
  16. Sep 27, 2013
  17. Aug 26, 2013
  18. Aug 15, 2013
  19. Jun 24, 2013
  20. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  21. Nov 28, 2012
  22. Sep 27, 2012
  23. Aug 29, 2012
  24. Aug 22, 2012
  25. Jun 17, 2012
  26. Jun 15, 2012
  27. Jun 05, 2012
  28. May 30, 2012
  29. May 22, 2012
  30. May 19, 2012
  31. May 15, 2012
  32. May 10, 2012
  33. May 09, 2012
  34. Apr 20, 2012
  35. Apr 05, 2012
  36. Mar 13, 2012
  37. Feb 28, 2012
Loading