Skip to content
Snippets Groups Projects
  1. Mar 05, 2013
  2. Mar 02, 2013
  3. Mar 01, 2013
  4. Feb 27, 2013
  5. Feb 26, 2013
  6. Feb 23, 2013
    • Jean Chalard's avatar
      Send the dictionaries descriptions to the dict pack · c6799ffe
      Jean Chalard authored
      Bug: 8255795
      Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721
      c6799ffe
    • Jean Chalard's avatar
      Fix a possible crash · 76ead0ea
      Jean Chalard authored
      If the dictionary ID, as indicated in the metadata, is
      less than three chars long, it crashes LatinIME.
      Of course we don't have such dictionary IDs in the current
      metadata, but it's still better to be able to handle
      the case gracefully ^^;
      
      Change-Id: I60cdf6f8ecce9f4d44b42ddd5d157aebff9a4163
      76ead0ea
    • Jean Chalard's avatar
      Remove a cluttering log · aefaec3c
      Jean Chalard authored
      Bug: 8175067
      Change-Id: I9a104a32ba2b3b52a5dfa250f8c642abd6169cc0
      aefaec3c
    • Jean Chalard's avatar
      Fix a bug with the passed dictionary id · 2521edec
      Jean Chalard authored
      We used to make the dictionary that we passed to the
      dictionary pack as an initial value based on the locale.
      This is wrong - it should be read from the dictionary.
      This change fixes that.
      
      Bug: 7005813
      Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f
      2521edec
    • Jean Chalard's avatar
      Tiny cleanup · da0d771f
      Jean Chalard authored
      Change-Id: I5d7150a4abb3a498e790f41af569093217cb8b43
      da0d771f
    • Jean Chalard's avatar
      Fix how the Enter action is decided · 4e4f8812
      Jean Chalard authored
      This unifies the software and hardware keyboard code
      under a single decision process that works.
      
      Bug: 8129303
      Bug: 8152758
      Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
      4e4f8812
  7. Feb 22, 2013
  8. Feb 21, 2013
  9. Feb 20, 2013
  10. Feb 15, 2013
  11. Feb 14, 2013
  12. Feb 13, 2013
  13. Feb 12, 2013
  14. Feb 11, 2013
  15. Feb 08, 2013
  16. Feb 07, 2013
  17. Feb 06, 2013
  18. Feb 05, 2013
    • Kurt Partridge's avatar
      Refactor LogStatement publishing method · b02a19c4
      Kurt Partridge authored
      The method in LogUnit for publishing a LogStatement to a JsonWriter doesn't
      depend on anything in the LogUnit.
      
      multi-project commit with Id1d6ff4851148bba0e6b5a1ec6eec2b842d9c707
      
      Change-Id: I323cec239d6ea1cee602c2ecf9b13713791e9283
      b02a19c4
Loading