Commit Graph

  • 3331d44f2d Don't try to access the network in Stocks test Adam Barth 2015-07-23 08:39:42 -07:00
  • 278e0ab29d Switch sky_tool to use a Dart-based HTTP server Adam Barth 2015-07-23 00:22:41 -07:00
  • 6d8255ff04 Roll version Adam Barth 2015-07-23 00:14:16 -07:00
  • 0365fefaca Let sky_server follow links outside of the current directory Adam Barth 2015-07-23 00:13:51 -07:00
  • 470186cea5 A little bit more README text Adam Barth 2015-07-22 23:46:27 -07:00
  • 386f6c545b Add an environment dependency Adam Barth 2015-07-22 23:45:05 -07:00
  • 041275e80c Add a basic HTTP server for Sky Adam Barth 2015-07-22 23:42:22 -07:00
  • 3d41fb8a89 Merge pull request #215 from Hixie/crash-settings Ian Hickson 2015-07-22 18:16:08 -07:00
  • 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
  • 36d8221ec6 Merge pull request #217 from abarth/new_big_red_button Adam Barth 2015-07-22 12:49:57 -07:00
  • 3c07f99d67 Update big_red_button to push to Google storage Adam Barth 2015-07-22 10:41:17 -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
  • cba9a61dd2 Fix build Adam Barth 2015-07-22 09:51:19 -07:00
  • a0dda0082f Use the build system to build artifacts for distribution Adam Barth 2015-07-22 09:46:06 -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
  • 93d9e2f559 Fix path Adam Barth 2015-07-21 17:27:30 -07:00
  • 4e19564a4f More tweaks to big_red_button.py Adam Barth 2015-07-21 17:25:51 -07:00
  • 4d2902f219 Many code improvements to Mine Digger. Hixie 2015-07-21 17:21:01 -07:00
  • c7f9b03419 Don't try to use git commands in the SDK root Adam Barth 2015-07-21 17:19:46 -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
  • 105fea9517 Remove hard-coded default paths Adam Barth 2015-07-21 15:10:29 -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
  • 21a9fd1524 Rename sky_packager to sky_snapshot Adam Barth 2015-07-21 11:26:35 -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
  • 322e328216 Merge "Revert "Allow clusters to start with zero-width characters"" into mnc-dev Raph Levien 2015-07-21 16:55:08 +00:00
  • 4d86b85e69 Revert "Allow clusters to start with zero-width characters" Raph Levien 2015-07-21 05:31:11 +00: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
  • 473632d687 Update CONTRIBUTING.md Ian Hickson 2015-07-20 22:54:52 -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
  • a868facba5 Merge pull request #167 from chinmaygarde/build/config Chinmay Garde 2015-07-20 17:48:22 -07:00
  • 6d03364fdc Build configuration and toolchain updates for iOS and Mac targets Chinmay Garde 2015-07-20 17:41:51 -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
  • fc9a4effeb Merge pull request #164 from eseidelGoogle/ios_gn Eric Seidel 2015-07-20 15:57:58 -07:00
  • 03de851f34 Rev skyx to 0.0.2 Adam Barth 2015-07-20 15:52:55 -07:00
  • f07ff1bbd8 Fix gn --ios Eric Seidel 2015-07-20 15:54:03 -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
  • 8a83b1a4ef Consistently apply break opportunities in text spans Raph Levien 2015-07-20 15:37:54 -07:00
  • 3a2da5a2e5 Fix typo "natvies" in the build system. Hixie 2015-07-20 15:25:59 -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
  • 541e2daa40 Update CONTRIBUTING.md Adam Barth 2015-07-20 13:16:49 -07:00
  • b79a3e6096 Merge pull request #136 from chinmaygarde/mac Chinmay Garde 2015-07-20 11:22:26 -07:00
  • af7c5f8e5a Tweaks to launcher Collin Jackson 2015-07-20 11:20:47 -07:00
  • aac8c57b6c Only build //sky/shell on Mac and iOS Chinmay Garde 2015-07-20 11:18:18 -07:00