Skip to content
Snippets Groups Projects
  1. Jan 28, 2011
  2. Jan 27, 2011
  3. Jan 26, 2011
  4. Jan 25, 2011
  5. Jan 24, 2011
  6. Jan 21, 2011
  7. Jan 19, 2011
    • satok's avatar
      Change the order of subtypes list · 439f2dbe
      satok authored
      Change-Id: I748ed8e8a280832c1e3170ed070c2ae22ee7d5c1
      439f2dbe
    • satok's avatar
      Add subtype languages · be324535
      satok authored
      Change-Id: Ib251bd63f79281a4dc1739b213b16e8a936ea319
      be324535
    • 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
    • Jean Chalard's avatar
      Change separator titles in settings screen. · ce9c4171
      Jean Chalard authored
      Add a "General" category to enclose general settings, and rename
      "Word suggestion settings" to "Text correction".
      
      bug: 3282448
      
      Change-Id: Ie695683af0646974da82e29e11d1c3a785ef46c7
      ce9c4171
  8. Jan 18, 2011
    • Luca Zanolin's avatar
      Change the UI of Voice IME to be more like Voice Search. · bbd651a0
      Luca Zanolin authored
      There has been a bit of refactoring in RecognitionView in particular to fix the portrait layout.
      
      The main issues found were:
      
      - the size of the keyboard is specified in inches, and
      (cm)(inches + inches) != ((cm) inches) + ((cm) inches))
      
      - the height of keyboard background is high as the landscape keyboard, but it higher than
      the portrait keyboard. This is not an issue on LatinKeyboard, as it overwrite the
      onMeasure method. However, if I use the same image background in RelativeLayout
      the Relative layout height is set to the height of the background, thus higher than the keyboard
      
      - the change configuration was not propageted correctly
      
      Change-Id: Id5dca425826997c573ccae7a085d5ddc9719733b
      bbd651a0
    • 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
    • Tadashi G. Takaoka's avatar
      Add settings key to table keyboard · 7ab9f601
      Tadashi G. Takaoka authored
      Bug: 3351762
      
      Change-Id: Ibee1cf42af2f53017d83034f069b19be6657acbb
      7ab9f601
    • 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
  9. Jan 17, 2011
  10. Jan 14, 2011
  11. Jan 13, 2011
  12. Jan 11, 2011
Loading