Skip to content
Snippets Groups Projects
  1. Dec 20, 2013
  2. 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
  3. Oct 21, 2013
  4. Sep 27, 2013
  5. Jun 24, 2013
  6. May 28, 2013
  7. Jan 21, 2013
  8. Nov 20, 2012
    • Jean Chalard's avatar
      Fix variation dumping. · 4d0fa317
      Jean Chalard authored
      Variations are not flags - they should not be OR'd in this way.
      Only one variation may be active at a time.
      
      Change-Id: I9d3d4c8fc04af56c914c65f9c55f1e7b9517fc68
      4d0fa317
  9. Nov 19, 2012
  10. Nov 17, 2012
  11. Nov 15, 2012
  12. Sep 27, 2012
  13. Aug 15, 2012
    • Jean Chalard's avatar
      Refresh editor info when the text field attributes changes. · e234aed4
      Jean Chalard authored
      For some reason we get a "restarting" flag from the browser
      some times when the input field is different. The attributes
      however are not the same, so we can detect that and reload
      appropriately.
      
      Bug: 6946793
      Change-Id: I6762dae6f41db690497b026a707d9cc89c840b34
      e234aed4
  14. Jul 23, 2012
  15. Jul 05, 2012
  16. May 08, 2012
  17. Apr 19, 2012
  18. Apr 03, 2012
  19. Mar 19, 2012
  20. Feb 23, 2012
    • Jean Chalard's avatar
      Remove logs now that we don't need them any more. · 5e4d2a0f
      Jean Chalard authored
      This has served its purpose, we don't need this any more.
      The logging function itself can be kept since it's not called
      any more. It may come in handy later.
      Bug: 6053661
      
      Change-Id: Icb40dad131793a704dbe6514cf7433e43ea04450
      5e4d2a0f
    • Jean Chalard's avatar
      Add debug prints to help with debugging · 3f65960e
      Jean Chalard authored
      This is intended to help tracking #6048808.
      Another bug has been filed to remove this once we're done with
      the debugging: #6053661
      
      Change-Id: I4547fb71926af6dc2e9c23ee4b44e4e345be6657
      3f65960e
  21. Feb 03, 2012
  22. Dec 20, 2011
    • Jean Chalard's avatar
      Fix a bug with TYPE_TEXT_CLASS · 752d8cc4
      Jean Chalard authored
      This was introduced by a badly-rebased commit. The culprit was
      I103d6851. There was also another bug lurking there introduced
      by a previous commit that this fixes.
      
      Bug: 5775347
      Change-Id: I133b54a5159e19714f4bcae8ffbb4824cff9f466
      752d8cc4
  23. Dec 16, 2011
  24. Aug 15, 2011
  25. Aug 11, 2011
  26. Aug 04, 2011
  27. Apr 28, 2011
    • Jean Chalard's avatar
      Improve the architecture to support multiple dictionaries. · d8f52a4f
      Jean Chalard authored
      This change enables the interface to get multiple dictionaries from a
      dictionary pack. It only implements it to the end in the case of the
      proprietary method, as the open method needs still some working out,
      and the "inside the package" method does not need it.
      
      This change goes together with Iaa95bf36, and breaks the build
      without it.
      
      Bug: 1752028
      
      Change-Id: I3ccfd696e8ef083ef9c074e1c3e4bb0bf2fcfd23
      d8f52a4f
  28. Mar 18, 2011
    • Jean Chalard's avatar
      Add different ways of reading the dictionary file. · cba93f50
      Jean Chalard authored
      This change adds basic support for an external dictionary provider.
      It adds methods for reading the dictionary itself from an asset in
      the dictionary provider package directly, obtaining the file name
      through the ContentProvider interface; it also adds a way of getting
      the data through an InputStream and copying the file locally.
      
      Incidentally this change also adds the code needed to listen for
      updating the dictionary provider package and reloading it in time.
      
      This change also goes hand-in-hand with Iab31db6e, which implements
      the small closed part of this.
      
      Issue: 3414944
      
      Change-Id: I5e4fff99a59bb99dbdb002102db6c90e6cb41c8a
      cba93f50
  29. Jan 25, 2011
  30. Dec 09, 2010
  31. Aug 24, 2010
    • satok's avatar
      Clean up LatinIME java · 525141a4
      satok authored
      - remove unused code
      - add @Override
      - change the inappropriate cast
      
      Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894
      525141a4
  32. Apr 05, 2010
    • Jean-Baptiste Queru's avatar
      Clarify licensing · 443c360d
      Jean-Baptiste Queru authored
      -use AOSP copyright instead of Google
      -add NOTICE and tag file
      
      Bug: 2548782
      Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4
      443c360d
  33. Mar 30, 2010
Loading