Skip to content
Snippets Groups Projects
  1. Jul 24, 2013
  2. Jul 23, 2013
    • Tadashi G. Takaoka's avatar
      Fix NPE in SubtypeLocale.getSubtypeDisplayName · e6c51847
      Tadashi G. Takaoka authored
      This change moves the methods that create the subtype display name for
      spacebar from MainKeyboardView to SubtypeLocale class, and
      consolidates SpacebarTextTests with SubtypeLocaleTests.
      
      Bug: 9962955
      Change-Id: Ifa0a08ff80bc30753a213c2feb471599ca63fa66
      e6c51847
  3. Jul 22, 2013
  4. Jun 24, 2013
  5. Jun 12, 2013
    • Jean Chalard's avatar
      Cache subtype lists reasonably. · ff6445ed
      Jean Chalard authored
      This will spare a lot of IPC for Latin IME at the cost of very little
      retained memory.
      This improves the loading by potentially a lot - between 15 and 30%
      when the layout is cached (which should now be the case almost every
      time), and half that if it's not. More importantly, it makes the
      load time less sensitive to high device load, which is one of the
      sore points.
      
      Bug: 8689779
      Change-Id: I2e07736f1a92c38eed0e203bc690761a181da8b9
      ff6445ed
  6. Jun 07, 2013
    • Tadashi G. Takaoka's avatar
      Don't use RichInputMethodManager in setup wizard · 77f63c8a
      Tadashi G. Takaoka authored
      In setup wizard, InputMethodManager may not be able to be aware that
      this IME is installed, especially just after the IME is installed via
      GooglePlay app and hit the open button on the app to launch the setup
      wizard.
      
      Bug: 9299618
      Change-Id: I00c8544178b41074253d49ae9481996ec56593d2
      77f63c8a
  7. May 21, 2013
  8. May 09, 2013
  9. Apr 22, 2013
  10. Jan 09, 2013
  11. Jan 07, 2013
  12. Nov 28, 2012
  13. Nov 19, 2012
    • Tadashi G. Takaoka's avatar
      Add Spanish United States keyboard · 76d4ffee
      Tadashi G. Takaoka authored
      The subtype locale name on the spacebar will be suppressed when only
      one subtype is enabled and
       - Subtype locale is equal to the system locale.
      or
       - Subtype language is equal to the system language but the subtype is
         implicitly enabled.
      
      Thus the "es_ES" system locale chooses "es" subtype keyboard
      implicitly but the keyboard doesn't have the subtype name on its
      spacebar.
      
      This change also removes Spanish Latin America keyboard.
      
      Bug: 7531804
      Change-Id: Ib929e8235d643c0ba039eb010e18ab721a734e15
      76d4ffee
  14. Nov 14, 2012
  15. Nov 12, 2012
Loading