1. 08 Dec, 2014 1 commit
  2. 04 Dec, 2014 2 commits
    • Justin Klaassen's avatar
      Stop using RenderNodeAnimator callbacks · 1283ee74
      Justin Klaassen authored
      Bug: 17281017
      
      - RenderNodeAnimator's callbacks are asynchronous and thus cannot be
        relied upon for synchronus state changes. Instead use Animator#end()
        and rely on the ValueAnimator synchronously invoking the listener's
        onAnimationStart callback.
      - Also to prevent future NPEs, remove mCurrentButton ivar and instead
        specify the source button directly.
      
      Change-Id: I4ca05b46c582474a6ca7e00d8d16df118ede7eb4
      1283ee74
    • Justin Klaassen's avatar
      Increase number of guard digits · e61089e5
      Justin Klaassen authored
      Bug: 18544929
      
      In order to decrease the visibility of floating point errors, maximize
      the number of guard digits.
      
      Change-Id: I5c12f4e7e00c4d3e3a281cc2383c3bb12c530e39
      e61089e5
  3. 27 Nov, 2014 1 commit
  4. 25 Nov, 2014 1 commit
  5. 08 Nov, 2014 1 commit
  6. 06 Nov, 2014 1 commit
  7. 05 Nov, 2014 1 commit
  8. 04 Nov, 2014 1 commit
  9. 03 Nov, 2014 1 commit
  10. 02 Nov, 2014 1 commit
  11. 01 Nov, 2014 1 commit
  12. 30 Oct, 2014 1 commit
  13. 29 Oct, 2014 1 commit
  14. 28 Oct, 2014 1 commit
  15. 27 Oct, 2014 1 commit
  16. 26 Oct, 2014 1 commit
  17. 25 Oct, 2014 1 commit
  18. 23 Oct, 2014 1 commit
  19. 22 Oct, 2014 1 commit
  20. 21 Oct, 2014 1 commit
  21. 20 Oct, 2014 1 commit
  22. 19 Oct, 2014 1 commit
  23. 18 Oct, 2014 1 commit
  24. 16 Oct, 2014 1 commit
  25. 15 Oct, 2014 1 commit
  26. 14 Oct, 2014 1 commit
  27. 13 Oct, 2014 1 commit
  28. 12 Oct, 2014 1 commit
  29. 11 Oct, 2014 1 commit
  30. 09 Oct, 2014 1 commit
  31. 08 Oct, 2014 1 commit
  32. 07 Oct, 2014 1 commit
  33. 06 Oct, 2014 1 commit
  34. 05 Oct, 2014 1 commit
  35. 04 Oct, 2014 1 commit
  36. 02 Oct, 2014 1 commit
  37. 01 Oct, 2014 1 commit
  38. 30 Sep, 2014 2 commits