Skip to content
Snippets Groups Projects
  1. Oct 19, 2014
  2. Oct 15, 2014
    • Jean Chalard's avatar
      Fix a bug with no suggestions flag · ecea8551
      Jean Chalard authored
      We should reset the composition state when moving the cursor inside
      the word after a gesture when the text field specifies no suggestions.
      
      Bug: 17959921
      Change-Id: I977fea775f7b7e145e343636f0fb94266a40953a
      ecea8551
  3. Oct 14, 2014
  4. Oct 07, 2014
  5. Oct 05, 2014
  6. Oct 01, 2014
  7. Sep 29, 2014
  8. Sep 22, 2014
    • Tadashi G. Takaoka's avatar
      Fix when to show important notice · be4e0d0e
      Tadashi G. Takaoka authored
      This CL introduces a timeout duration to show an important notice
      message. When the timeout has passed, the important notice message
      will be suppressed without user intervention.
      
      This CL also adds unit tests and fixes a bug in
      getNextImportantNoticeTitle().
      
      Bug: 17181982
      Change-Id: If321c0060cc2f7ca14ad0631b84f4990f88bd659
      be4e0d0e
  9. Sep 21, 2014
  10. Sep 19, 2014
  11. Sep 18, 2014
  12. Sep 17, 2014
  13. Sep 16, 2014
  14. Sep 15, 2014
  15. Sep 14, 2014
  16. 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
  17. Sep 12, 2014
  18. 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
  19. Sep 09, 2014
  20. Sep 08, 2014
Loading