Skip to content
Snippets Groups Projects
  1. May 23, 2014
  2. May 20, 2014
  3. Feb 18, 2014
  4. Feb 17, 2014
  5. Dec 20, 2013
  6. 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
  7. Oct 21, 2013
  8. Sep 27, 2013
  9. Jun 24, 2013
  10. May 28, 2013
  11. Jan 21, 2013
  12. 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
  13. Nov 19, 2012
  14. Nov 17, 2012
  15. Nov 15, 2012
  16. Sep 27, 2012
  17. 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
  18. Jul 23, 2012
  19. Jul 05, 2012
  20. May 08, 2012
  21. Apr 19, 2012
  22. Apr 03, 2012
  23. Mar 19, 2012
  24. 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
  25. Feb 03, 2012
  26. 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
  27. Dec 16, 2011
  28. Aug 15, 2011
  29. Aug 11, 2011
  30. Aug 04, 2011
  31. 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
  32. 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
  33. Jan 25, 2011
Loading