Commit Graph

  • bf33f1fcc6 Make center part of toolbar optional. Hixie 2015-07-22 15:57:39 -07:00
  • 571a92ce3b Dismissable provides intrinsic support for resize animation Hans Muller 2015-07-21 16:04:35 -07:00
  • 35b5ecf873 Merge branch 'master' of github.com:domokit/sky_engine Viktor Lidholt 2015-07-22 10:37:55 -07:00
  • 34e1268f1f Adds scoring and level up in game demo Viktor Lidholt 2015-07-22 10:37:28 -07:00
  • eced8b3cbd Fix build Collin Jackson 2015-07-22 10:28:43 -07:00
  • ad569a2393 Merge remote-tracking branch 'dk/master' into meal Collin Jackson 2015-07-22 10:21:48 -07:00
  • a50b065197 Fix the crash when going to settings after showing the popup menu. Hixie 2015-07-22 10:10:58 -07:00
  • 4dacd69b41 Don't set keys on images, etc, pre-emptively. Hixie 2015-07-22 10:04:30 -07:00
  • 3d0b82eb86 Use a null LayoutCallbackBuilderHandle in Release Adam Barth 2015-07-22 09:59:18 -07:00
  • 2c84154b75 Merge pull request #211 from mpcomplete/rm.builder.3 mpcomplete 2015-07-22 12:29:57 -04:00
  • 74575775bd Introduce an explicit Key type. Hixie 2015-07-21 11:21:04 -07:00
  • bb0c8bb13e Merge pull request #202 from vlidholt/master Viktor Lidholt 2015-07-22 09:01:39 -07:00
  • 6a6567d776 Fixes formatting and removes redundant code in sprites Viktor Lidholt 2015-07-22 08:59:14 -07:00
  • 371ef4542b Material animates over 200ms Matt Perry 2015-07-22 11:55:38 -04:00
  • b31e06a5d6 Make SnackBar animate itself. Matt Perry 2015-07-16 17:23:29 -07:00
  • 839e997e78 rebase Matt Perry 2015-07-22 11:52:34 -04:00
  • b215e4d6c0 Merge pull request #205 from Hixie/minedigger Ian Hickson 2015-07-22 08:23:55 -07:00
  • 136b2709c8 Merge pull request #208 from abarth/fix_type Adam Barth 2015-07-22 07:29:32 -07:00
  • 9fd0be564b Update README.md Adam Barth 2015-07-21 22:49:00 -07:00
  • bb8b9c611c Fix type error found by dartanalyzer --strong Adam Barth 2015-07-21 22:42:04 -07:00
  • 73123a3c08 Merge pull request #201 from eseidelGoogle/fuzz_crashes Adam Barth 2015-07-21 19:59:24 -07:00
  • 516e6b6e27 Update README.md Adam Barth 2015-07-21 19:56:57 -07:00
  • f6eb26c0ef Merge pull request #207 from abarth/fix_sky_tool Adam Barth 2015-07-21 19:53:59 -07:00
  • 665f6c33a4 Update sky_tool now that sky:// isn't a thing Adam Barth 2015-07-21 19:53:25 -07:00
  • 0a427a0a86 Update README.md Adam Barth 2015-07-21 19:50:44 -07:00
  • be8b92cd84 Update README.md Adam Barth 2015-07-21 19:41:13 -07:00
  • 9ee93ebad8 Roll Sky package version Adam Barth 2015-07-21 17:29:58 -07:00
  • 4d2902f219 Many code improvements to Mine Digger. Hixie 2015-07-21 17:21:01 -07:00
  • 1f768ce2ba First pass at adding meal tracking to fitness app Collin Jackson 2015-07-21 17:11:39 -07:00
  • 972417f54e Merge branch 'master' of github.com:domokit/sky_engine Viktor Lidholt 2015-07-21 16:46:14 -07:00
  • 271812259b Fixes issues in demo game and adds heads up display Viktor Lidholt 2015-07-21 16:45:53 -07:00
  • b26bae8a45 Fixes issues with invalidating matrix for SpriteBox Viktor Lidholt 2015-07-21 16:42:51 -07:00
  • 8f85f34d27 Fix 2 crashers found by Hixie's fuzzer. Eric Seidel 2015-07-21 16:25:16 -07:00
  • 6d304c03ac Remove redundant operator== and hashCode functions in card example. It turns out that we aren't really using these. The identity logic is sufficient. Hixie 2015-07-21 15:13:01 -07:00
  • 9da399b0e1 Rationalise usage of keys in navigator.dart. Hixie 2015-07-21 14:54:03 -07:00
  • ed82572205 Roll version to 20 Adam Barth 2015-07-21 14:56:54 -07:00
  • de717bafe9 Images don't appears in VariableHeightScrollables Adam Barth 2015-07-21 14:38:44 -07:00
  • 6b748e653e Fix more analyzer warnings Adam Barth 2015-07-21 13:59:18 -07:00
  • 53efc748e1 Merge pull request #191 from abarth/image_height_width Adam Barth 2015-07-21 13:54:56 -07:00
  • d5f3168982 Merge pull request #192 from abarth/fix_warnings Adam Barth 2015-07-21 13:52:37 -07:00
  • 3ac4c6c998 Fix analyzer warnings Adam Barth 2015-07-21 13:51:27 -07:00
  • 012b915704 Separate width and height parameters for Image widgets Adam Barth 2015-07-21 13:46:10 -07:00
  • 4a0bdf1bba Merge pull request #188 from mpcomplete/animated_value mpcomplete 2015-07-21 13:45:50 -07:00
  • 1eff5b8c94 Merge pull request #184 from vlidholt/master Viktor Lidholt 2015-07-21 13:32:22 -07:00
  • 6c510fb558 Minor formatting fixes Viktor Lidholt 2015-07-21 13:30:30 -07:00
  • 0fd3302ebe Renamed AnimatedType to AnimatedValue Matt Perry 2015-07-21 12:55:16 -07:00
  • 310412fde5 Minor style changes around demo cards. Hixie 2015-07-21 11:32:37 -07:00
  • f3e07210b0 Make typography.white and typography.black constants. Hixie 2015-07-21 12:12:59 -07:00
  • 90363ee956 Merge branch 'master' of github.com:domokit/sky_engine into HEAD Viktor Lidholt 2015-07-21 11:30:52 -07:00
  • 1b4923a2a6 Adds main screen to game and graphics for game UI Viktor Lidholt 2015-07-21 11:30:17 -07:00
  • df88d38b29 Merge pull request #181 from HansMuller/cards-animate-back Hans Muller 2015-07-21 11:27:30 -07:00
  • 88afaefbaf Updates sprite widget to handle changes to renderbox Viktor Lidholt 2015-07-21 11:26:57 -07:00
  • d8a4a099e0 animate "snap back", only call dismiss() once Hans Muller 2015-07-21 11:20:01 -07:00
  • ddef380875 This demo is a fuzzer of sorts, testing in particular our text layout system and painting. Hixie 2015-07-21 10:55:32 -07:00
  • 646ff43f9b Iterate on build_sky_apk.dart Adam Barth 2015-07-21 10:10:36 -07:00
  • f72d61bf5f manage listener with on,didMount Hans Muller 2015-07-21 08:42:14 -07:00
  • 3f70271d9b manage listener with on,didMount Hans Muller 2015-07-21 08:41:58 -07:00
  • b0e0e65c09 Fixed several typos Hans Muller 2015-07-21 08:25:49 -07:00
  • 4d2e8de287 Update README.md Ian Hickson 2015-07-20 22:48:47 -07:00
  • 4af1d34c33 Update README.md Ian Hickson 2015-07-20 22:48:12 -07:00
  • 7af81f208a Fix typos in RenderImage Adam Barth 2015-07-20 20:04:03 -07:00
  • 688fb26ae3 Add a first draft of build_sky_apk.dart Adam Barth 2015-07-20 17:22:22 -07:00
  • 3167629990 Add README.md and LICENSE Adam Barth 2015-07-20 17:20:31 -07:00
  • 40b2a4e53f Merge pull request #166 from collinjackson/fitness Collin Jackson 2015-07-20 16:25:19 -07:00
  • d8cbbc68f3 Add basic measurement functionality to fitness app Collin Jackson 2015-07-20 16:20:59 -07:00
  • c3a8df1d68 Merge pull request #122 from HansMuller/shrinking-card Hans Muller 2015-07-20 15:52:09 -07:00
  • b954e020c6 Make it possible to identify BlockViewport children whose size or type has changed Hans Muller 2015-07-17 16:18:50 -07:00
  • 94a4b97248 Fix typo "natvies" in the build system. Hixie 2015-07-20 15:25:59 -07:00
  • 84da5238da Merge pull request #137 from collinjackson/launcher Collin Jackson 2015-07-20 14:28:16 -07:00
  • af7c5f8e5a Tweaks to launcher Collin Jackson 2015-07-20 11:20:47 -07:00
  • e90d0ec807 Merge remote-tracking branch 'upstream/master' into baseline5 Collin Jackson 2015-07-20 10:26:06 -07:00
  • 8bf1f86a24 abarth feedback Collin Jackson 2015-07-20 10:24:52 -07:00
  • 8e68805a72 Merge pull request #123 from collinjackson/baseline6 Collin Jackson 2015-07-20 10:18:15 -07:00
  • 41695fb1b5 More typos Adam Barth 2015-07-18 12:48:16 -07:00
  • 44e0d42c12 Another typo Adam Barth 2015-07-18 12:46:18 -07:00
  • 7094e17f65 Fix typos in README.md Adam Barth 2015-07-18 12:45:41 -07:00
  • b5347ce556 Improve the READMEs further Adam Barth 2015-07-18 12:34:40 -07:00
  • 1b440cc68b Improve developer-facing READMEs Adam Barth 2015-07-18 12:22:30 -07:00
  • 4604021dd3 Support for non-alphabetic baselines Collin Jackson 2015-07-17 16:17:32 -07:00
  • e3d5c2b25e Draw debug rects when flex overflows Collin Jackson 2015-07-17 17:04:59 -07:00
  • e1aa0431be Merge pull request #110 from collinjackson/baseline2 Collin Jackson 2015-07-17 17:03:52 -07:00
  • 62fc9d8515 Track overflow during flex layout Collin Jackson 2015-07-17 16:13:15 -07:00
  • 65d47af75c Fix layout of stocks row Collin Jackson 2015-07-17 16:10:10 -07:00
  • 87c56759cc Merge pull request #99 from abarth/fix_symlink Adam Barth 2015-07-17 15:44:50 -07:00
  • fbf9df582d Fix build issues related to symlink.py Adam Barth 2015-07-17 15:41:40 -07:00
  • c80f1c7c31 Merge pull request #95 from collinjackson/baseline Collin Jackson 2015-07-17 14:29:29 -07:00
  • 695a13583b Update example Collin Jackson 2015-07-17 14:29:05 -07:00
  • 07f9c95efc Fix comments Collin Jackson 2015-07-17 12:49:37 -07:00
  • 7a7110b2a0 Fix #57 Flex needs to understand baselines Collin Jackson 2015-07-17 12:46:51 -07:00
  • f3d913c514 Refactor Material animation to use AnimatedContainer Adam Barth 2015-07-17 12:23:46 -07:00
  • d6232c3c71 Remove unused import Collin Jackson 2015-07-17 10:18:02 -07:00
  • 0e129498c0 Merge pull request #86 from collinjackson/avoid_building Collin Jackson 2015-07-17 09:54:34 -07:00
  • f9697a5cd7 Fix issue #34 Clicking on "Autorefresh" menu item does not click checkbox Collin Jackson 2015-07-17 09:48:49 -07:00
  • cc29757eee Navigator improvements, avoid building invisible routes Collin Jackson 2015-07-17 09:38:22 -07:00
  • fd744a1244 Use unique integers as the key for history items to prevent collisions Collin Jackson 2015-07-17 09:05:46 -07:00
  • 99346d00c1 abarth feedback Collin Jackson 2015-07-16 17:39:36 -07:00
  • a54f7cf265 Fix bug when having more than 2 routes Collin Jackson 2015-07-16 17:36:45 -07:00
  • e075988fe0 Make example look more beautiful Collin Jackson 2015-07-16 17:36:25 -07:00
  • 38cbf9b5d3 Support for settings fly-in animation Collin Jackson 2015-07-16 17:22:20 -07:00
  • b33edf28c6 more updates Collin Jackson 2015-07-16 16:43:46 -07:00