Skip to content
Snippets Groups Projects
  1. Sep 28, 2010
  2. Sep 27, 2010
  3. Sep 24, 2010
  4. Sep 23, 2010
  5. Sep 17, 2010
  6. Sep 15, 2010
  7. Sep 14, 2010
  8. Sep 12, 2010
    • Ken Wakasa's avatar
      More commit -> apply changes with SharedPreferencesCompat. · 0ea6270f
      Ken Wakasa authored
      The newly added SharedPreferencesCompat adapter class does apply() when available (Gingerbread+), else do commit().
      
      This change incorporates I4eca20fb and I39f6aa04.
      
      bug: 2983837
      Change-Id: Iec4e8b69840ad71dbbd6098eeba349934d8248ff
      0ea6270f
  9. Sep 09, 2010
    • Tadashi G. Takaoka's avatar
      Symbol key acts as modifier key · efc4a437
      Tadashi G. Takaoka authored
      On a device that has distinct multi-touch panel, pressing '123?' key
      will change keyboard layout to symbol mode.  While pressing '123?'
      key, you can press other symbol key to input.  Then releasing '123?'
      key will change keyboard layout back to alphabet mode.
      
      Bug: 2973383
      Change-Id: I3b069fb19141820def8060db4766a08c7c0a6ff0
      efc4a437
  10. Sep 07, 2010
  11. Sep 06, 2010
  12. Sep 03, 2010
  13. Sep 02, 2010
  14. Sep 01, 2010
  15. Aug 30, 2010
  16. Aug 27, 2010
  17. Aug 26, 2010
  18. 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
  19. Aug 20, 2010
  20. Aug 18, 2010
  21. Aug 05, 2010
  22. May 03, 2010
  23. 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
  24. Apr 01, 2010
  25. Mar 30, 2010
  26. Mar 25, 2010
  27. Mar 23, 2010
  28. Mar 18, 2010
  29. Mar 15, 2010
    • Maryam Garrett's avatar
      Fixes the over-logging of TextModified · 4f1f2201
      Maryam Garrett authored
      We were overlogging the TextMoified action because the old
      implementation would log a cursor change as a text
      modification. This CL logs 4 specific actions (choose
      suggestion, delete text, insert text, insert punctuation)
      as a text modification rather than any action in the textbox
      
      I also add in logging of the length of the recognition result
      so that we can get some more context around the scope of the
      editing of the ime result.
      
      Change-Id: I172df24ddc0a7b62bcc5ed806fd70ef7e1c42310
      4f1f2201
  30. Mar 13, 2010
Loading