Skip to content
Snippets Groups Projects
  1. Nov 13, 2023
  2. Sep 28, 2023
  3. Jul 06, 2023
  4. Apr 02, 2015
  5. Feb 04, 2015
  6. Oct 29, 2014
  7. Oct 23, 2014
  8. 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
  9. Oct 09, 2014
  10. Sep 29, 2014
  11. Sep 19, 2014
    • Jean Chalard's avatar
      [ML8] Add a language weight · 6da9b211
      Jean Chalard authored
      ...and rename an improperly named normalization value
      
      Bug: 11230254
      Change-Id: I0f5633148a9f66dbfd7d28540b8a8985131c4549
      6da9b211
  12. Sep 18, 2014
    • David Faden's avatar
      Add a Dictionary.isUserSpecific method. · 0c837dae
      David Faden authored
      As the name suggests, returns true if the Dictionary is of a type
      that may use user-specific data, e.g., contacts.
      
      Cherry-pick of I11e71286c7635f50ace156dcc5308dbe51268d4e
      
      Change-Id: I08c3f22f0c34eaa71bbd06594314f3b411658c5c
      0c837dae
  13. Sep 01, 2014
  14. Jul 08, 2014
  15. Jun 09, 2014
  16. Jun 05, 2014
  17. May 19, 2014
  18. May 16, 2014
  19. May 01, 2014
  20. Apr 02, 2014
  21. Dec 13, 2013
    • Ken Wakasa's avatar
      Reset to 9bd6dac4 · 2fa3693c
      Ken Wakasa authored
      The bulk merge from -bayo to klp-dev should not have been merged to master.
      
      Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
      2fa3693c
  22. Dec 11, 2013
  23. Sep 13, 2013
  24. Aug 28, 2013
  25. Aug 20, 2013
  26. Jul 26, 2013
  27. May 01, 2013
  28. Apr 12, 2013
    • Jean Chalard's avatar
      Restart suggestions when the cursor moves. · 6a114fa7
      Jean Chalard authored
      This uses the old suggestions. It does not try to recompute
      new suggestions if there are no old suggestions yet: this is
      coming in a later change.
      If there are no suggestions, this shows the word itself
      as a suggestion.
      
      Bug: 8084810
      Change-Id: I4c2e25df0ff3673be1825f57a0c19a9d23d47a48
      6a114fa7
  29. Jan 21, 2013
  30. Nov 16, 2012
  31. Oct 22, 2012
  32. Aug 17, 2012
    • Jean Chalard's avatar
      Remove the whitelist dictionary. · 46fc768e
      Jean Chalard authored
      The functionality now lives in the binary dictionary.
      
      This finalizes work on
      Bug: 6906525
      
      Change-Id: Id106d871e8afdf9afa886d2a30bea87ff89f2d24
      46fc768e
  33. Aug 15, 2012
  34. Aug 06, 2012
  35. Jul 10, 2012
Loading