Skip to content
Snippets Groups Projects
  1. Jun 04, 2013
  2. May 28, 2013
  3. Apr 16, 2013
    • Jean Chalard's avatar
      Don't insert automatic spaces when text looks like a URL · 73ec85b8
      Jean Chalard authored
      This is about as ad-hoc as it gets, but then again, what we want
      is probably as ad-hoc as it gets.
      All URL boxes I know of double as search bars, and not adding
      automatic spaces there sucks (e.g. in Chrome URL bar).
      And in other boxes actually you don't want to add a space if
      it looks like a URL. QSB isn't even a search box, and it behaves
      like this.
      
      So I think this is actually the right answer to the problem.
      
      Bug: 7062925
      Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02
      73ec85b8
  4. Feb 23, 2013
    • Jean Chalard's avatar
      Fix how the Enter action is decided · 4e4f8812
      Jean Chalard authored
      This unifies the software and hardware keyboard code
      under a single decision process that works.
      
      Bug: 8129303
      Bug: 8152758
      Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
      4e4f8812
  5. Feb 12, 2013
  6. Jan 22, 2013
  7. Jan 21, 2013
  8. Jan 15, 2013
  9. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  10. Dec 27, 2012
    • Jean Chalard's avatar
      Start committing hardware events (B4) · 997cba7d
      Jean Chalard authored
      Essentially this does activate auto-correction with a hardware
      keyboard, although a lot of things are still left to implement.
      No proximity is used yet which means only missing and excessive
      letters are considered. Dead keys are not handled. No combiner
      is supported. No suggestions are displayed. Resuming suggestions
      does not work correctly with a hardware key (because the view
      holds a temporary hardware event 'onKeyPreIme' and the event
      from the IME won't be handled until this is handled which won't
      happen until after the IME said that it did handle the event).
      
      Bug: 5037589
      Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae
      997cba7d
  11. Dec 20, 2012
  12. Nov 01, 2012
  13. Oct 29, 2012
  14. Sep 10, 2012
  15. Aug 21, 2012
  16. Jul 20, 2012
  17. May 18, 2012
  18. May 06, 2012
  19. Apr 19, 2012
Loading