Skip to content
Snippets Groups Projects
  1. Jul 19, 2014
  2. Jul 17, 2014
  3. Jul 19, 2014
    • Yohei Yukawa's avatar
      Enable StringUtils to split CharSequence like String#split · eac86708
      Yohei Yukawa authored
      This is a groundwork for enabling LocaleSpan.
      
      To enable LocaleSpan everywhere, we need to switch to
      CharSequence from String so that Span infromation can be
      preserved end-to-end.  To achieve this, we need to have
      CharSequence version of String#split.
      
      BUG: 16029304
      Change-Id: I0dd103185dcf62fb1e25054a374340790e6a4678
      eac86708
  4. Jul 18, 2014
    • Tadashi G. Takaoka's avatar
      Use Theme.DeviceDefault theme · de1ab73e
      Tadashi G. Takaoka authored
      For API 21 (and later), Theme.DeviceDefault.Light is specified.
      
      This CL must be checked in together with Ic91f28df81.
      
      Bug: 11866784
      Bug: 13888366
      Bug: 15781377
      Change-Id: I01b288473128fc2491d3663e90cab56d0ba2d704
      de1ab73e
    • Ken Wakasa's avatar
      Clean up under the util package. · e645715b
      Ken Wakasa authored
      - Move util classes that are unused in AOSP
      - Remove unused methods
      
      Change-Id: Ic97fd313f1e2bafd50609d42aa3a2d090b63eafc
      e645715b
  5. Jul 17, 2014
  6. Jul 16, 2014
  7. Jul 17, 2014
  8. Jul 16, 2014
  9. Jul 15, 2014
  10. Jul 14, 2014
  11. Jul 13, 2014
  12. Jul 12, 2014
  13. Jul 10, 2014
  14. Jul 11, 2014
  15. Jul 10, 2014
  16. Jul 11, 2014
  17. Jul 09, 2014
  18. Jul 10, 2014
  19. Jul 09, 2014
  20. Jul 10, 2014
  21. Jul 09, 2014
Loading