1. 20 Apr, 2015 1 commit
  2. 16 Apr, 2015 1 commit
  3. 27 Feb, 2015 1 commit
  4. 12 Feb, 2015 2 commits
  5. 08 Dec, 2014 2 commits
  6. 05 Dec, 2014 1 commit
  7. 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
  8. 26 Nov, 2014 2 commits
  9. 25 Nov, 2014 1 commit
  10. 31 Oct, 2014 1 commit
  11. 30 Oct, 2014 1 commit
  12. 27 Oct, 2014 2 commits
  13. 30 Sep, 2014 4 commits
  14. 29 Sep, 2014 2 commits
  15. 18 Sep, 2014 1 commit
  16. 17 Sep, 2014 3 commits
  17. 04 Sep, 2014 2 commits
  18. 03 Sep, 2014 1 commit
    • Justin Klaassen's avatar
      Update display metrics for 7" tablets · acfc688f
      Justin Klaassen authored
      Bug: 17342835
      
      - Update the formula text size and padding for sw600dp-land to be proportional
        with mobile landscape metrics.
      
      Change-Id: I5c0484cc9ee9e11f78071a9843a62f3c4ab3e825
      acfc688f
  19. 28 Aug, 2014 3 commits
  20. 27 Aug, 2014 3 commits
  21. 26 Aug, 2014 3 commits