Skip to content
Snippets Groups Projects
  1. Oct 23, 2014
  2. 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
  3. Jul 28, 2014
  4. Jun 10, 2014
  5. May 21, 2014
  6. May 20, 2014
  7. May 08, 2014
  8. May 01, 2014
  9. Apr 30, 2014
  10. Apr 28, 2014
  11. Mar 27, 2014
  12. Feb 27, 2014
  13. Feb 20, 2014
  14. Feb 13, 2014
  15. Jan 06, 2014
  16. Dec 20, 2013
  17. Dec 13, 2013
  18. Dec 11, 2013
  19. Dec 03, 2013
  20. Oct 07, 2013
  21. Sep 20, 2013
  22. Sep 12, 2013
  23. Aug 16, 2013
  24. Jul 24, 2013
  25. Jul 04, 2013
  26. Jun 24, 2013
  27. Apr 12, 2013
  28. Jan 17, 2013
  29. Jan 08, 2013
  30. Jan 07, 2013
    • Ken Wakasa's avatar
      Small code cleanups · b6ca3544
      Ken Wakasa authored
      Multi-project commit with I249d5fbe
      
      Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
      b6ca3544
  31. Dec 14, 2012
    • Jean Chalard's avatar
      Use the amended user dictionary word for insertion · 18d688c9
      Jean Chalard authored
      When the user edits a word before adding it to the user
      dictionary, the keyboard should replace whatever was
      committed before with the amended version.
      
      Bug: 7725834
      Change-Id: I1a417be6c5a86d6a96bc2c76aca314ad8f1202a9
      18d688c9
  32. Oct 22, 2012
Loading