Skip to content
Snippets Groups Projects
  1. Apr 14, 2014
  2. Apr 03, 2014
  3. Mar 27, 2014
  4. Mar 25, 2014
  5. Mar 24, 2014
  6. Mar 20, 2014
  7. Mar 19, 2014
  8. 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
  9. Mar 14, 2014
  10. Mar 13, 2014
  11. Mar 06, 2014
  12. Mar 05, 2014
  13. Jun 24, 2013
  14. 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
  15. Jan 18, 2013
  16. Jan 10, 2013
  17. Jan 09, 2013
  18. 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
    • Jean Chalard's avatar
      Initial implementation for decoding HW key events (B3) · 581f324e
      Jean Chalard authored
      Bug: 5037589
      Change-Id: I829f70a258de58ef8d2b836a9b435198a226e37f
      581f324e
  19. Dec 26, 2012
  20. Dec 19, 2012
Loading