1. 17 May, 2013 1 commit
    • keunyoung's avatar
      improve audio calibration · 025ef75b
      keunyoung authored
      - make each round longer so that pause comes less often
      - pause in every several seconds to pause in a few dozens of seconds
        (actual amount of pause can be different depending on env)
      
      Change-Id: I34647a69606e62f1aabb49c541e7ddd0333b5426
      025ef75b
  2. 15 May, 2013 1 commit
  3. 14 May, 2013 6 commits
  4. 13 May, 2013 3 commits
  5. 12 May, 2013 1 commit
    • Svetoslav's avatar
      Fixing the accessibility text traversal in extend mode (CTS). · 59087e4e
      Svetoslav authored
      We added APIs to allow an accessibility service to extend the
      selection while moving the cursor at a given granularity such
      as word, character, etc. The problem is that the traversal was
      extending only the end of the selection while moving forward
      and the start of the selection while moving backward. This leads
      to a case in which the user cannot shrink/extend the selection
      because for example instead of shrinking the end of the selection
      the implementation was extending the start.
      
      Now extending the selection moves only the selection end. This is
      the same behavior as text view using a keyboard.
      
      Main change: https://googleplex-android-review.googlesource.com/#/c/307058
      
      bug:8839844
      
      Change-Id: I0d3b729e2de71cad66ffac319a591ac64f1a2e84
      59087e4e
  6. 11 May, 2013 3 commits
  7. 10 May, 2013 11 commits
  8. 09 May, 2013 1 commit
  9. 08 May, 2013 5 commits
  10. 07 May, 2013 3 commits
  11. 06 May, 2013 4 commits
  12. 04 May, 2013 1 commit