Skip to content
Snippets Groups Projects
  1. Dec 12, 2013
  2. Dec 11, 2013
  3. Dec 10, 2013
  4. Dec 06, 2013
  5. Dec 04, 2013
  6. Dec 03, 2013
  7. Dec 02, 2013
  8. Nov 29, 2013
  9. Nov 28, 2013
  10. Nov 27, 2013
    • Tadashi G. Takaoka's avatar
      Disable mic key on more keys when voice IME is disabled · b70a419a
      Tadashi G. Takaoka authored
      Bug: 11883501
      Change-Id: Ie3f496935f9600e2bde51cbebed2b4f8c90c25b2
      b70a419a
    • Jean Chalard's avatar
      Fix messages in tests · dfc5aade
      Jean Chalard authored
      They are not failing because of this right now, but future
      tests would fail without this.
      Concretely, since the Handler for any given main thread is
      a singleton managed by the framework, the messages won't
      be removed automatically. In particular, messages posted
      with a delay have a large destructive potential, because
      they will go through before the startInputViewInternal
      method is called, because it's called with a message too (in
      turn, this is because of working around framework bugs).
      
      Bug: 11142685
      Change-Id: If81a168efcfd7d93806ddc4ea432d438c45a3e1d
      dfc5aade
    • Tadashi G. Takaoka's avatar
      Remove voice-on-main related code and resources · 05e099d7
      Tadashi G. Takaoka authored
      Change-Id: I3a1b06fa028dbf130c7aa2c83e9ec1a180aa1f5c
      05e099d7
Loading