Skip to content
Snippets Groups Projects
  1. Jul 06, 2024
  2. Oct 17, 2023
  3. Jul 06, 2023
  4. Jul 22, 2020
  5. Oct 28, 2014
  6. Oct 23, 2014
  7. Sep 18, 2014
  8. Sep 12, 2014
  9. Sep 01, 2014
    • David Faden's avatar
      Add a private IME option to suppress the gesture floating preview text. · 95b7bd3b
      David Faden authored
      If the option defined by Constants.NO_FLOATING_GESTURE_PREVIEW is set
      for a text field via EditorInfo.privateImeOptions, the floating gesture
      preview will be suppressed regardless of the settings preference.
      
      Feature request:
      bug: 17325039
      
      Change-Id: I1a1df194369e8f2d76abd9d84939a057f55f4a1c
      95b7bd3b
  10. Jun 19, 2014
  11. Jun 06, 2014
  12. Jun 05, 2014
  13. May 23, 2014
  14. May 20, 2014
  15. Feb 18, 2014
  16. Feb 17, 2014
  17. Dec 20, 2013
  18. 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
  19. Oct 21, 2013
  20. Sep 27, 2013
  21. Jun 24, 2013
  22. May 28, 2013
  23. Jan 21, 2013
  24. 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
  25. Nov 19, 2012
  26. Nov 17, 2012
  27. Nov 15, 2012
  28. Sep 27, 2012
  29. 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
  30. Jul 23, 2012
  31. Jul 05, 2012
  32. May 08, 2012
  33. Apr 19, 2012
  34. Apr 03, 2012
  35. Mar 19, 2012
  36. 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
Loading