Skip to content
Snippets Groups Projects
  1. Aug 27, 2014
    • Yohei Yukawa's avatar
      Introduce commit/add-to-dictionary indicators · bea17c49
      Yohei Yukawa authored
      This CL introduces commit/add-to-dictionary indicators.
      
      Note that the text is not yet highlighted when the commit
      indicator is displayed. It will be addressed in subsequent
      CLs.
      
      Change-Id: I7e9b0fcfdc0776a50a1d8cfb41ee0add813317dd
      bea17c49
  2. Aug 26, 2014
    • Jean Chalard's avatar
      Fix a bug where the top prediction would disappear. · 8380f921
      Jean Chalard authored
      This is because prediction can't be easily distinguished in
      style. This fixes the bug by simulating the right members,
      but some refactoring should be done to remove useless
      booleans.
      
      Bug: 17271923
      Change-Id: Ib88f3fb95678021624e59535492926dd315d26fb
      8380f921
  3. Aug 25, 2014
  4. Aug 24, 2014
  5. Aug 22, 2014
  6. Aug 21, 2014
  7. Aug 20, 2014
  8. Aug 19, 2014
    • Yohei Yukawa's avatar
      Use FrameLayout for the backing view · 90782554
      Yohei Yukawa authored
      If we render our UI around the composing text in the fullscreen
      mode, probably we need to have our views under
      android.R.id.extractArea, which is implemented as FrameLayout.
      Therefore, using FrameLayout for the backing view makes it easy
      to simplify the code between normal mode and full screen mode.
      
      Change-Id: I69533b22d9d1368ad906dc5ef7be1a1b674d10b8
      90782554
  9. Aug 18, 2014
  10. Aug 16, 2014
  11. Aug 20, 2014
  12. Aug 16, 2014
  13. Aug 14, 2014
  14. Aug 13, 2014
  15. Aug 12, 2014
  16. Aug 11, 2014
  17. Aug 12, 2014
Loading