Skip to content
Snippets Groups Projects
  1. Aug 15, 2011
  2. Aug 03, 2011
  3. Jul 26, 2011
    • Jean Chalard's avatar
      Purge quick fixes option. · f50aa193
      Jean Chalard authored
      This change removes everything related to the quick fixes
      Latin IME option item.
      Note that Autotext is still used if the current subtype language
      is the same as the system language.
      
      Bug: 4985058
      Change-Id: I51728a2190543ffb9e004470674ef6257b14f6c2
      f50aa193
  4. Jul 20, 2011
  5. Jul 18, 2011
  6. Jul 08, 2011
  7. Jun 23, 2011
    • Tadashi G. Takaoka's avatar
      Fix popup key preview on 7/11 inch tablet · 703e7252
      Tadashi G. Takaoka authored
      Change-Id: I42b4c0c7a554089baa778205da0627daaff667c6
      703e7252
    • Tadashi G. Takaoka's avatar
      New IceCreamSandwich assets and theme · 9116bf18
      Tadashi G. Takaoka authored
      This change instroduces new IceCreamSandwich assets and renames
      Honeycomb theme to IceCreamSandwich.  Though checked only on
      hdpi-phone and mdpi-10"-tablet.
      
      File another bug (Bug: 4852048) to fine tune keyboard layout for all
      possible combination of devices and themes.
      
      Bug: 4436327
      Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
      9116bf18
  8. Jun 15, 2011
  9. May 27, 2011
  10. May 23, 2011
  11. May 20, 2011
  12. Apr 29, 2011
  13. Apr 15, 2011
  14. Apr 07, 2011
    • Tadashi G. Takaoka's avatar
      Fix popup key preview on tablet · da4bfbbb
      Tadashi G. Takaoka authored
      This change temporally enable popup key preview option on
      tablet. (config_enable_show_popup_on_keypress_option).
      
      Bug: 3286117
      Change-Id: Iabbac5a333460e1ed2f8d05ba82f4bae81854b85
      da4bfbbb
  15. Feb 08, 2011
  16. Jan 25, 2011
  17. Jan 19, 2011
    • Jean Chalard's avatar
      Simplify text correction settings in latin IME. · 89764ad4
      Jean Chalard authored
      Conditionally remove the "Quick fixes", "Bigram suggestions" and
      "Usability study mode" options, depending on configuration.
      When disabled, have the quick fixes and bigram option become
      false if autocorrect is off, and true otherwise.
      Also reorder options to bring "Auto correction" above "Show
      suggestions".
      
      bug: 3282448
      
      Change-Id: Ib7fd928be417a816ef9e21423a531773069b7468
      89764ad4
  18. Jan 18, 2011
    • Jean Chalard's avatar
      Simplify latin IME settings page. · fd7d814c
      Jean Chalard authored
      Do not show the recorrection option on xlarge terminals,
      and make it true by default. Also, bring the Auto-capitalization
      at the top of the settings page.
      
      Issue: 3282448
      Change-Id: I51a9ae6c7e496be2970107277f0a4ac65b12821e
      fd7d814c
    • Jean Chalard's avatar
      Remove the keyboard popup option by default. · 6c381b38
      Jean Chalard authored
      Add an option to mask the sound on keypress preference, and
      make it false on xlarge terminals by default.
      
      bug: 3282448
      
      Change-Id: I747272d9edf854dc229aa620836cfa35a437d13f
      6c381b38
  19. Jan 14, 2011
    • Tadashi G. Takaoka's avatar
      Notify keyboard language on space bar when it has changed · de0c8874
      Tadashi G. Takaoka authored
      This change also introduces the following.
      * space bar language switcher is enabled for phone device.
      * get rid of spcae key icon from number keyboard of tablet.
      * slightly lower the position of language name on space bar of tablet.
      
      Bug: 3290290
      Change-Id: I432be8f757bcc84c257770112ff1f6fa7970c584
      de0c8874
  20. Jan 07, 2011
  21. Jan 06, 2011
  22. Dec 28, 2010
  23. Dec 23, 2010
  24. Dec 18, 2010
    • Tadashi G. Takaoka's avatar
      Disallow sliding key input · 67a4ecac
      Tadashi G. Takaoka authored
      This feature is configurable by R.bool.config_sliding_key_input_enabled.
      
      Bug: 3294076
      Change-Id: I0225a6ce19d9b911c9d9543a106ab57ee0b7de75
      67a4ecac
  25. Dec 17, 2010
    • Tadashi G. Takaoka's avatar
      Add popupKeyboardTemplate attribute to Keyboard · 9b6d1d52
      Tadashi G. Takaoka authored
      This change
      - introduces the popupKeyboardTemplate attribute of Keyboard to
        specify XML Keyboard file for popup mini keyboard.
      - introduces the maxPopupKeyboardColumn attribute of Keyboard to
        specify the maximum column of popup mini keyboard.
      - changes the content format of the popupCharacters attribute of Key.
        It now represents keyLabel, codes and keyTextOutput of each key of
        popup mini keyboard using CSV format.
      
      Bug: 2214959
      Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
      9b6d1d52
  26. Dec 16, 2010
  27. Aug 20, 2010
  28. Mar 09, 2010
  29. Jan 17, 2010
    • Mike LeBeau's avatar
      Migrate voice features into the open-source LatinIME. This includes · 466741d8
      Mike LeBeau authored
      the change to logging to remove any private dependencies and use
      broadcast intents to VoiceSearch instead.
      
      I have audited this code and it appears good to go for open-source,
      but would appreciate a second pair of eyes.
      
      Still to do after submitting this CL:
      
      * Reintroduce Amith's memory leak fix (37557) which was the only CL
        added to LatinIME since the last merge over to the private copy.
      * Make some changes to allow LatinIME to work without voice search
        installed. Currently I believe it will show the mic but fail if
        you press it. We need to base the visibility on the mic on the
        availability of the service.
      * Fix this code to use the new Gservices framework, it's still trying
        to use the old one.
      466741d8
  30. Nov 13, 2009
  31. Mar 13, 2009
Loading