Skip to content
Snippets Groups Projects
  1. Jun 28, 2011
  2. Jun 25, 2011
  3. Jun 24, 2011
  4. Jun 23, 2011
  5. Jun 22, 2011
  6. Jun 21, 2011
  7. Jun 20, 2011
    • Eric Fischer's avatar
      Import revised translations. · cdc12db4
      Eric Fischer authored
      Change-Id: I5dc1e545c6d8964fe6d58552fce56ef4b8d048f0
      cdc12db4
    • Tadashi G. Takaoka's avatar
      Fix NPE · 87154c65
      Tadashi G. Takaoka authored
      Bug: 4727778
      Change-Id: I08f1204d5f77251c197dda7d2b332441f9f7123d
      87154c65
    • Tadashi G. Takaoka's avatar
      Make spacebar wider on phones · c00ffa4c
      Tadashi G. Takaoka authored
      Bug: 4726951
      Change-Id: I18e50d59cc6ba3670523a8979a274b14049ad815
      c00ffa4c
    • Tadashi G. Takaoka's avatar
      Fix NPE · 2951aa7e
      Tadashi G. Takaoka authored
      NPE has occured while getting containerHeight in
      LatinIME.onComputeInsets().
      
      Change-Id: Ib906c20791a1f80a5c484a75eead9d2816a9da1b
      2951aa7e
    • Tadashi G. Takaoka's avatar
      Close dictionary appropriately · 3439c726
      Tadashi G. Takaoka authored
      The dictionary that extends ExpandableDictionary must be closed when
      it becomes unused.
      
      Bug: 4725930
      Change-Id: Ib5d2c39771fb7010d303a26d1ea1c8e237c0101f
      3439c726
    • Tadashi G. Takaoka's avatar
      Remove unnecessary onRefreshKeyboard call. · 5a2d0630
      Tadashi G. Takaoka authored
      When using the sliding spacebar language switch on ICS, both
      LatinIME.toggleLanguage() and
      InputMethodService.onCurrentInputMethodSubtypeChanged() invoke
      LatinIME.onRefreshKeyboard().  This change eliminates the first one if
      it isn't necessary.
      
      This change also cleans up the followings.
        * reuse theme Context when the keyboard theme hasn't been changed.
        * clear the Keyboard cache when theme has been switched.
        * eliminates unnecessary Context reference from LatinKeyboard and
          SlidingLocaleDrawable.
        * recycle Bitmap and reuse Canvas in KeyboardView.
      
      Bug: 4725930
      Change-Id: I87366e9304879d94d12b7345adea768d86d43519
      5a2d0630
    • Tadashi G. Takaoka's avatar
      Fix NPE · e218baa6
      Tadashi G. Takaoka authored
      Change-Id: I35efd1d6c8c2b48d93675d014d5c7aef7d12ed58
      e218baa6
  8. Jun 18, 2011
    • Tadashi G. Takaoka's avatar
      Fix NPE · 5e4e05af
      Tadashi G. Takaoka authored
      Bug: 4686479
      Change-Id: I0b8a32d0f9bcebe55eebecd38dc5e69198e94378
      5e4e05af
Loading