Skip to content
Snippets Groups Projects
  1. Mar 17, 2014
    • Jean Chalard's avatar
      [CB06] Fix a design error. · 5eac728b
      Jean Chalard authored
      The event interpreter should intervene later, after decoding.
      Decoding should happen first, and then the Event should
      be passed to the InputLogic.
      
      For the time being, we will leave the (unused) EventInterpreter
      class and its friends, because we'll use them again later.
      
      Bug: 13406701
      Change-Id: I7582d486724311e39e6692e606cca50c78800643
      5eac728b
  2. Jun 24, 2013
  3. Jan 10, 2013
  4. Jan 09, 2013
  5. 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
  6. Dec 26, 2012
  7. Dec 19, 2012
Loading