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. Feb 21, 2015
  3. Feb 20, 2015
  4. Feb 19, 2015
  5. Feb 13, 2015
  6. Feb 12, 2015
    • Dan Zivkovic's avatar
      Switch from script to language codes. · cf84f8ce
      Dan Zivkovic authored
      Unfortunately, our Locale objects don't always have a script code.
      But we can get almost the same functionality by specifying script
      codes for some languages, and defaulting the rest to Latin.
      
      Change-Id: Id81ff67bf44c84f44707a2e167c2787c60c6ecee
      cf84f8ce
    • Dan Zivkovic's avatar
      Map ISO 15924 codes to internal IME script codes. · 98596e51
      Dan Zivkovic authored
      This way we can support all the languages for which we define a script code.
      
      Bug 19340741.
      
      Change-Id: Ia80eca4cc2511b70f11058f73bd31746948ded19
      98596e51
    • Jatin Matani's avatar
      Refactor content provider code from ContactsDict · 4084fa5c
      Jatin Matani authored
      Break contacts binary dictionary into two parts
      - one that talks to contacts content provider and maintains
        local state. Includes a manager class and a content observer
      - other one that just manages the dict code.
      
      Change-Id: Ie8f89ac9ce174c803ff3168ee0bee5cbe7721d5b
      4084fa5c
  7. Feb 11, 2015
    • Dan Zivkovic's avatar
      Fix master build. · 5254c01d
      Dan Zivkovic authored
      For some reason, we can't import android.os package in our Constants.
      
      Change-Id: I357ed72d13c5039a83c6e2489cdf5ef74d0ffea8
      5254c01d
    • Dan Zivkovic's avatar
      Remove shortcut support from LatinIME. · 12d80ebe
      Dan Zivkovic authored
      Note this change does not affect the native decoder interface.
      
      Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
      12d80ebe
  8. Feb 10, 2015
  9. Feb 09, 2015
  10. Feb 06, 2015
  11. Feb 05, 2015
  12. Feb 04, 2015
Loading