Skip to content
Snippets Groups Projects
  1. Aug 22, 2014
  2. Aug 21, 2014
  3. Aug 20, 2014
  4. 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
  5. Aug 18, 2014
  6. Aug 16, 2014
  7. Aug 20, 2014
  8. Aug 16, 2014
  9. Aug 20, 2014
  10. Aug 16, 2014
  11. Aug 19, 2014
  12. Aug 18, 2014
  13. Aug 16, 2014
  14. Aug 19, 2014
  15. Aug 16, 2014
  16. Aug 18, 2014
    • Jean Chalard's avatar
      Have the "add to dictionary" hint display the right word · 8adf5e8a
      Jean Chalard authored
      Before this, we display the word we have committed instead
      of the word we will actually insert into the personal dictionary.
      There is a difference when the word was typed with auto-caps.
      
      Bug: 17071785
      Change-Id: I2bfec0402b1307934590a78ab5c25104d92b75ca
      8adf5e8a
  17. Aug 16, 2014
  18. Aug 18, 2014
Loading