Skip to content
Snippets Groups Projects
  1. Nov 29, 2013
  2. Nov 28, 2013
  3. Nov 27, 2013
    • Jean Chalard's avatar
      Fix messages in tests · dfc5aade
      Jean Chalard authored
      They are not failing because of this right now, but future
      tests would fail without this.
      Concretely, since the Handler for any given main thread is
      a singleton managed by the framework, the messages won't
      be removed automatically. In particular, messages posted
      with a delay have a large destructive potential, because
      they will go through before the startInputViewInternal
      method is called, because it's called with a message too (in
      turn, this is because of working around framework bugs).
      
      Bug: 11142685
      Change-Id: If81a168efcfd7d93806ddc4ea432d438c45a3e1d
      dfc5aade
    • Keisuke Kuroyanagi's avatar
      Have ver4 support decaying dictionary · 24af6ed6
      Keisuke Kuroyanagi authored
      Bug: 11073222
      
      Change-Id: I7f0002c4743ab3bb1ebaac1bca6e367e6b220010
      24af6ed6
  4. Nov 26, 2013
  5. Nov 25, 2013
    • Keisuke Kuroyanagi's avatar
      BinaryDictionaryTests uses ver4 dictionary, too. · e74b0119
      Keisuke Kuroyanagi authored
      Bug: 11073222
      
      Change-Id: Ib6a6cca7f5835f18405c5e81a1afa9b5bb931aa6
      e74b0119
    • Jean Chalard's avatar
      Fix a flaky test. · e629f860
      Jean Chalard authored
      Corrections depend on the proximity info, which depends
      on the layout, which in turn depends on the subtype and
      not only the language. Thus, we need to force the whole
      subtype for meaningful tests.
      
      Bug: 11142685
      Change-Id: I9cf3d948259e0236061454a93ffc2e28c7e0768f
      e629f860
  6. Nov 22, 2013
  7. Nov 21, 2013
  8. Nov 20, 2013
  9. Nov 18, 2013
  10. Nov 14, 2013
  11. Nov 13, 2013
  12. Nov 12, 2013
  13. Nov 07, 2013
  14. Nov 05, 2013
  15. Oct 31, 2013
  16. Oct 25, 2013
  17. Oct 22, 2013
  18. Oct 18, 2013
  19. Oct 17, 2013
  20. Oct 11, 2013
  21. Oct 10, 2013
  22. Oct 09, 2013
    • Fredrik Roubert's avatar
      Add Swiss French and German keyboard layouts. · 220ce8f2
      Fredrik Roubert authored
      There used to be two "Swiss" keyboard layouts, labelled fr_CH and de_QY,
      available in LatinIME. They were, however, not actually Swiss layouts
      but instead work-arounds to be able to get French or German with qwertz
      or qwerty (instead of azerty and qwertz) layouts, respectively. These
      were thus removed by commit f6972561
      replacing them with the generic fr-qwertz and de-qwerty layouts instead.
      
      Here, now, is a proper Swiss keyboard layout, following Swiss standards
      for people accustomed to typing on Swiss keyboards, with the expected
      tailorings for French and German.
      
      Change-Id: I9feed752053ecc694c84db713284f69bc1daf155
      220ce8f2
  23. Oct 08, 2013
  24. Oct 07, 2013
Loading