1. 12 Feb, 2015 3 commits
  2. 22 Dec, 2014 1 commit
  3. 09 Dec, 2014 2 commits
  4. 08 Dec, 2014 3 commits
  5. 05 Dec, 2014 1 commit
  6. 04 Dec, 2014 3 commits
    • Justin Klaassen's avatar
      am e61089e5: Increase number of guard digits · 8f27d2a4
      Justin Klaassen authored
      * commit 'e61089e5':
        Increase number of guard digits
      8f27d2a4
    • 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
  7. 26 Nov, 2014 4 commits
  8. 25 Nov, 2014 1 commit
  9. 24 Nov, 2014 1 commit
  10. 19 Nov, 2014 1 commit
  11. 31 Oct, 2014 2 commits
  12. 30 Oct, 2014 1 commit
  13. 27 Oct, 2014 4 commits
  14. 20 Oct, 2014 1 commit
  15. 06 Oct, 2014 1 commit
  16. 01 Oct, 2014 1 commit
  17. 30 Sep, 2014 6 commits
  18. 29 Sep, 2014 2 commits
  19. 19 Sep, 2014 1 commit
  20. 18 Sep, 2014 1 commit