Skip to content
Snippets Groups Projects
  1. Mar 22, 2013
  2. Mar 01, 2013
  3. Feb 26, 2013
  4. Feb 12, 2013
  5. Feb 09, 2013
  6. Feb 06, 2013
  7. Feb 05, 2013
  8. Feb 04, 2013
  9. Jan 31, 2013
  10. Jan 28, 2013
  11. Jan 24, 2013
  12. Jan 23, 2013
  13. Jan 18, 2013
  14. Jan 10, 2013
    • Jean Chalard's avatar
      Fix international tests · 912ad461
      Jean Chalard authored
      Tests have been broken again by recent changes to subtype
      choice within Latin IME. This fixes the problem and all tests
      pass again.
      
      This change also includes a small fix to one test that was
      checking for something irrelevant.
      
      Change-Id: I6a03dea24f99b0d2ad84c4161a8413f3060bb811
      912ad461
  15. Jan 09, 2013
  16. Jan 07, 2013
  17. Dec 27, 2012
  18. Nov 28, 2012
  19. Nov 27, 2012
    • Ken Wakasa's avatar
      Prep for GCC 4.7 · 2a6f58d9
      Ken Wakasa authored
      On Galaxy Nexus (./vendor/google/apps/LatinImeGoogle/tests/etc/run-profile.sh -g)
      
      Before
      ==== test finished, terminate logcat =====
      (0)  2506.11 (10.48%)
      (1)  21289.22 (89.01%)
      (2)  108.29 (0.45%)
      (3)  0.00 (0.00%)
      (4)  0.00 (0.00%)
      (5)  0.00 (0.00%)
      (6)  0.00 (0.00%)
      (20) 0.00 (0.00%)
      Total 23917.44 (sum of others 23903.62)
      
      After
      ==== test finished, terminate logcat =====
      (0)  2499.58 (10.98%)
      (1)  20145.66 (88.51%)
      (2)  103.17 (0.45%)
      (3)  0.00 (0.00%)
      (4)  0.00 (0.00%)
      (5)  0.00 (0.00%)
      (6)  0.00 (0.00%)
      (20) 0.00 (0.00%)
      Total 22761.98 (sum of others 22748.42)
      
      Change-Id: I662cb361ff9205ef87d640c458b8473df7d54659
      2a6f58d9
  20. Nov 22, 2012
  21. Nov 21, 2012
  22. Nov 19, 2012
    • Jean Chalard's avatar
      Correctly add double quote to the space strippers · c5653daf
      Jean Chalard authored
      ...without removing space, this time.
      Also add a test to make sure it is working.
      
      Bug: 7531719
      Change-Id: I3afcc433c6cdc2774e7deeb6d358356db5035d35
      c5653daf
    • Tadashi G. Takaoka's avatar
      Add Spanish United States keyboard · 76d4ffee
      Tadashi G. Takaoka authored
      The subtype locale name on the spacebar will be suppressed when only
      one subtype is enabled and
       - Subtype locale is equal to the system locale.
      or
       - Subtype language is equal to the system language but the subtype is
         implicitly enabled.
      
      Thus the "es_ES" system locale chooses "es" subtype keyboard
      implicitly but the keyboard doesn't have the subtype name on its
      spacebar.
      
      This change also removes Spanish Latin America keyboard.
      
      Bug: 7531804
      Change-Id: Ib929e8235d643c0ba039eb010e18ab721a734e15
      76d4ffee
  23. Nov 12, 2012
  24. Oct 29, 2012
  25. Oct 23, 2012
  26. Oct 22, 2012
  27. Oct 10, 2012
    • Jean Chalard's avatar
      Stop using private APIs in tests. · 6ae5e451
      Jean Chalard authored
      Not sure it's much better, but at least this is public.
      
      Bug: 6202480
      Change-Id: If6cda78fbd32cfb068e0b2fcb637914939b044b3
      6ae5e451
    • Jean Chalard's avatar
      Fix failing tests. · 2752287c
      Jean Chalard authored
      Most of the failures can be ascribed to the tests not passing the correct
      old position of the cursor on a second call to onUpdateSelection() to
      LatinIME.
      
      Bug: 7276565
      Bug: 7276805
      Bug: 7276195
      Change-Id: I3f1b52cdcc783ea18838408bed50699b7254eaf4
      2752287c
  28. Oct 05, 2012
  29. Oct 04, 2012
  30. Sep 27, 2012
  31. Sep 24, 2012
  32. Sep 21, 2012
  33. Sep 20, 2012
Loading