Skip to content
Snippets Groups Projects
  1. Feb 26, 2015
  2. Feb 25, 2015
  3. Feb 24, 2015
  4. Feb 23, 2015
  5. Feb 21, 2015
  6. Feb 20, 2015
  7. Feb 19, 2015
  8. Feb 13, 2015
  9. 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
Loading