Skip to content
Snippets Groups Projects
  1. Feb 19, 2015
    • Dan Zivkovic's avatar
      Sanitize the usage of executors. · 0b03f13c
      Dan Zivkovic authored
      There should be 1 executor each for static and dynamic language models.
      This prevents too many dynamic LM updates from running in parallel,
      competing for resources.
      
      Change-Id: I8ec439e0ea2d92fba275bc20a0b8c9193346a0c1
      0b03f13c
  2. Feb 12, 2015
    • 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