Skip to content
Snippets Groups Projects
  1. Feb 23, 2015
    • Dan Zivkovic's avatar
      Hide app icon when keyboard is a system app. · 08f3cdb3
      Dan Zivkovic authored
      The objective is to show an app icon when the user installs the keyboard from
      the Play Store, but not show the icon when it comes from the system image.
      The latter rule applies to AOSP keyboards and to the Google Keyboard on a
      Nexus device.
      
      This change partially reverts ag/613096.
      
      Bug 19001197.
      
      Change-Id: Icb202deffe9f1ab2bde9b3c9d221347da6793a19
      08f3cdb3
  2. Jan 16, 2015
    • Dan Zivkovic's avatar
      AOSP change for showing the app icon. · d913617e
      Dan Zivkovic authored
      This change deletes a bunch of code that was used to conditionally show/hide
      the keyboard app icon given system states and user preferences.
      
      Bug 19001197.
      
      Change-Id: I69a57aa21872a571af87a193b3e52b7f985e5168
      d913617e
  3. Nov 21, 2014
  4. Aug 28, 2014
  5. Jul 04, 2014
    • Yohei Yukawa's avatar
      Restore additional subtypes when the package is updated · 052ec62a
      Yohei Yukawa authored
      With this CL, Intent#ACTION_MY_PACKAGE_REPLACED will
      not only update the visibility of the setup activity but
      also reconstruct additional subtypes.
      
      This is important because the system always removes all
      the additional subtypes whenever the package is updated.
      
      BUG: 15890448
      Change-Id: Ic36ea68f50b1ac89b4cbd268ee53f9a5e5d60afd
      052ec62a
  6. Jul 22, 2013
  7. 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
  8. May 21, 2013
  9. Mar 05, 2013
  10. Mar 01, 2013
Loading