Skip to content
Snippets Groups Projects
  1. Jan 18, 2013
  2. 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
  3. Jan 09, 2013
  4. Jan 07, 2013
  5. Dec 27, 2012
  6. Nov 28, 2012
  7. 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
  8. Nov 22, 2012
  9. Nov 21, 2012
  10. 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
  11. Nov 12, 2012
  12. Oct 29, 2012
  13. Oct 23, 2012
  14. Oct 22, 2012
  15. 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
  16. Oct 05, 2012
  17. Oct 04, 2012
  18. Sep 27, 2012
  19. Sep 24, 2012
  20. Sep 21, 2012
  21. Sep 20, 2012
  22. Sep 19, 2012
  23. Sep 18, 2012
  24. Sep 14, 2012
  25. Sep 13, 2012
  26. Sep 06, 2012
  27. Sep 05, 2012
  28. Sep 04, 2012
Loading