Skip to content
Snippets Groups Projects
  1. Mar 07, 2024
  2. Jul 06, 2023
  3. Feb 11, 2015
  4. Feb 03, 2015
    • Dan Zivkovic's avatar
      LatinIME portion of "green plus" feature. · 23574d12
      Dan Zivkovic authored
      Removes the feature that adds strings to the user dictionary,
      aka the "green highlight with a plus sign".
      
      Bug 19237189.
      
      Change-Id: I2387129a3add2d69d625f2ff16ed8cab3f10a735
      23574d12
  5. 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
  6. Oct 23, 2014
  7. Oct 21, 2014
    • Tadashi G. Takaoka's avatar
      Fix some compiler warnings · 5f00fe09
      Tadashi G. Takaoka authored
      This CL fixes the following compiler warnings.
      
      - Indirect access to static member
      - Access to a non-accessible member of an enclosing type
      - Parameter assignment
      - Method can be static
      - Local variable declaration hides another field or variable
      - Value of local variable is not used
      - Unused import
      - Unused private member
      - Unnecessary 'else' statement
      - Unnecessary declaration of throw exception
      - Redundant type arguments
      - Missing '@Override' annotation
      - Unused '@SuppressWarning' annotations
      
      Bug: 18003991
      Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
      5f00fe09
    • Adrian Velicu's avatar
      Renaming "blacklist" flag to "possibly offensive" · 05172bf1
      Adrian Velicu authored
      No behaviour changes.
      Unified the overloaded FusionDictionary::add method to always take an
      isPossiblyOffensive argument.
      
      Bug: 11031090
      Change-Id: I5741a023ca1ce842d2cf10d4f6c926b0efabaa78
      05172bf1
  8. Jul 28, 2014
  9. Jun 10, 2014
  10. May 21, 2014
  11. May 20, 2014
  12. May 08, 2014
  13. May 01, 2014
  14. Apr 30, 2014
  15. Apr 28, 2014
  16. Mar 27, 2014
  17. Feb 27, 2014
  18. Feb 20, 2014
  19. Feb 13, 2014
  20. Jan 06, 2014
  21. Dec 20, 2013
  22. Dec 13, 2013
  23. Dec 11, 2013
  24. Dec 03, 2013
  25. Oct 07, 2013
  26. Sep 20, 2013
  27. Sep 12, 2013
  28. Aug 16, 2013
  29. Jul 24, 2013
  30. Jul 04, 2013
  31. Jun 24, 2013
  32. Apr 12, 2013
Loading