Skip to content
Snippets Groups Projects
  1. Sep 13, 2014
    • Tadashi G. Takaoka's avatar
      Tune keyboard height and letter size of tablet · ef7124b6
      Tadashi G. Takaoka authored
      The height of Google Keyboard is limited by maximum and minimum ratio
      to the display height.  Because screen aspect ratio of some large
      tablet is close to 1:1, the height of the keyboard may become taller
      than expected. This CL lowers the minimum ratio to allow shorter
      height. This CL also increase text size of Material theme keyboard on
      tablet as well.
      
      Bug: 17050390
      Change-Id: I87c5f49ce554950c525a1f31dfddfd1beb3fafda
      ef7124b6
    • Ken Wakasa's avatar
      Wording update for settings. · 991571ff
      Ken Wakasa authored
      "Appearance" -> "Appearance & layouts".
      
      bug: 11866784
      Change-Id: I9843b76cadb0245973cec07134d07212c8c5667e
      991571ff
  2. Sep 12, 2014
  3. Sep 11, 2014
    • Tadashi G. Takaoka's avatar
      Update AOSP launcher icon · ed9e1004
      Tadashi G. Takaoka authored
      Bug: 16635354
      Bug: 16635354
      Change-Id: I68f9c4ec21a01b9db0fc73c1785c972f5d7ac05b
      ed9e1004
    • Tadashi G. Takaoka's avatar
      Add xxxhdpi assets · 31544dcb
      Tadashi G. Takaoka authored
      Bug: 17432407
      Change-Id: I68e5f660425db567688d4e119c94fc34430f8ff3
      31544dcb
    • Yohei Yukawa's avatar
      Support CursorAnchorInfo in the full-screen mode · cd119050
      Yohei Yukawa authored
      This CL allows to emulate the behavior of CursorAnchorInfo
      in the full-screen mode to work around the limitation of
      the framework.
      
      Basically this CL copies relevant code from the framework
      to LatinIME. This is actually a code duplicate which isn't
      great, but probably the only way that is available right now.
      
      Change-Id: I30bc8c3387c91c8e47252ba699cbd967d8927dad
      cd119050
  4. Sep 09, 2014
  5. Sep 08, 2014
  6. Sep 05, 2014
  7. Sep 04, 2014
  8. Sep 03, 2014
  9. Sep 02, 2014
  10. Aug 30, 2014
  11. Aug 29, 2014
  12. Aug 28, 2014
  13. Aug 27, 2014
    • Yohei Yukawa's avatar
      Make sure to obtain the IC before requesting CursorAnchorInfo · acce1aa5
      Yohei Yukawa authored
      RichInputConnection#requestUpdateCursorAnchorInfo must make
      sure to obtain the input connection before calling methods
      of it.
      
      BUG: 17299587
      Change-Id: I8e0cd473a4cc32583cd47634c227d702f7c69c6c
      acce1aa5
    • Tadashi G. Takaoka's avatar
      Simplify onComputeInsets of LatinIME · 37beaf15
      Tadashi G. Takaoka authored
      This CL expands SoftInputWindow to the entire screen. Thus a key
      review backing view is eliminated and onComputeInsets() gets
      simplified too.
      
      Bug: 17212702
      Bug: 10841052
      Bug: 10541453
      Change-Id: I2d859f4e4698c64cabe399000821f13bab729996
      37beaf15
Loading