Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  2. Feb 09, 2016
    • Yohei Yukawa's avatar
      Follow API removal of LocaleList#getPrimary(). · 706fce9b
      Yohei Yukawa authored
      This follows up to a recent CL [1] that removed #getPrimary() method
      from LocaleList class.
      
       [1] I75f77aea6b75e38793ed8477e5e5a4420d5e6d85
           fee44846376c212114223fc4259382921e6dca7a
      
      Bug: 26984092
      Change-Id: Ied4678d35c4dcb380ce24e9bce9336dbbf6c16b8
      706fce9b
  3. Jan 22, 2016
    • Yohei Yukawa's avatar
      Support EditorInfo#hintLocales in compat library. · 16645966
      Yohei Yukawa authored
      This CL updates LatinIME's compatibility library so that we can access
      EditorInfo#hintLocales without directly depending on unreleased SDK.
      
      Bug: 22859862
      Change-Id: I4ba7d294bc314002c3abf8842f097a4249783364
      16645966
  4. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  5. Aug 29, 2012
  6. Apr 03, 2012
  7. Feb 22, 2012
  8. Feb 08, 2012
    • Tadashi G. Takaoka's avatar
      Shift+Smiley key will register newline character of textMultiLine · 7a39bd44
      Tadashi G. Takaoka authored
      This change also
       * Honors the custom action label in EditorInfo.actionLabel.
       * Invokes InputConnection.performeEditorAction if action is specifed
         at EditorInfo.imeOptions or actionLabel/actionId.
       * Stops using InputMethodService.sendKeyChar. Implements
         sendKeyCodePoint instead.
      
      Bug: 2498607
      Bug: 5961809
      Bug: 5368408
      Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d
      7a39bd44
  9. Jan 17, 2012
  10. Sep 20, 2011
  11. Jul 15, 2011
  12. Jun 17, 2011
    • Tadashi G. Takaoka's avatar
      Tab key is shown when editor navigation flag is set · 28a38fdf
      Tadashi G. Takaoka authored
      Previously tab key is shown only when the input type variant says that
      it is web input.  In addition to that, this change also shows tab key
      when the IME option includes editor action (next and/or previous)
      flag.
      
      Bug: 3094312
      Change-Id: I3f8841fdbcee918a0f93f3259090f24e70d96471
      28a38fdf
  13. May 24, 2011
  14. Mar 25, 2011
Loading