Skip to content
Snippets Groups Projects
  1. Apr 28, 2014
  2. Apr 02, 2014
  3. Dec 26, 2013
  4. Sep 10, 2013
  5. Aug 28, 2013
  6. May 01, 2013
  7. Oct 22, 2012
  8. Sep 27, 2012
  9. Jul 10, 2012
  10. Jul 05, 2012
  11. Jun 27, 2012
    • Jean Chalard's avatar
      Cleanup the dictionary type. · 05efe576
      Jean Chalard authored
      Stop storing an int in each of the different class types, and
      just store a string in the top class.
      
      Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
      05efe576
  12. Jun 26, 2012
  13. Jun 05, 2012
  14. May 17, 2012
  15. Apr 17, 2012
  16. Apr 14, 2012
  17. Oct 24, 2011
  18. Oct 04, 2011
  19. Sep 15, 2011
    • Jean Chalard's avatar
      Add an option to user dict to match more precise locales · cfed2739
      Jean Chalard authored
      This should not be used lightly, as it violates the general
      contract of locale, and does kill some legitimate (albeit
      alledgedly rare) use patterns.
      Currently, the spell checker uses this because it uses a
      negative logic: it should match broadly, and when in doubt,
      match even more broadly, which is almost never the case of
      something that uses the locale.
      In other words: don't use this option unless you are
      very, VERY sure that's what you want. Hint: it isn't
      
      Bug: 5280929
      Change-Id: Ib3cae319c692161d653630038c5bcde1f4340c05
      cfed2739
  20. Aug 29, 2011
Loading