Skip to content
Snippets Groups Projects
  1. Dec 16, 2014
    • Jatin Matani's avatar
      Passing account info to dictionaryFacilitator · bc4ae6bd
      Jatin Matani authored
      Attempt to use dictionary facilitor without invoking
      preference manager. Instead use account from settings only when
      things are being reset/changed. Discussion forked from ag/591663
      
      Overall, the idea here is to maintain an account information
      inside dictionary groups. Reset the dictionary groups if
      account changes (the way we do for locale). Since only user
      history dictionary is currently affected, the check to reset user
      history dictionary also includes the check to verify the account.
      For other things remain the same.
      
      SettingsValues holds the current account (and is updated if prefs change
      due to change in account settings). The updated settings are then
      propagated to dictionary facilitator via LatinIME#loadSettings.
      
      Bug:18104749,18469539
      Change-Id: I553e776e7ea125d0fb7a1fe70a4c7eb0b2277fb8
      bc4ae6bd
  2. Oct 23, 2014
  3. Sep 16, 2014
  4. Sep 11, 2014
    • Jean Chalard's avatar
      [ML5] Rewrite resetDictionariesWithDictNamePrefix · e6df5f01
      Jean Chalard authored
      This change rewrites resetDictionariesWithDictNamePrefix so
      that it would work if there were several locales, which is going to
      happen shortly. This change on its own is quite large and difficult
      already, so I didn't want to merge it into the change that actually
      makes several locales happen; another such change is following.
      
      Change-Id: Ibb80b05b73c0f0f0bea64b7e308cc4d38ca448f9
      e6df5f01
  5. Sep 10, 2014
Loading