- 07 Aug, 2015 2 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
- 06 Aug, 2015 11 commits
-
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-
Matt Perry authored
They settle much faster after you fling them now.
-
Matt Perry authored
We only use them for the transition to dismissed.
-
mpcomplete authored
Push PopupMenu's animation code into its build function and use trans…
-
Matt Perry authored
Also add intervals and curves to AnimationPerformance, which affect all variables used by the performance.
-
Adam Barth authored
... and use them to improve the horizontal_scrolling example.
-
Adam Barth authored
Now ScrollableBlock can combine a horizontally scrolling viewport with a horizontal block. Also rename ViewportScrollDirection to just ScrollDirection for less verbosity.
-
Adam Barth authored
Teach Block how to layout horizontally
-
Adam Barth authored
We'll need this for horizontally scrolling lists.
-
- 05 Aug, 2015 13 commits
-
-
Adam Barth authored
-
Eric Seidel authored
Add Fitness.apk with icon
-
Eric Seidel authored
This is just one of many steps in preparation for turning fitness into a play-store ready app. @abarth @collinjackson
-
Hans Muller authored
-
Eric Seidel authored
Add a few bits of documentation to package:sky
-
Ian Fischer authored
restart Sky apps on Android without having to restart SkyShell.
-
Adam Barth authored
Add a basic radial reaction to the switch
-
Adam Barth authored
We still need to tune the various parameters, but this patch is a start.
-
Hans Muller authored
workaround for Fitness demo dialog cancel bug
-
Viktor Lidholt authored
Adds cull rect to sprite performance test
-
Viktor Lidholt authored
-
Hans Muller authored
-
Eric Seidel authored
I can't really make further progress until at least: https://github.com/dart-lang/dartdoc/issues/766 is resolved, ideally also: https://github.com/dart-lang/dartdoc/issues/763 @abarth
-
- 04 Aug, 2015 14 commits
-
-
Viktor Lidholt authored
Initial version of game performance tests
-
Adam Barth authored
Fix RenderViewport's hit testing
-
Adam Barth authored
We were subtracting the scrollOffset when we were supposed to add it.
-
Hans Muller authored
-
Viktor Lidholt authored
-
Matt Perry authored
This ensures we don't run into discontinuities when reversing an animation halfway through. I refactored AnimationValue to have knowledge of the reverse curves and intervals.
-
Adam Barth authored
It was confusing to have both widget.dart and widgets.dart
-
Jim Beveridge authored
Make sky_tool much more user-friendly.
-
James Robinson authored
This refactors Checkbox to own a RenderObject similar to how Switch was refactored in https://github.com/domokit/sky_engine/pull/376 and extracts common functionality for toggleable renderers into a base class. Switch and Checkbox's render objects derive from this base class to add their own custom painting and theming logic.
-
Jim Beveridge authored
-
Jim Beveridge authored
B=Fixes #187
-
Eric Seidel authored
-
Viktor Lidholt authored
-
Viktor Lidholt authored
-