Skip to content
Snippets Groups Projects
  1. Jun 03, 2013
  2. Jun 02, 2013
  3. Jun 01, 2013
    • Kurt Partridge's avatar
      Remove uncommit on reverting batch input · 4165ef03
      Kurt Partridge authored
      Currently when the user reverts a batch input, a LogUnit is uncommitted
      from the LogBuffer.  It should not be, because the LogUnit containing the
      batch input is never committed in the first place (it is only committed
      to the LogBuffer when a key is pressed or a new batch input is entered).
      
      Bug: 9088919
      
      Change-Id: I323af453ce082437a663ccae977b21b775a964bc
      4165ef03
  4. May 31, 2013
  5. May 30, 2013
  6. May 29, 2013
    • Jean Chalard's avatar
      Tell the text view we reset state on finish input · 68d9cb62
      Jean Chalard authored
      This should be done in onFinishInput rather than onFinishInputView
      but for an unknown reason onFinishInput never comes.
      
      Bug: 9113167
      Change-Id: Iafb40846a3ed8fad78bfc160d17cd431f81fe891
      68d9cb62
    • Jean Chalard's avatar
      Rub some butter on dictionary list scrolling. · 2b34b4ea
      Jean Chalard authored
      The default implementation for preferences refuses to
      cache the views for custom preferences at all. We can
      do it, but the system won't do it for us, so this does it.
      This makes the screen scrolling smooth again.
      
      Incidentally it also fixes the bug where the button may
      not animate on the first element.
      
      Bug: 8882722
      Bug: 8883108
      Change-Id: I9b2306ac4bf93761a808ebfee3477a65f017cddf
      2b34b4ea
  7. May 28, 2013
  8. May 27, 2013
  9. May 24, 2013
Loading