Skip to content
Snippets Groups Projects
  1. Mar 19, 2015
  2. Mar 17, 2015
  3. Mar 16, 2015
  4. Mar 12, 2015
  5. Mar 06, 2015
    • Tom Ouyang's avatar
      Restart suggestions when backspacing into a reverted word. · 222f6471
      Tom Ouyang authored
      This is required for the final corrected word to be learned,
      as learning only occurs when suggestions are active.
      
      Note: This is already happening when backspacing into a non-reverted
      word
      
      Bug: 19619907
      Bug: 18465402
      Change-Id: I99a1d4f0ca0d62a2cdfa24cc0833ce89391715d9
      222f6471
  6. Mar 04, 2015
  7. Feb 27, 2015
  8. Feb 26, 2015
    • Mario Tanev's avatar
      Use Keyboard in several interfaces. · 487e038f
      Mario Tanev authored
      Simplify interfaces by passing Keyboard instead of
      KeyboardLayout and ProximityInfo directly.  Also require
      the Keyboard passed be non-null and change the SpellChecker
      to bail out if there is no keyboard for the locale.
      
      Change-Id: I960f15ff60171f55d3e0a96fd6469b7dc3a045e2
      487e038f
  9. Feb 24, 2015
  10. Feb 19, 2015
  11. Feb 05, 2015
  12. Feb 04, 2015
  13. 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
  14. Jan 29, 2015
  15. Nov 20, 2014
  16. Nov 19, 2014
  17. Nov 18, 2014
  18. Nov 17, 2014
  19. Oct 29, 2014
  20. Oct 28, 2014
  21. Oct 23, 2014
  22. 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
  23. Oct 15, 2014
    • Jean Chalard's avatar
      Fix a bug with no suggestions flag · ecea8551
      Jean Chalard authored
      We should reset the composition state when moving the cursor inside
      the word after a gesture when the text field specifies no suggestions.
      
      Bug: 17959921
      Change-Id: I977fea775f7b7e145e343636f0fb94266a40953a
      ecea8551
  24. Oct 09, 2014
  25. Oct 08, 2014
  26. Oct 06, 2014
  27. Oct 03, 2014
  28. Oct 01, 2014
  29. Sep 30, 2014
  30. Sep 29, 2014
  31. Sep 22, 2014
Loading